"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Starting (try 1/5) 2025/03/06 09:53:41 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-xulemej7fiba" 2025/03/06 09:53:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/06 09:53:41 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2025/03/06 09:53:41 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/03/06 09:53:41 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/03/06 09:53:41 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/03/06 09:53:41 DEBUG : Setting pass="cUj4fOhy83R4dxx5JxMNQo4B-IaRBeQwYQJG0MZagLxd" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/03/06 09:53:41 DEBUG : TestWebdavRclone: detected overridden config - adding "{Hn8be}" suffix to name 2025/03/06 09:53:41 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/03/06 09:53:41 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/03/06 09:53:41 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/03/06 09:53:41 DEBUG : Setting pass="cUj4fOhy83R4dxx5JxMNQo4B-IaRBeQwYQJG0MZagLxd" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/03/06 09:53:41 DEBUG : found headers: 2025/03/06 09:53:41 DEBUG : Creating backend with remote "/tmp/rclone4136458647" === RUN TestDirHandleMethods run.go:180: Remote "webdav root 'rclone-test-xulemej7fiba'", Local "Local file system at /tmp/rclone4136458647", Modify Window "1s" 2025/03/06 09:53:41 INFO : webdav root 'rclone-test-xulemej7fiba': poll-interval is not supported by this remote 2025/03/06 09:53:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/06 09:53:41 DEBUG : WaitForWriters: timeout=30s 2025/03/06 09:53:41 DEBUG : dir: Looking for writers 2025/03/06 09:53:41 DEBUG : : Looking for writers 2025/03/06 09:53:41 DEBUG : dir: reading active writers 2025/03/06 09:53:41 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.14s) === RUN TestDirHandleReaddir run.go:180: Remote "webdav root 'rclone-test-xulemej7fiba'", Local "Local file system at /tmp/rclone4136458647", Modify Window "1s" 2025/03/06 09:53:41 INFO : webdav root 'rclone-test-xulemej7fiba': poll-interval is not supported by this remote 2025/03/06 09:53:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/06 09:53:41 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/03/06 09:53:41 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2025/03/06 09:53:41 DEBUG : WaitForWriters: timeout=30s 2025/03/06 09:53:41 DEBUG : dir/subdir: Looking for writers 2025/03/06 09:53:41 DEBUG : dir: Looking for writers 2025/03/06 09:53:41 DEBUG : file2: reading active writers 2025/03/06 09:53:41 DEBUG : subdir: reading active writers 2025/03/06 09:53:41 DEBUG : file1: reading active writers 2025/03/06 09:53:41 DEBUG : : Looking for writers 2025/03/06 09:53:41 DEBUG : dir: reading active writers 2025/03/06 09:53:41 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.27s) === RUN TestDirHandleReaddirnames run.go:180: Remote "webdav root 'rclone-test-xulemej7fiba'", Local "Local file system at /tmp/rclone4136458647", Modify Window "1s" 2025/03/06 09:53:41 INFO : webdav root 'rclone-test-xulemej7fiba': poll-interval is not supported by this remote 2025/03/06 09:53:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/06 09:53:41 DEBUG : WaitForWriters: timeout=30s 2025/03/06 09:53:41 DEBUG : dir: Looking for writers 2025/03/06 09:53:41 DEBUG : file1: reading active writers 2025/03/06 09:53:41 DEBUG : : Looking for writers 2025/03/06 09:53:41 DEBUG : dir: reading active writers 2025/03/06 09:53:41 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.14s) === RUN TestDirMethods run.go:180: Remote "webdav root 'rclone-test-xulemej7fiba'", Local "Local file system at /tmp/rclone4136458647", Modify Window "1s" 2025/03/06 09:53:41 INFO : webdav root 'rclone-test-xulemej7fiba': poll-interval is not supported by this remote 2025/03/06 09:53:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/06 09:53:42 DEBUG : WaitForWriters: timeout=30s 2025/03/06 09:53:42 DEBUG : dir: Looking for writers 2025/03/06 09:53:42 DEBUG : : Looking for writers 2025/03/06 09:53:42 DEBUG : dir: reading active writers 2025/03/06 09:53:42 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.13s) === RUN TestDirForgetAll run.go:180: Remote "webdav root 'rclone-test-xulemej7fiba'", Local "Local file system at /tmp/rclone4136458647", Modify Window "1s" 2025/03/06 09:53:42 INFO : webdav root 'rclone-test-xulemej7fiba': poll-interval is not supported by this remote 2025/03/06 09:53:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/06 09:53:42 DEBUG : dir: forgetting directory cache 2025/03/06 09:53:42 DEBUG : : forgetting directory cache 2025/03/06 09:53:42 DEBUG : dir: forgetting directory cache 2025/03/06 09:53:42 DEBUG : WaitForWriters: timeout=30s 2025/03/06 09:53:42 DEBUG : : Looking for writers 2025/03/06 09:53:42 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.14s) === RUN TestDirForgetPath run.go:180: Remote "webdav root 'rclone-test-xulemej7fiba'", Local "Local file system at /tmp/rclone4136458647", Modify Window "1s" 2025/03/06 09:53:42 INFO : webdav root 'rclone-test-xulemej7fiba': poll-interval is not supported by this remote 2025/03/06 09:53:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/06 09:53:42 DEBUG : : ForgetPath: relativePath="dir/notfound", type=1 2025/03/06 09:53:42 DEBUG : dir: invalidating directory cache 2025/03/06 09:53:42 DEBUG : : >ForgetPath: 2025/03/06 09:53:42 DEBUG : : ForgetPath: relativePath="dir", type=0 2025/03/06 09:53:42 DEBUG : : invalidating directory cache 2025/03/06 09:53:42 DEBUG : dir: forgetting directory cache 2025/03/06 09:53:42 DEBUG : : >ForgetPath: 2025/03/06 09:53:42 DEBUG : : ForgetPath: relativePath="not/in/cache", type=0 2025/03/06 09:53:42 DEBUG : : >ForgetPath: 2025/03/06 09:53:42 DEBUG : WaitForWriters: timeout=30s 2025/03/06 09:53:42 DEBUG : dir: Looking for writers 2025/03/06 09:53:42 DEBUG : : Looking for writers 2025/03/06 09:53:42 DEBUG : dir: reading active writers 2025/03/06 09:53:42 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.14s) === RUN TestDirWalk run.go:180: Remote "webdav root 'rclone-test-xulemej7fiba'", Local "Local file system at /tmp/rclone4136458647", Modify Window "1s" 2025/03/06 09:53:42 INFO : webdav root 'rclone-test-xulemej7fiba': poll-interval is not supported by this remote 2025/03/06 09:53:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/06 09:53:42 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2025/03/06 09:53:42 DEBUG : : forgetting directory cache 2025/03/06 09:53:42 DEBUG : dir: forgetting directory cache 2025/03/06 09:53:42 DEBUG : WaitForWriters: timeout=30s 2025/03/06 09:53:42 DEBUG : dir: Looking for writers 2025/03/06 09:53:42 DEBUG : fil/a/b: Looking for writers 2025/03/06 09:53:42 DEBUG : fil/a: Looking for writers 2025/03/06 09:53:42 DEBUG : b: reading active writers 2025/03/06 09:53:42 DEBUG : fil: Looking for writers 2025/03/06 09:53:42 DEBUG : a: reading active writers 2025/03/06 09:53:42 DEBUG : : Looking for writers 2025/03/06 09:53:42 DEBUG : dir: reading active writers 2025/03/06 09:53:42 DEBUG : fil: reading active writers 2025/03/06 09:53:42 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.42s) === RUN TestDirSetModTime run.go:180: Remote "webdav root 'rclone-test-xulemej7fiba'", Local "Local file system at /tmp/rclone4136458647", Modify Window "1s" 2025/03/06 09:53:42 INFO : webdav root 'rclone-test-xulemej7fiba': poll-interval is not supported by this remote 2025/03/06 09:53:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/06 09:53:42 DEBUG : WaitForWriters: timeout=30s 2025/03/06 09:53:42 DEBUG : dir: Looking for writers 2025/03/06 09:53:42 DEBUG : : Looking for writers 2025/03/06 09:53:42 DEBUG : dir: reading active writers 2025/03/06 09:53:42 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.13s) === RUN TestDirStat run.go:180: Remote "webdav root 'rclone-test-xulemej7fiba'", Local "Local file system at /tmp/rclone4136458647", Modify Window "1s" 2025/03/06 09:53:42 INFO : webdav root 'rclone-test-xulemej7fiba': poll-interval is not supported by this remote 2025/03/06 09:53:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/06 09:53:42 DEBUG : WaitForWriters: timeout=30s 2025/03/06 09:53:42 DEBUG : dir: Looking for writers 2025/03/06 09:53:42 DEBUG : file1: reading active writers 2025/03/06 09:53:42 DEBUG : : Looking for writers 2025/03/06 09:53:42 DEBUG : dir: reading active writers 2025/03/06 09:53:42 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.14s) === RUN TestDirReadDirAll run.go:180: Remote "webdav root 'rclone-test-xulemej7fiba'", Local "Local file system at /tmp/rclone4136458647", Modify Window "1s" 2025/03/06 09:53:43 INFO : webdav root 'rclone-test-xulemej7fiba': poll-interval is not supported by this remote 2025/03/06 09:53:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/06 09:53:43 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/03/06 09:53:43 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2025/03/06 09:53:43 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/03/06 09:53:43 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/03/06 09:53:43 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/03/06 09:53:43 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/03/06 09:53:43 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2025/03/06 09:53:43 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2025/03/06 09:53:43 DEBUG : dir: invalidating directory cache 2025/03/06 09:53:43 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/03/06 09:53:43 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/03/06 09:53:43 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/03/06 09:53:43 DEBUG : dir/file1: Reset virtual modtime 2025/03/06 09:53:43 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/03/06 09:53:43 DEBUG : dir/virtualFile: Reset virtual modtime 2025/03/06 09:53:43 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/03/06 09:53:43 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/03/06 09:53:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/06 09:53:43 DEBUG : dir: invalidating directory cache 2025/03/06 09:53:43 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/03/06 09:53:43 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/03/06 09:53:43 DEBUG : dir/virtualFile: Reset virtual modtime 2025/03/06 09:53:43 DEBUG : : forgetting directory cache 2025/03/06 09:53:43 DEBUG : dir: forgetting directory cache 2025/03/06 09:53:43 DEBUG : dir/virtualDir: forgetting directory cache 2025/03/06 09:53:43 DEBUG : WaitForWriters: timeout=30s 2025/03/06 09:53:43 DEBUG : dir/virtualDir: Looking for writers 2025/03/06 09:53:43 DEBUG : dir: Looking for writers 2025/03/06 09:53:43 DEBUG : file1: reading active writers 2025/03/06 09:53:43 DEBUG : virtualFile2: reading active writers 2025/03/06 09:53:43 DEBUG : virtualFile: reading active writers 2025/03/06 09:53:43 DEBUG : virtualDir: reading active writers 2025/03/06 09:53:43 DEBUG : : Looking for writers 2025/03/06 09:53:43 DEBUG : dir: reading active writers 2025/03/06 09:53:43 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.40s) --- PASS: TestDirReadDirAll/Virtual (0.12s) === RUN TestDirOpen run.go:180: Remote "webdav root 'rclone-test-xulemej7fiba'", Local "Local file system at /tmp/rclone4136458647", Modify Window "1s" 2025/03/06 09:53:43 INFO : webdav root 'rclone-test-xulemej7fiba': poll-interval is not supported by this remote 2025/03/06 09:53:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/06 09:53:43 ERROR : dir/: Can only open directories read only 2025/03/06 09:53:43 DEBUG : WaitForWriters: timeout=30s 2025/03/06 09:53:43 DEBUG : dir: Looking for writers 2025/03/06 09:53:43 DEBUG : : Looking for writers 2025/03/06 09:53:43 DEBUG : dir: reading active writers 2025/03/06 09:53:43 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.13s) === RUN TestDirCreate run.go:180: Remote "webdav root 'rclone-test-xulemej7fiba'", Local "Local file system at /tmp/rclone4136458647", Modify Window "1s" 2025/03/06 09:53:43 INFO : webdav root 'rclone-test-xulemej7fiba': poll-interval is not supported by this remote 2025/03/06 09:53:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/06 09:53:43 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:43 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/03/06 09:53:43 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/03/06 09:53:43 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/03/06 09:53:43 DEBUG : webdav root 'rclone-test-xulemej7fiba': File to upload is small (5 bytes), uploading instead of streaming 2025/03/06 09:53:43 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2025/03/06 09:53:43 NOTICE: webdav root 'rclone-test-xulemej7fiba': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/03/06 09:53:43 DEBUG : dir/potato: Size of src and dst objects identical 2025/03/06 09:53:43 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/03/06 09:53:43 DEBUG : WaitForWriters: timeout=30s 2025/03/06 09:53:43 DEBUG : dir: Looking for writers 2025/03/06 09:53:43 DEBUG : file1: reading active writers 2025/03/06 09:53:43 DEBUG : potato: reading active writers 2025/03/06 09:53:43 DEBUG : : Looking for writers 2025/03/06 09:53:43 DEBUG : dir: reading active writers 2025/03/06 09:53:43 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.27s) === RUN TestDirMkdir run.go:180: Remote "webdav root 'rclone-test-xulemej7fiba'", Local "Local file system at /tmp/rclone4136458647", Modify Window "1s" 2025/03/06 09:53:43 INFO : webdav root 'rclone-test-xulemej7fiba': poll-interval is not supported by this remote 2025/03/06 09:53:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/06 09:53:44 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/03/06 09:53:44 DEBUG : WaitForWriters: timeout=30s 2025/03/06 09:53:44 DEBUG : dir/sub: Looking for writers 2025/03/06 09:53:44 DEBUG : dir: Looking for writers 2025/03/06 09:53:44 DEBUG : file1: reading active writers 2025/03/06 09:53:44 DEBUG : sub: reading active writers 2025/03/06 09:53:44 DEBUG : : Looking for writers 2025/03/06 09:53:44 DEBUG : dir: reading active writers 2025/03/06 09:53:44 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.32s) === RUN TestDirMkdirSub run.go:180: Remote "webdav root 'rclone-test-xulemej7fiba'", Local "Local file system at /tmp/rclone4136458647", Modify Window "1s" 2025/03/06 09:53:44 INFO : webdav root 'rclone-test-xulemej7fiba': poll-interval is not supported by this remote 2025/03/06 09:53:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/06 09:53:44 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/03/06 09:53:44 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/03/06 09:53:44 DEBUG : WaitForWriters: timeout=30s 2025/03/06 09:53:44 DEBUG : dir/sub/subsub: Looking for writers 2025/03/06 09:53:44 DEBUG : dir/sub: Looking for writers 2025/03/06 09:53:44 DEBUG : subsub: reading active writers 2025/03/06 09:53:44 DEBUG : dir: Looking for writers 2025/03/06 09:53:44 DEBUG : file1: reading active writers 2025/03/06 09:53:44 DEBUG : sub: reading active writers 2025/03/06 09:53:44 DEBUG : : Looking for writers 2025/03/06 09:53:44 DEBUG : dir: reading active writers 2025/03/06 09:53:44 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.29s) === RUN TestDirRemove run.go:180: Remote "webdav root 'rclone-test-xulemej7fiba'", Local "Local file system at /tmp/rclone4136458647", Modify Window "1s" 2025/03/06 09:53:44 INFO : webdav root 'rclone-test-xulemej7fiba': poll-interval is not supported by this remote 2025/03/06 09:53:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/06 09:53:44 ERROR : dir/: Dir.Remove not empty 2025/03/06 09:53:44 DEBUG : dir/file1: Remove: 2025/03/06 09:53:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/06 09:53:44 DEBUG : dir/file1: >Remove: err= 2025/03/06 09:53:44 DEBUG : : Added virtual directory entry vDel: "dir" 2025/03/06 09:53:44 DEBUG : WaitForWriters: timeout=30s 2025/03/06 09:53:44 DEBUG : : Looking for writers 2025/03/06 09:53:44 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.14s) === RUN TestDirRemoveAll run.go:180: Remote "webdav root 'rclone-test-xulemej7fiba'", Local "Local file system at /tmp/rclone4136458647", Modify Window "1s" 2025/03/06 09:53:44 INFO : webdav root 'rclone-test-xulemej7fiba': poll-interval is not supported by this remote 2025/03/06 09:53:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/06 09:53:44 DEBUG : dir/file1: Remove: 2025/03/06 09:53:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/06 09:53:44 DEBUG : dir/file1: >Remove: err= 2025/03/06 09:53:44 DEBUG : : Added virtual directory entry vDel: "dir" 2025/03/06 09:53:44 DEBUG : WaitForWriters: timeout=30s 2025/03/06 09:53:44 DEBUG : : Looking for writers 2025/03/06 09:53:44 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.14s) === RUN TestDirRemoveName run.go:180: Remote "webdav root 'rclone-test-xulemej7fiba'", Local "Local file system at /tmp/rclone4136458647", Modify Window "1s" 2025/03/06 09:53:44 INFO : webdav root 'rclone-test-xulemej7fiba': poll-interval is not supported by this remote 2025/03/06 09:53:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/06 09:53:44 DEBUG : dir/file1: Remove: 2025/03/06 09:53:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/06 09:53:44 DEBUG : dir/file1: >Remove: err= 2025/03/06 09:53:44 DEBUG : WaitForWriters: timeout=30s 2025/03/06 09:53:44 DEBUG : dir: Looking for writers 2025/03/06 09:53:44 DEBUG : : Looking for writers 2025/03/06 09:53:44 DEBUG : dir: reading active writers 2025/03/06 09:53:44 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.25s) === RUN TestDirRename run.go:180: Remote "webdav root 'rclone-test-xulemej7fiba'", Local "Local file system at /tmp/rclone4136458647", Modify Window "1s" 2025/03/06 09:53:45 INFO : webdav root 'rclone-test-xulemej7fiba': poll-interval is not supported by this remote 2025/03/06 09:53:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/06 09:53:45 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2025/03/06 09:53:45 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/03/06 09:53:45 DEBUG : dir: Updating dir with dir2 0xc00011b6c0 2025/03/06 09:53:45 DEBUG : dir: forgetting directory cache 2025/03/06 09:53:45 DEBUG : : Added virtual directory entry vDel: "dir" 2025/03/06 09:53:45 DEBUG : : Added virtual directory entry vAddDir: "dir2" 2025/03/06 09:53:45 INFO : dir2/file1: Moved (server-side) to: file2 2025/03/06 09:53:45 DEBUG : file2: Updating file with file2 0xc000001080 2025/03/06 09:53:45 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/03/06 09:53:45 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/03/06 09:53:45 INFO : dir2/file3: Deleted 2025/03/06 09:53:45 INFO : file2: Moved (server-side) to: dir2/file3 2025/03/06 09:53:45 DEBUG : dir2/file3: Updating file with dir2/file3 0xc000001080 2025/03/06 09:53:45 DEBUG : : Added virtual directory entry vDel: "file2" 2025/03/06 09:53:45 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/03/06 09:53:45 DEBUG : : Added virtual directory entry vAddDir: "empty directory" 2025/03/06 09:53:45 DEBUG : empty directory: Updating dir with renamed empty directory 0xc000516d00 2025/03/06 09:53:45 DEBUG : empty directory: forgetting directory cache 2025/03/06 09:53:45 DEBUG : : Added virtual directory entry vDel: "empty directory" 2025/03/06 09:53:45 DEBUG : : Added virtual directory entry vAddDir: "renamed empty directory" 2025/03/06 09:53:45 DEBUG : dir2: Renaming to "dir3" 2025/03/06 09:53:45 DEBUG : WaitForWriters: timeout=30s 2025/03/06 09:53:45 DEBUG : dir3: Looking for writers 2025/03/06 09:53:45 DEBUG : file3: reading active writers 2025/03/06 09:53:45 DEBUG : renamed empty directory: Looking for writers 2025/03/06 09:53:45 DEBUG : : Looking for writers 2025/03/06 09:53:45 DEBUG : dir3: reading active writers 2025/03/06 09:53:45 DEBUG : renamed empty directory: reading active writers 2025/03/06 09:53:45 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.56s) === RUN TestDirStructSize dir_test.go:610: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:180: Remote "webdav root 'rclone-test-xulemej7fiba'", Local "Local file system at /tmp/rclone4136458647", Modify Window "1s" 2025/03/06 09:53:45 INFO : webdav root 'rclone-test-xulemej7fiba': poll-interval is not supported by this remote 2025/03/06 09:53:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/06 09:53:45 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/03/06 09:53:45 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:45 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/06 09:53:45 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/03/06 09:53:45 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/03/06 09:53:45 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/03/06 09:53:45 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/03/06 09:53:45 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:45 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/06 09:53:45 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/03/06 09:53:45 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/03/06 09:53:45 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/03/06 09:53:45 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/03/06 09:53:45 DEBUG : webdav root 'rclone-test-xulemej7fiba': File to upload is small (12 bytes), uploading instead of streaming 2025/03/06 09:53:45 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2025/03/06 09:53:45 DEBUG : dir/sub/file2: Size of src and dst objects identical 2025/03/06 09:53:45 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/03/06 09:53:45 DEBUG : : forgetting directory cache 2025/03/06 09:53:45 DEBUG : dir: forgetting directory cache 2025/03/06 09:53:45 DEBUG : dir/sub: forgetting directory cache 2025/03/06 09:53:45 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/03/06 09:53:45 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/03/06 09:53:45 DEBUG : webdav root 'rclone-test-xulemej7fiba': File to upload is small (5 bytes), uploading instead of streaming 2025/03/06 09:53:45 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2025/03/06 09:53:45 DEBUG : dir/sub/file0: Size of src and dst objects identical 2025/03/06 09:53:45 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/03/06 09:53:45 DEBUG : WaitForWriters: timeout=30s 2025/03/06 09:53:45 DEBUG : dir/sub: Looking for writers 2025/03/06 09:53:45 DEBUG : file0: reading active writers 2025/03/06 09:53:45 DEBUG : file2: reading active writers 2025/03/06 09:53:45 DEBUG : dir: Looking for writers 2025/03/06 09:53:45 DEBUG : file1: reading active writers 2025/03/06 09:53:45 DEBUG : sub: reading active writers 2025/03/06 09:53:45 DEBUG : : Looking for writers 2025/03/06 09:53:45 DEBUG : dir: reading active writers 2025/03/06 09:53:45 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.28s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "webdav root 'rclone-test-xulemej7fiba'", Local "Local file system at /tmp/rclone4136458647", Modify Window "1s" 2025/03/06 09:53:45 INFO : webdav root 'rclone-test-xulemej7fiba': poll-interval is not supported by this remote dir_test.go:665: Need DirModTimeUpdatesOnWrite 2025/03/06 09:53:45 DEBUG : WaitForWriters: timeout=30s 2025/03/06 09:53:45 DEBUG : : Looking for writers 2025/03/06 09:53:45 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.02s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "webdav root 'rclone-test-xulemej7fiba'", Local "Local file system at /tmp/rclone4136458647", Modify Window "1s" 2025/03/06 09:53:45 INFO : webdav root 'rclone-test-xulemej7fiba': poll-interval is not supported by this remote 2025/03/06 09:53:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/06 09:53:45 DEBUG : WaitForWriters: timeout=30s 2025/03/06 09:53:45 DEBUG : dir: Looking for writers 2025/03/06 09:53:45 DEBUG : file1: reading active writers 2025/03/06 09:53:45 DEBUG : : Looking for writers 2025/03/06 09:53:45 DEBUG : dir: reading active writers 2025/03/06 09:53:45 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.14s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "webdav root 'rclone-test-xulemej7fiba'", Local "Local file system at /tmp/rclone4136458647", Modify Window "1s" 2025/03/06 09:53:46 INFO : webdav root 'rclone-test-xulemej7fiba': poll-interval is not supported by this remote 2025/03/06 09:53:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/06 09:53:46 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2025/03/06 09:53:46 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2025/03/06 09:53:46 DEBUG : WaitForWriters: timeout=30s 2025/03/06 09:53:46 DEBUG : dir: Looking for writers 2025/03/06 09:53:46 DEBUG : file1: reading active writers 2025/03/06 09:53:46 DEBUG : : Looking for writers 2025/03/06 09:53:46 DEBUG : dir: reading active writers 2025/03/06 09:53:46 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-xulemej7fiba'", Local "Local file system at /tmp/rclone4136458647", Modify Window "1s" 2025/03/06 09:53:46 INFO : webdav root 'rclone-test-xulemej7fiba': poll-interval is not supported by this remote 2025/03/06 09:53:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/06 09:53:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/06 09:53:46 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/06 09:53:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/06 09:53:46 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/03/06 09:53:46 DEBUG : WaitForWriters: timeout=30s 2025/03/06 09:53:46 DEBUG : dir: Looking for writers 2025/03/06 09:53:46 DEBUG : file1: reading active writers 2025/03/06 09:53:46 DEBUG : : Looking for writers 2025/03/06 09:53:46 DEBUG : dir: reading active writers 2025/03/06 09:53:46 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.15s) === RUN TestFileOpenReadUnknownSize 2025/03/06 09:53:46 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/03/06 09:53:46 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/06 09:53:46 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/03/06 09:53:46 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/03/06 09:53:46 DEBUG : WaitForWriters: timeout=30s 2025/03/06 09:53:46 DEBUG : : Looking for writers 2025/03/06 09:53:46 DEBUG : file.txt: reading active writers 2025/03/06 09:53:46 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "webdav root 'rclone-test-xulemej7fiba'", Local "Local file system at /tmp/rclone4136458647", Modify Window "1s" 2025/03/06 09:53:46 INFO : webdav root 'rclone-test-xulemej7fiba': poll-interval is not supported by this remote 2025/03/06 09:53:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/06 09:53:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/06 09:53:46 DEBUG : webdav root 'rclone-test-xulemej7fiba': File to upload is small (25 bytes), uploading instead of streaming 2025/03/06 09:53:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/06 09:53:46 DEBUG : dir/file1: Size of src and dst objects identical 2025/03/06 09:53:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/06 09:53:46 DEBUG : WaitForWriters: timeout=30s 2025/03/06 09:53:46 DEBUG : dir: Looking for writers 2025/03/06 09:53:46 DEBUG : file1: reading active writers 2025/03/06 09:53:46 DEBUG : : Looking for writers 2025/03/06 09:53:46 DEBUG : dir: reading active writers 2025/03/06 09:53:46 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.17s) === RUN TestFileRemove run.go:180: Remote "webdav root 'rclone-test-xulemej7fiba'", Local "Local file system at /tmp/rclone4136458647", Modify Window "1s" 2025/03/06 09:53:46 INFO : webdav root 'rclone-test-xulemej7fiba': poll-interval is not supported by this remote 2025/03/06 09:53:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/06 09:53:46 DEBUG : dir/file1: Remove: 2025/03/06 09:53:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/06 09:53:46 DEBUG : dir/file1: >Remove: err= 2025/03/06 09:53:46 DEBUG : dir/file1: Remove: 2025/03/06 09:53:46 DEBUG : dir/file1: >Remove: err=Read only file system 2025/03/06 09:53:46 DEBUG : WaitForWriters: timeout=30s 2025/03/06 09:53:46 DEBUG : dir: Looking for writers 2025/03/06 09:53:46 DEBUG : : Looking for writers 2025/03/06 09:53:46 DEBUG : dir: reading active writers 2025/03/06 09:53:46 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.16s) === RUN TestFileRemoveAll run.go:180: Remote "webdav root 'rclone-test-xulemej7fiba'", Local "Local file system at /tmp/rclone4136458647", Modify Window "1s" 2025/03/06 09:53:46 INFO : webdav root 'rclone-test-xulemej7fiba': poll-interval is not supported by this remote 2025/03/06 09:53:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/06 09:53:46 DEBUG : dir/file1: Remove: 2025/03/06 09:53:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/06 09:53:46 DEBUG : dir/file1: >Remove: err= 2025/03/06 09:53:46 DEBUG : dir/file1: Remove: 2025/03/06 09:53:46 DEBUG : dir/file1: >Remove: err=Read only file system 2025/03/06 09:53:46 DEBUG : WaitForWriters: timeout=30s 2025/03/06 09:53:46 DEBUG : dir: Looking for writers 2025/03/06 09:53:46 DEBUG : : Looking for writers 2025/03/06 09:53:46 DEBUG : dir: reading active writers 2025/03/06 09:53:46 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.16s) === RUN TestFileOpen run.go:180: Remote "webdav root 'rclone-test-xulemej7fiba'", Local "Local file system at /tmp/rclone4136458647", Modify Window "1s" 2025/03/06 09:53:46 INFO : webdav root 'rclone-test-xulemej7fiba': poll-interval is not supported by this remote 2025/03/06 09:53:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/06 09:53:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/06 09:53:46 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/06 09:53:46 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/03/06 09:53:46 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/03/06 09:53:46 DEBUG : dir/file1: Open: flags=O_RDWR 2025/03/06 09:53:46 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/03/06 09:53:46 DEBUG : dir/file1: Open: flags=0x3 2025/03/06 09:53:46 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/03/06 09:53:46 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/03/06 09:53:46 DEBUG : WaitForWriters: timeout=30s 2025/03/06 09:53:46 DEBUG : dir: Looking for writers 2025/03/06 09:53:46 DEBUG : file1: reading active writers 2025/03/06 09:53:46 DEBUG : : Looking for writers 2025/03/06 09:53:46 DEBUG : dir: reading active writers 2025/03/06 09:53:46 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.14s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "webdav root 'rclone-test-xulemej7fiba'", Local "Local file system at /tmp/rclone4136458647", Modify Window "1s" 2025/03/06 09:53:46 INFO : webdav root 'rclone-test-xulemej7fiba': poll-interval is not supported by this remote 2025/03/06 09:53:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/06 09:53:47 DEBUG : WaitForWriters: timeout=30s 2025/03/06 09:53:47 DEBUG : dir: Looking for writers 2025/03/06 09:53:47 DEBUG : file1: reading active writers 2025/03/06 09:53:47 DEBUG : : Looking for writers 2025/03/06 09:53:47 DEBUG : dir: reading active writers 2025/03/06 09:53:47 DEBUG : >WaitForWriters: 2025/03/06 09:53:47 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/06 09:53:47 DEBUG : newLeaf: Updating file with newLeaf 0xc000000b40 2025/03/06 09:53:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/06 09:53:47 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/06 09:53:47 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/06 09:53:47 DEBUG : dir/file1: Updating file with dir/file1 0xc000000b40 2025/03/06 09:53:47 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/06 09:53:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/06 09:53:47 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/06 09:53:47 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/03/06 09:53:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/06 09:53:47 DEBUG : dir/file1: File is currently open, delaying rename 0xc000000b40 2025/03/06 09:53:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/06 09:53:47 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/06 09:53:47 DEBUG : webdav root 'rclone-test-xulemej7fiba': File to upload is small (25 bytes), uploading instead of streaming 2025/03/06 09:53:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/06 09:53:47 DEBUG : dir/file1: Size of src and dst objects identical 2025/03/06 09:53:47 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/06 09:53:47 DEBUG : newLeaf: Running delayed rename now 2025/03/06 09:53:47 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/06 09:53:47 DEBUG : newLeaf: Updating file with newLeaf 0xc000000b40 2025/03/06 09:53:47 DEBUG : WaitForWriters: timeout=30s 2025/03/06 09:53:47 DEBUG : dir: Looking for writers 2025/03/06 09:53:47 DEBUG : : Looking for writers 2025/03/06 09:53:47 DEBUG : dir: reading active writers 2025/03/06 09:53:47 DEBUG : newLeaf: reading active writers 2025/03/06 09:53:47 DEBUG : >WaitForWriters: 2025/03/06 09:53:47 DEBUG : WaitForWriters: timeout=30s 2025/03/06 09:53:47 DEBUG : dir: Looking for writers 2025/03/06 09:53:47 DEBUG : : Looking for writers 2025/03/06 09:53:47 DEBUG : dir: reading active writers 2025/03/06 09:53:47 DEBUG : newLeaf: reading active writers 2025/03/06 09:53:47 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "webdav root 'rclone-test-xulemej7fiba'", Local "Local file system at /tmp/rclone4136458647", Modify Window "1s" 2025/03/06 09:53:47 INFO : webdav root 'rclone-test-xulemej7fiba': poll-interval is not supported by this remote 2025/03/06 09:53:47 DEBUG : webdav root 'rclone-test-xulemej7fiba': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/06 09:53:47 DEBUG : webdav root 'rclone-test-xulemej7fiba': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" 2025/03/06 09:53:47 DEBUG : webdav root 'rclone-test-xulemej7fiba': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" 2025/03/06 09:53:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" 2025/03/06 09:53:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/06 09:53:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" 2025/03/06 09:53:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" 2025/03/06 09:53:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/06 09:53:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" 2025/03/06 09:53:47 INFO : webdav root 'rclone-test-xulemej7fiba': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/06 09:53:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/06 09:53:47 DEBUG : WaitForWriters: timeout=30s 2025/03/06 09:53:47 DEBUG : dir: Looking for writers 2025/03/06 09:53:47 DEBUG : file1: reading active writers 2025/03/06 09:53:47 DEBUG : : Looking for writers 2025/03/06 09:53:47 DEBUG : dir: reading active writers 2025/03/06 09:53:47 DEBUG : >WaitForWriters: 2025/03/06 09:53:47 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/06 09:53:47 DEBUG : newLeaf: Updating file with newLeaf 0xc0004cf440 2025/03/06 09:53:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/06 09:53:47 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/06 09:53:47 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/06 09:53:47 DEBUG : dir/file1: Updating file with dir/file1 0xc0004cf440 2025/03/06 09:53:47 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/06 09:53:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/06 09:53:47 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/06 09:53:47 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/03/06 09:53:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/06 09:53:47 DEBUG : dir/file1: File is currently open, delaying rename 0xc0004cf440 2025/03/06 09:53:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/06 09:53:47 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/06 09:53:47 DEBUG : webdav root 'rclone-test-xulemej7fiba': File to upload is small (25 bytes), uploading instead of streaming 2025/03/06 09:53:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/06 09:53:47 DEBUG : dir/file1: Size of src and dst objects identical 2025/03/06 09:53:47 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/06 09:53:47 DEBUG : newLeaf: Running delayed rename now 2025/03/06 09:53:47 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/06 09:53:47 DEBUG : newLeaf: Updating file with newLeaf 0xc0004cf440 2025/03/06 09:53:47 DEBUG : WaitForWriters: timeout=30s 2025/03/06 09:53:47 DEBUG : dir: Looking for writers 2025/03/06 09:53:47 DEBUG : : Looking for writers 2025/03/06 09:53:47 DEBUG : newLeaf: reading active writers 2025/03/06 09:53:47 DEBUG : dir: reading active writers 2025/03/06 09:53:47 DEBUG : >WaitForWriters: 2025/03/06 09:53:47 DEBUG : WaitForWriters: timeout=30s 2025/03/06 09:53:47 DEBUG : dir: Looking for writers 2025/03/06 09:53:47 DEBUG : : Looking for writers 2025/03/06 09:53:47 DEBUG : dir: reading active writers 2025/03/06 09:53:47 DEBUG : newLeaf: reading active writers 2025/03/06 09:53:47 DEBUG : >WaitForWriters: 2025/03/06 09:53:47 DEBUG : webdav root 'rclone-test-xulemej7fiba': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "webdav root 'rclone-test-xulemej7fiba'", Local "Local file system at /tmp/rclone4136458647", Modify Window "1s" 2025/03/06 09:53:47 INFO : webdav root 'rclone-test-xulemej7fiba': poll-interval is not supported by this remote 2025/03/06 09:53:47 DEBUG : webdav root 'rclone-test-xulemej7fiba': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/06 09:53:47 DEBUG : webdav root 'rclone-test-xulemej7fiba': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" 2025/03/06 09:53:47 DEBUG : webdav root 'rclone-test-xulemej7fiba': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" 2025/03/06 09:53:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" 2025/03/06 09:53:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/06 09:53:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" 2025/03/06 09:53:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" 2025/03/06 09:53:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/06 09:53:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" 2025/03/06 09:53:47 INFO : webdav root 'rclone-test-xulemej7fiba': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/06 09:53:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/06 09:53:47 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/06 09:53:47 DEBUG : dir/file1: newRWFileHandle: 2025/03/06 09:53:47 DEBUG : dir/file1(0xc0008f8a80): openPending: 2025/03/06 09:53:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/06 09:53:47 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/03/06 09:53:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/06 09:53:47 DEBUG : dir/file1(0xc0008f8a80): >openPending: err= 2025/03/06 09:53:47 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/06 09:53:47 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/06 09:53:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/06 09:53:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/06 09:53:47 DEBUG : dir/file1(0xc0008f8a80): _writeAt: size=14, off=0 2025/03/06 09:53:47 DEBUG : dir/file1(0xc0008f8a80): >_writeAt: n=14, err= 2025/03/06 09:53:47 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/03/06 09:53:47 DEBUG : dir/file1(0xc0008f8a80): close: 2025/03/06 09:53:47 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/03/06 09:53:47 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/03/06 09:53:47 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:47 DEBUG : dir/file1(0xc0008f8a80): >close: err= 2025/03/06 09:53:47 DEBUG : WaitForWriters: timeout=30s 2025/03/06 09:53:47 DEBUG : dir: Looking for writers 2025/03/06 09:53:47 DEBUG : file1: reading active writers 2025/03/06 09:53:47 DEBUG : : Looking for writers 2025/03/06 09:53:47 DEBUG : dir: reading active writers 2025/03/06 09:53:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/06 09:53:47 DEBUG : dir: Looking for writers 2025/03/06 09:53:47 DEBUG : file1: reading active writers 2025/03/06 09:53:47 DEBUG : : Looking for writers 2025/03/06 09:53:47 DEBUG : dir: reading active writers 2025/03/06 09:53:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/06 09:53:47 DEBUG : dir: Looking for writers 2025/03/06 09:53:47 DEBUG : file1: reading active writers 2025/03/06 09:53:47 DEBUG : : Looking for writers 2025/03/06 09:53:47 DEBUG : dir: reading active writers 2025/03/06 09:53:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/06 09:53:47 DEBUG : dir: Looking for writers 2025/03/06 09:53:47 DEBUG : file1: reading active writers 2025/03/06 09:53:47 DEBUG : : Looking for writers 2025/03/06 09:53:47 DEBUG : dir: reading active writers 2025/03/06 09:53:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/06 09:53:47 DEBUG : dir/file1: vfs cache: starting upload 2025/03/06 09:53:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/06 09:53:47 INFO : dir/file1: Copied (replaced existing) 2025/03/06 09:53:47 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/03/06 09:53:47 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/03/06 09:53:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/06 09:53:47 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/03/06 09:53:47 DEBUG : dir: Looking for writers 2025/03/06 09:53:47 DEBUG : file1: reading active writers 2025/03/06 09:53:47 DEBUG : : Looking for writers 2025/03/06 09:53:47 DEBUG : dir: reading active writers 2025/03/06 09:53:47 DEBUG : >WaitForWriters: 2025/03/06 09:53:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/06 09:53:47 DEBUG : dir/file1: newRWFileHandle: 2025/03/06 09:53:47 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/06 09:53:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/06 09:53:47 DEBUG : dir/file1(0xc0009aaf80): _readAt: size=512, off=0 2025/03/06 09:53:47 DEBUG : dir/file1(0xc0009aaf80): openPending: 2025/03/06 09:53:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/03/06 09:53:47 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/03/06 09:53:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/06 09:53:47 DEBUG : dir/file1(0xc0009aaf80): >openPending: err= 2025/03/06 09:53:47 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/03/06 09:53:47 DEBUG : dir/file1(0xc0009aaf80): >_readAt: n=14, err=EOF 2025/03/06 09:53:47 DEBUG : dir/file1(0xc0009aaf80): close: 2025/03/06 09:53:47 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/03/06 09:53:47 DEBUG : dir/file1(0xc0009aaf80): >close: err= 2025/03/06 09:53:48 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/06 09:53:48 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/06 09:53:48 DEBUG : newLeaf: Updating file with newLeaf 0xc0004cfbc0 2025/03/06 09:53:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/06 09:53:48 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/06 09:53:48 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/06 09:53:48 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/03/06 09:53:48 DEBUG : dir/file1: Updating file with dir/file1 0xc0004cfbc0 2025/03/06 09:53:48 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/06 09:53:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/06 09:53:48 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/06 09:53:48 DEBUG : dir/file1: newRWFileHandle: 2025/03/06 09:53:48 DEBUG : dir/file1(0xc000dc8e80): openPending: 2025/03/06 09:53:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/03/06 09:53:48 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/03/06 09:53:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/06 09:53:48 DEBUG : dir/file1(0xc000dc8e80): >openPending: err= 2025/03/06 09:53:48 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/06 09:53:48 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/06 09:53:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/06 09:53:48 DEBUG : dir/file1(0xc000dc8e80): _writeAt: size=25, off=0 2025/03/06 09:53:48 DEBUG : dir/file1(0xc000dc8e80): >_writeAt: n=25, err= 2025/03/06 09:53:48 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/06 09:53:48 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/06 09:53:48 DEBUG : newLeaf: Updating file with newLeaf 0xc0004cfbc0 2025/03/06 09:53:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/06 09:53:48 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/06 09:53:48 DEBUG : newLeaf(0xc000dc8e80): close: 2025/03/06 09:53:48 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/03/06 09:53:48 DEBUG : newLeaf: vfs cache: setting modification time to 2025-03-06 09:53:48.134295539 +0000 UTC m=+6.754797415 2025/03/06 09:53:48 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:48 DEBUG : newLeaf(0xc000dc8e80): >close: err= 2025/03/06 09:53:48 DEBUG : WaitForWriters: timeout=30s 2025/03/06 09:53:48 DEBUG : dir: Looking for writers 2025/03/06 09:53:48 DEBUG : : Looking for writers 2025/03/06 09:53:48 DEBUG : newLeaf: reading active writers 2025/03/06 09:53:48 DEBUG : dir: reading active writers 2025/03/06 09:53:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/06 09:53:48 DEBUG : dir: Looking for writers 2025/03/06 09:53:48 DEBUG : : Looking for writers 2025/03/06 09:53:48 DEBUG : dir: reading active writers 2025/03/06 09:53:48 DEBUG : newLeaf: reading active writers 2025/03/06 09:53:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/06 09:53:48 DEBUG : dir: Looking for writers 2025/03/06 09:53:48 DEBUG : : Looking for writers 2025/03/06 09:53:48 DEBUG : dir: reading active writers 2025/03/06 09:53:48 DEBUG : newLeaf: reading active writers 2025/03/06 09:53:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/06 09:53:48 DEBUG : dir: Looking for writers 2025/03/06 09:53:48 DEBUG : : Looking for writers 2025/03/06 09:53:48 DEBUG : dir: reading active writers 2025/03/06 09:53:48 DEBUG : newLeaf: reading active writers 2025/03/06 09:53:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/06 09:53:48 DEBUG : newLeaf: vfs cache: starting upload 2025/03/06 09:53:48 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/03/06 09:53:48 INFO : newLeaf: Copied (replaced existing) 2025/03/06 09:53:48 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-03-06 09:53:48 +0000 UTC" 2025/03/06 09:53:48 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/03/06 09:53:48 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/06 09:53:48 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/03/06 09:53:48 DEBUG : dir: Looking for writers 2025/03/06 09:53:48 DEBUG : : Looking for writers 2025/03/06 09:53:48 DEBUG : dir: reading active writers 2025/03/06 09:53:48 DEBUG : newLeaf: reading active writers 2025/03/06 09:53:48 DEBUG : >WaitForWriters: 2025/03/06 09:53:48 DEBUG : WaitForWriters: timeout=30s 2025/03/06 09:53:48 DEBUG : dir: Looking for writers 2025/03/06 09:53:48 DEBUG : : Looking for writers 2025/03/06 09:53:48 DEBUG : dir: reading active writers 2025/03/06 09:53:48 DEBUG : newLeaf: reading active writers 2025/03/06 09:53:48 DEBUG : >WaitForWriters: 2025/03/06 09:53:48 DEBUG : webdav root 'rclone-test-xulemej7fiba': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "webdav root 'rclone-test-xulemej7fiba'", Local "Local file system at /tmp/rclone4136458647", Modify Window "1s" 2025/03/06 09:53:48 INFO : webdav root 'rclone-test-xulemej7fiba': poll-interval is not supported by this remote 2025/03/06 09:53:48 DEBUG : webdav root 'rclone-test-xulemej7fiba': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/06 09:53:48 DEBUG : webdav root 'rclone-test-xulemej7fiba': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" 2025/03/06 09:53:48 DEBUG : webdav root 'rclone-test-xulemej7fiba': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" 2025/03/06 09:53:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" 2025/03/06 09:53:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/06 09:53:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" 2025/03/06 09:53:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" 2025/03/06 09:53:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/06 09:53:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" 2025/03/06 09:53:48 INFO : webdav root 'rclone-test-xulemej7fiba': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/06 09:53:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/06 09:53:48 DEBUG : WaitForWriters: timeout=30s 2025/03/06 09:53:48 DEBUG : dir: Looking for writers 2025/03/06 09:53:48 DEBUG : file1: reading active writers 2025/03/06 09:53:48 DEBUG : : Looking for writers 2025/03/06 09:53:48 DEBUG : dir: reading active writers 2025/03/06 09:53:48 DEBUG : >WaitForWriters: 2025/03/06 09:53:48 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/06 09:53:48 DEBUG : newLeaf: Updating file with newLeaf 0xc000735200 2025/03/06 09:53:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/06 09:53:48 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/06 09:53:48 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/06 09:53:48 DEBUG : dir/file1: Updating file with dir/file1 0xc000735200 2025/03/06 09:53:48 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/06 09:53:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/06 09:53:48 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/06 09:53:48 DEBUG : dir/file1: newRWFileHandle: 2025/03/06 09:53:48 DEBUG : dir/file1(0xc000e05540): openPending: 2025/03/06 09:53:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/06 09:53:48 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/03/06 09:53:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/06 09:53:48 DEBUG : dir/file1(0xc000e05540): >openPending: err= 2025/03/06 09:53:48 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/06 09:53:48 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/06 09:53:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/06 09:53:48 DEBUG : dir/file1(0xc000e05540): _writeAt: size=25, off=0 2025/03/06 09:53:48 DEBUG : dir/file1(0xc000e05540): >_writeAt: n=25, err= 2025/03/06 09:53:48 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/06 09:53:48 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/06 09:53:48 DEBUG : newLeaf: Updating file with newLeaf 0xc000735200 2025/03/06 09:53:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/06 09:53:48 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/06 09:53:48 DEBUG : newLeaf(0xc000e05540): close: 2025/03/06 09:53:48 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/03/06 09:53:48 DEBUG : newLeaf: vfs cache: setting modification time to 2025-03-06 09:53:48.629491505 +0000 UTC m=+7.249993381 2025/03/06 09:53:48 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:48 DEBUG : newLeaf(0xc000e05540): >close: err= 2025/03/06 09:53:48 DEBUG : WaitForWriters: timeout=30s 2025/03/06 09:53:48 DEBUG : dir: Looking for writers 2025/03/06 09:53:48 DEBUG : : Looking for writers 2025/03/06 09:53:48 DEBUG : dir: reading active writers 2025/03/06 09:53:48 DEBUG : newLeaf: reading active writers 2025/03/06 09:53:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/06 09:53:48 DEBUG : dir: Looking for writers 2025/03/06 09:53:48 DEBUG : : Looking for writers 2025/03/06 09:53:48 DEBUG : dir: reading active writers 2025/03/06 09:53:48 DEBUG : newLeaf: reading active writers 2025/03/06 09:53:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/06 09:53:48 DEBUG : dir: Looking for writers 2025/03/06 09:53:48 DEBUG : : Looking for writers 2025/03/06 09:53:48 DEBUG : newLeaf: reading active writers 2025/03/06 09:53:48 DEBUG : dir: reading active writers 2025/03/06 09:53:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/06 09:53:48 DEBUG : dir: Looking for writers 2025/03/06 09:53:48 DEBUG : : Looking for writers 2025/03/06 09:53:48 DEBUG : dir: reading active writers 2025/03/06 09:53:48 DEBUG : newLeaf: reading active writers 2025/03/06 09:53:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/06 09:53:48 DEBUG : newLeaf: vfs cache: starting upload 2025/03/06 09:53:48 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/03/06 09:53:48 INFO : newLeaf: Copied (replaced existing) 2025/03/06 09:53:48 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-03-06 09:53:48 +0000 UTC" 2025/03/06 09:53:48 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/03/06 09:53:48 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/06 09:53:48 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/03/06 09:53:48 DEBUG : dir: Looking for writers 2025/03/06 09:53:48 DEBUG : : Looking for writers 2025/03/06 09:53:48 DEBUG : dir: reading active writers 2025/03/06 09:53:48 DEBUG : newLeaf: reading active writers 2025/03/06 09:53:48 DEBUG : >WaitForWriters: 2025/03/06 09:53:48 DEBUG : WaitForWriters: timeout=30s 2025/03/06 09:53:48 DEBUG : dir: Looking for writers 2025/03/06 09:53:48 DEBUG : : Looking for writers 2025/03/06 09:53:48 DEBUG : dir: reading active writers 2025/03/06 09:53:48 DEBUG : newLeaf: reading active writers 2025/03/06 09:53:48 DEBUG : >WaitForWriters: 2025/03/06 09:53:48 DEBUG : webdav root 'rclone-test-xulemej7fiba': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "webdav root 'rclone-test-xulemej7fiba'", Local "Local file system at /tmp/rclone4136458647", Modify Window "1s" 2025/03/06 09:53:48 INFO : webdav root 'rclone-test-xulemej7fiba': poll-interval is not supported by this remote 2025/03/06 09:53:48 DEBUG : webdav root 'rclone-test-xulemej7fiba': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/06 09:53:48 DEBUG : webdav root 'rclone-test-xulemej7fiba': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" 2025/03/06 09:53:48 DEBUG : webdav root 'rclone-test-xulemej7fiba': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" 2025/03/06 09:53:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" 2025/03/06 09:53:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/06 09:53:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" 2025/03/06 09:53:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" 2025/03/06 09:53:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/06 09:53:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" 2025/03/06 09:53:48 INFO : webdav root 'rclone-test-xulemej7fiba': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/06 09:53:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/06 09:53:48 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/06 09:53:48 DEBUG : dir/file1: newRWFileHandle: 2025/03/06 09:53:48 DEBUG : dir/file1(0xc000e3dbc0): openPending: 2025/03/06 09:53:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/06 09:53:48 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/03/06 09:53:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/06 09:53:48 DEBUG : dir/file1(0xc000e3dbc0): >openPending: err= 2025/03/06 09:53:48 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/06 09:53:48 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/06 09:53:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/06 09:53:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/06 09:53:48 DEBUG : dir/file1(0xc000e3dbc0): _writeAt: size=14, off=0 2025/03/06 09:53:48 DEBUG : dir/file1(0xc000e3dbc0): >_writeAt: n=14, err= 2025/03/06 09:53:48 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/03/06 09:53:48 DEBUG : dir/file1(0xc000e3dbc0): close: 2025/03/06 09:53:48 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/03/06 09:53:48 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/03/06 09:53:48 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:48 DEBUG : dir/file1(0xc000e3dbc0): >close: err= 2025/03/06 09:53:48 DEBUG : WaitForWriters: timeout=30s 2025/03/06 09:53:48 DEBUG : dir: Looking for writers 2025/03/06 09:53:48 DEBUG : file1: reading active writers 2025/03/06 09:53:48 DEBUG : : Looking for writers 2025/03/06 09:53:48 DEBUG : dir: reading active writers 2025/03/06 09:53:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/06 09:53:48 DEBUG : dir: Looking for writers 2025/03/06 09:53:48 DEBUG : file1: reading active writers 2025/03/06 09:53:48 DEBUG : : Looking for writers 2025/03/06 09:53:48 DEBUG : dir: reading active writers 2025/03/06 09:53:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/06 09:53:49 DEBUG : dir: Looking for writers 2025/03/06 09:53:49 DEBUG : file1: reading active writers 2025/03/06 09:53:49 DEBUG : : Looking for writers 2025/03/06 09:53:49 DEBUG : dir: reading active writers 2025/03/06 09:53:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/06 09:53:49 DEBUG : dir: Looking for writers 2025/03/06 09:53:49 DEBUG : file1: reading active writers 2025/03/06 09:53:49 DEBUG : : Looking for writers 2025/03/06 09:53:49 DEBUG : dir: reading active writers 2025/03/06 09:53:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/06 09:53:49 DEBUG : dir/file1: vfs cache: starting upload 2025/03/06 09:53:49 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/06 09:53:49 INFO : dir/file1: Copied (replaced existing) 2025/03/06 09:53:49 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/03/06 09:53:49 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/03/06 09:53:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/06 09:53:49 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/03/06 09:53:49 DEBUG : dir: Looking for writers 2025/03/06 09:53:49 DEBUG : file1: reading active writers 2025/03/06 09:53:49 DEBUG : : Looking for writers 2025/03/06 09:53:49 DEBUG : dir: reading active writers 2025/03/06 09:53:49 DEBUG : >WaitForWriters: 2025/03/06 09:53:49 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/06 09:53:49 DEBUG : dir/file1: newRWFileHandle: 2025/03/06 09:53:49 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/06 09:53:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/06 09:53:49 DEBUG : dir/file1(0xc000d24d40): _readAt: size=512, off=0 2025/03/06 09:53:49 DEBUG : dir/file1(0xc000d24d40): openPending: 2025/03/06 09:53:49 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/03/06 09:53:49 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/03/06 09:53:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/06 09:53:49 DEBUG : dir/file1(0xc000d24d40): >openPending: err= 2025/03/06 09:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/03/06 09:53:49 DEBUG : dir/file1(0xc000d24d40): >_readAt: n=14, err=EOF 2025/03/06 09:53:49 DEBUG : dir/file1(0xc000d24d40): close: 2025/03/06 09:53:49 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/03/06 09:53:49 DEBUG : dir/file1(0xc000d24d40): >close: err= 2025/03/06 09:53:49 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/06 09:53:49 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/06 09:53:49 DEBUG : newLeaf: Updating file with newLeaf 0xc000699200 2025/03/06 09:53:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/06 09:53:49 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/06 09:53:49 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/06 09:53:49 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/03/06 09:53:49 DEBUG : dir/file1: Updating file with dir/file1 0xc000699200 2025/03/06 09:53:49 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/06 09:53:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/06 09:53:49 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/06 09:53:49 DEBUG : dir/file1: newRWFileHandle: 2025/03/06 09:53:49 DEBUG : dir/file1(0xc000e9bc00): openPending: 2025/03/06 09:53:49 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/03/06 09:53:49 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/03/06 09:53:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/06 09:53:49 DEBUG : dir/file1(0xc000e9bc00): >openPending: err= 2025/03/06 09:53:49 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/06 09:53:49 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/06 09:53:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/06 09:53:49 DEBUG : dir/file1(0xc000e9bc00): _writeAt: size=25, off=0 2025/03/06 09:53:49 DEBUG : dir/file1(0xc000e9bc00): >_writeAt: n=25, err= 2025/03/06 09:53:49 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/06 09:53:49 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/06 09:53:49 DEBUG : newLeaf: Updating file with newLeaf 0xc000699200 2025/03/06 09:53:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/06 09:53:49 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/06 09:53:49 DEBUG : newLeaf(0xc000e9bc00): close: 2025/03/06 09:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/03/06 09:53:49 DEBUG : newLeaf: vfs cache: setting modification time to 2025-03-06 09:53:49.26986418 +0000 UTC m=+7.890366087 2025/03/06 09:53:49 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:49 DEBUG : newLeaf(0xc000e9bc00): >close: err= 2025/03/06 09:53:49 DEBUG : WaitForWriters: timeout=30s 2025/03/06 09:53:49 DEBUG : dir: Looking for writers 2025/03/06 09:53:49 DEBUG : : Looking for writers 2025/03/06 09:53:49 DEBUG : dir: reading active writers 2025/03/06 09:53:49 DEBUG : newLeaf: reading active writers 2025/03/06 09:53:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/06 09:53:49 DEBUG : dir: Looking for writers 2025/03/06 09:53:49 DEBUG : : Looking for writers 2025/03/06 09:53:49 DEBUG : dir: reading active writers 2025/03/06 09:53:49 DEBUG : newLeaf: reading active writers 2025/03/06 09:53:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/06 09:53:49 DEBUG : dir: Looking for writers 2025/03/06 09:53:49 DEBUG : : Looking for writers 2025/03/06 09:53:49 DEBUG : dir: reading active writers 2025/03/06 09:53:49 DEBUG : newLeaf: reading active writers 2025/03/06 09:53:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/06 09:53:49 DEBUG : dir: Looking for writers 2025/03/06 09:53:49 DEBUG : : Looking for writers 2025/03/06 09:53:49 DEBUG : dir: reading active writers 2025/03/06 09:53:49 DEBUG : newLeaf: reading active writers 2025/03/06 09:53:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/06 09:53:49 DEBUG : newLeaf: vfs cache: starting upload 2025/03/06 09:53:49 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/03/06 09:53:49 INFO : newLeaf: Copied (replaced existing) 2025/03/06 09:53:49 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-03-06 09:53:49 +0000 UTC" 2025/03/06 09:53:49 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/03/06 09:53:49 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/06 09:53:49 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/03/06 09:53:49 DEBUG : dir: Looking for writers 2025/03/06 09:53:49 DEBUG : : Looking for writers 2025/03/06 09:53:49 DEBUG : dir: reading active writers 2025/03/06 09:53:49 DEBUG : newLeaf: reading active writers 2025/03/06 09:53:49 DEBUG : >WaitForWriters: 2025/03/06 09:53:49 DEBUG : WaitForWriters: timeout=30s 2025/03/06 09:53:49 DEBUG : dir: Looking for writers 2025/03/06 09:53:49 DEBUG : : Looking for writers 2025/03/06 09:53:49 DEBUG : dir: reading active writers 2025/03/06 09:53:49 DEBUG : newLeaf: reading active writers 2025/03/06 09:53:49 DEBUG : >WaitForWriters: 2025/03/06 09:53:49 DEBUG : webdav root 'rclone-test-xulemej7fiba': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "webdav root 'rclone-test-xulemej7fiba'", Local "Local file system at /tmp/rclone4136458647", Modify Window "1s" 2025/03/06 09:53:49 INFO : webdav root 'rclone-test-xulemej7fiba': poll-interval is not supported by this remote 2025/03/06 09:53:49 DEBUG : webdav root 'rclone-test-xulemej7fiba': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/06 09:53:49 DEBUG : webdav root 'rclone-test-xulemej7fiba': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" 2025/03/06 09:53:49 DEBUG : webdav root 'rclone-test-xulemej7fiba': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" 2025/03/06 09:53:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" 2025/03/06 09:53:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/06 09:53:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" 2025/03/06 09:53:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" 2025/03/06 09:53:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/06 09:53:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" 2025/03/06 09:53:49 INFO : webdav root 'rclone-test-xulemej7fiba': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/06 09:53:49 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/06 09:53:49 DEBUG : WaitForWriters: timeout=30s 2025/03/06 09:53:49 DEBUG : dir: Looking for writers 2025/03/06 09:53:49 DEBUG : file1: reading active writers 2025/03/06 09:53:49 DEBUG : : Looking for writers 2025/03/06 09:53:49 DEBUG : dir: reading active writers 2025/03/06 09:53:49 DEBUG : >WaitForWriters: 2025/03/06 09:53:49 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/06 09:53:49 DEBUG : dir/file1: newRWFileHandle: 2025/03/06 09:53:49 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/06 09:53:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/06 09:53:49 DEBUG : dir/file1(0xc000e7d900): _readAt: size=512, off=0 2025/03/06 09:53:49 DEBUG : dir/file1(0xc000e7d900): openPending: 2025/03/06 09:53:49 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/06 09:53:49 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/03/06 09:53:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/06 09:53:49 DEBUG : dir/file1(0xc000e7d900): >openPending: err= 2025/03/06 09:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/03/06 09:53:49 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/06 09:53:49 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/06 09:53:49 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/06 09:53:49 DEBUG : dir/file1(0xc000e7d900): >_readAt: n=14, err=EOF 2025/03/06 09:53:49 DEBUG : dir/file1(0xc000e7d900): close: 2025/03/06 09:53:49 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/03/06 09:53:49 DEBUG : dir/file1(0xc000e7d900): >close: err= 2025/03/06 09:53:49 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/06 09:53:49 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/06 09:53:49 DEBUG : newLeaf: Updating file with newLeaf 0xc000699740 2025/03/06 09:53:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/06 09:53:49 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/06 09:53:49 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/06 09:53:49 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/03/06 09:53:49 DEBUG : dir/file1: Updating file with dir/file1 0xc000699740 2025/03/06 09:53:49 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/06 09:53:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/06 09:53:49 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/06 09:53:49 DEBUG : dir/file1: newRWFileHandle: 2025/03/06 09:53:49 DEBUG : dir/file1(0xc000f05640): openPending: 2025/03/06 09:53:49 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/03/06 09:53:49 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/03/06 09:53:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/06 09:53:49 DEBUG : dir/file1(0xc000f05640): >openPending: err= 2025/03/06 09:53:49 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/06 09:53:49 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/06 09:53:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/06 09:53:49 DEBUG : dir/file1(0xc000f05640): _writeAt: size=25, off=0 2025/03/06 09:53:49 DEBUG : dir/file1(0xc000f05640): >_writeAt: n=25, err= 2025/03/06 09:53:49 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/06 09:53:49 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/06 09:53:49 DEBUG : newLeaf: Updating file with newLeaf 0xc000699740 2025/03/06 09:53:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/06 09:53:49 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/06 09:53:49 DEBUG : newLeaf(0xc000f05640): close: 2025/03/06 09:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/03/06 09:53:49 DEBUG : newLeaf: vfs cache: setting modification time to 2025-03-06 09:53:49.774257113 +0000 UTC m=+8.394759030 2025/03/06 09:53:49 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:49 DEBUG : newLeaf(0xc000f05640): >close: err= 2025/03/06 09:53:49 DEBUG : WaitForWriters: timeout=30s 2025/03/06 09:53:49 DEBUG : dir: Looking for writers 2025/03/06 09:53:49 DEBUG : : Looking for writers 2025/03/06 09:53:49 DEBUG : newLeaf: reading active writers 2025/03/06 09:53:49 DEBUG : dir: reading active writers 2025/03/06 09:53:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/06 09:53:49 DEBUG : dir: Looking for writers 2025/03/06 09:53:49 DEBUG : : Looking for writers 2025/03/06 09:53:49 DEBUG : dir: reading active writers 2025/03/06 09:53:49 DEBUG : newLeaf: reading active writers 2025/03/06 09:53:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/06 09:53:49 DEBUG : dir: Looking for writers 2025/03/06 09:53:49 DEBUG : : Looking for writers 2025/03/06 09:53:49 DEBUG : dir: reading active writers 2025/03/06 09:53:49 DEBUG : newLeaf: reading active writers 2025/03/06 09:53:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/06 09:53:49 DEBUG : dir: Looking for writers 2025/03/06 09:53:49 DEBUG : : Looking for writers 2025/03/06 09:53:49 DEBUG : dir: reading active writers 2025/03/06 09:53:49 DEBUG : newLeaf: reading active writers 2025/03/06 09:53:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/06 09:53:49 DEBUG : newLeaf: vfs cache: starting upload 2025/03/06 09:53:49 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/03/06 09:53:49 INFO : newLeaf: Copied (replaced existing) 2025/03/06 09:53:49 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-03-06 09:53:49 +0000 UTC" 2025/03/06 09:53:49 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/03/06 09:53:49 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/06 09:53:49 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/03/06 09:53:49 DEBUG : dir: Looking for writers 2025/03/06 09:53:49 DEBUG : : Looking for writers 2025/03/06 09:53:49 DEBUG : dir: reading active writers 2025/03/06 09:53:49 DEBUG : newLeaf: reading active writers 2025/03/06 09:53:49 DEBUG : >WaitForWriters: 2025/03/06 09:53:49 DEBUG : WaitForWriters: timeout=30s 2025/03/06 09:53:49 DEBUG : dir: Looking for writers 2025/03/06 09:53:49 DEBUG : : Looking for writers 2025/03/06 09:53:49 DEBUG : newLeaf: reading active writers 2025/03/06 09:53:49 DEBUG : dir: reading active writers 2025/03/06 09:53:49 DEBUG : >WaitForWriters: 2025/03/06 09:53:49 DEBUG : webdav root 'rclone-test-xulemej7fiba': vfs cache: cleaner exiting --- PASS: TestFileRename (3.06s) --- PASS: TestFileRename/off,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=true (0.64s) --- PASS: TestFileRename/writes,forceCache=false (0.49s) --- PASS: TestFileRename/writes,forceCache=true (0.64s) --- PASS: TestFileRename/full,forceCache=false (0.50s) === 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-xulemej7fiba'", Local "Local file system at /tmp/rclone4136458647", Modify Window "1s" 2025/03/06 09:53:50 INFO : webdav root 'rclone-test-xulemej7fiba': poll-interval is not supported by this remote 2025/03/06 09:53:50 INFO : webdav root 'rclone-test-xulemej7fiba': poll-interval is not supported by this remote 2025/03/06 09:53:50 DEBUG : WaitForWriters: timeout=30s 2025/03/06 09:53:50 DEBUG : : Looking for writers 2025/03/06 09:53:50 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-xulemej7fiba'", Local "Local file system at /tmp/rclone4136458647", Modify Window "1s" 2025/03/06 09:53:50 INFO : webdav root 'rclone-test-xulemej7fiba': poll-interval is not supported by this remote 2025/03/06 09:53:50 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/06 09:53:50 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/06 09:53:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/06 09:53:50 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/06 09:53:50 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/03/06 09:53:50 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/06 09:53:50 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/03/06 09:53:50 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/03/06 09:53:50 DEBUG : WaitForWriters: timeout=30s 2025/03/06 09:53:50 DEBUG : dir: Looking for writers 2025/03/06 09:53:50 DEBUG : file1: reading active writers 2025/03/06 09:53:50 DEBUG : : Looking for writers 2025/03/06 09:53:50 DEBUG : dir: reading active writers 2025/03/06 09:53:50 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.15s) === RUN TestReadFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-xulemej7fiba'", Local "Local file system at /tmp/rclone4136458647", Modify Window "1s" 2025/03/06 09:53:50 INFO : webdav root 'rclone-test-xulemej7fiba': poll-interval is not supported by this remote 2025/03/06 09:53:50 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/06 09:53:50 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/06 09:53:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/06 09:53:50 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/06 09:53:50 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/03/06 09:53:50 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/06 09:53:50 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/03/06 09:53:50 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/03/06 09:53:50 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/03/06 09:53:50 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/03/06 09:53:50 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/03/06 09:53:50 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/03/06 09:53:50 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/03/06 09:53:50 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/03/06 09:53:50 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/03/06 09:53:50 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/03/06 09:53:50 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/03/06 09:53:50 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/03/06 09:53:50 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/03/06 09:53:50 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/03/06 09:53:50 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/03/06 09:53:50 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/03/06 09:53:50 DEBUG : WaitForWriters: timeout=30s 2025/03/06 09:53:50 DEBUG : dir: Looking for writers 2025/03/06 09:53:50 DEBUG : file1: reading active writers 2025/03/06 09:53:50 DEBUG : : Looking for writers 2025/03/06 09:53:50 DEBUG : dir: reading active writers 2025/03/06 09:53:50 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.19s) === RUN TestReadFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-xulemej7fiba'", Local "Local file system at /tmp/rclone4136458647", Modify Window "1s" 2025/03/06 09:53:50 INFO : webdav root 'rclone-test-xulemej7fiba': poll-interval is not supported by this remote 2025/03/06 09:53:50 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/06 09:53:50 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/06 09:53:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/06 09:53:50 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/06 09:53:50 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/03/06 09:53:50 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/06 09:53:50 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/03/06 09:53:50 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/03/06 09:53:50 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/03/06 09:53:50 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/03/06 09:53:50 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/03/06 09:53:50 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/03/06 09:53:50 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/03/06 09:53:50 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/03/06 09:53:50 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/03/06 09:53:50 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/03/06 09:53:50 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/03/06 09:53:50 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/03/06 09:53:50 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/03/06 09:53:50 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/03/06 09:53:50 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/03/06 09:53:50 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/03/06 09:53:50 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/03/06 09:53:50 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/03/06 09:53:50 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/03/06 09:53:50 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/03/06 09:53:50 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/03/06 09:53:50 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/03/06 09:53:50 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/03/06 09:53:50 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/03/06 09:53:50 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/03/06 09:53:50 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/03/06 09:53:50 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/03/06 09:53:50 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/03/06 09:53:50 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/03/06 09:53:50 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/03/06 09:53:50 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/03/06 09:53:50 DEBUG : WaitForWriters: timeout=30s 2025/03/06 09:53:50 DEBUG : dir: Looking for writers 2025/03/06 09:53:50 DEBUG : file1: reading active writers 2025/03/06 09:53:50 DEBUG : : Looking for writers 2025/03/06 09:53:50 DEBUG : dir: reading active writers 2025/03/06 09:53:50 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.24s) === RUN TestReadFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-xulemej7fiba'", Local "Local file system at /tmp/rclone4136458647", Modify Window "1s" 2025/03/06 09:53:50 INFO : webdav root 'rclone-test-xulemej7fiba': poll-interval is not supported by this remote 2025/03/06 09:53:50 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/06 09:53:50 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/06 09:53:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/06 09:53:50 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/06 09:53:50 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/03/06 09:53:50 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/06 09:53:50 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/03/06 09:53:50 DEBUG : WaitForWriters: timeout=30s 2025/03/06 09:53:50 DEBUG : dir: Looking for writers 2025/03/06 09:53:50 DEBUG : file1: reading active writers 2025/03/06 09:53:50 DEBUG : : Looking for writers 2025/03/06 09:53:50 DEBUG : dir: reading active writers 2025/03/06 09:53:50 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.15s) === RUN TestReadFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-xulemej7fiba'", Local "Local file system at /tmp/rclone4136458647", Modify Window "1s" 2025/03/06 09:53:50 INFO : webdav root 'rclone-test-xulemej7fiba': poll-interval is not supported by this remote 2025/03/06 09:53:50 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/06 09:53:50 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/06 09:53:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/06 09:53:50 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/06 09:53:50 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/03/06 09:53:50 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/06 09:53:50 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/03/06 09:53:50 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/03/06 09:53:50 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/03/06 09:53:50 DEBUG : WaitForWriters: timeout=30s 2025/03/06 09:53:50 DEBUG : dir: Looking for writers 2025/03/06 09:53:50 DEBUG : file1: reading active writers 2025/03/06 09:53:50 DEBUG : : Looking for writers 2025/03/06 09:53:50 DEBUG : dir: reading active writers 2025/03/06 09:53:50 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.15s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "webdav root 'rclone-test-xulemej7fiba'", Local "Local file system at /tmp/rclone4136458647", Modify Window "1s" 2025/03/06 09:53:50 INFO : webdav root 'rclone-test-xulemej7fiba': poll-interval is not supported by this remote 2025/03/06 09:53:50 DEBUG : webdav root 'rclone-test-xulemej7fiba': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/06 09:53:50 DEBUG : webdav root 'rclone-test-xulemej7fiba': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" 2025/03/06 09:53:50 DEBUG : webdav root 'rclone-test-xulemej7fiba': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" 2025/03/06 09:53:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" 2025/03/06 09:53:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/06 09:53:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" 2025/03/06 09:53:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" 2025/03/06 09:53:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/06 09:53:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" 2025/03/06 09:53:50 INFO : webdav root 'rclone-test-xulemej7fiba': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/06 09:53:50 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/06 09:53:51 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/06 09:53:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/06 09:53:51 DEBUG : dir/file1: newRWFileHandle: 2025/03/06 09:53:51 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/06 09:53:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/06 09:53:51 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/06 09:53:51 DEBUG : dir/file1(0xc000805c40): _readAt: size=1, off=0 2025/03/06 09:53:51 DEBUG : dir/file1(0xc000805c40): openPending: 2025/03/06 09:53:51 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/06 09:53:51 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/06 09:53:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/06 09:53:51 DEBUG : dir/file1(0xc000805c40): >openPending: err= 2025/03/06 09:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/03/06 09:53:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/06 09:53:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/06 09:53:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/06 09:53:51 DEBUG : dir/file1(0xc000805c40): >_readAt: n=1, err= 2025/03/06 09:53:51 DEBUG : dir/file1(0xc000805c40): _readAt: size=256, off=1 2025/03/06 09:53:51 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/03/06 09:53:51 DEBUG : dir/file1(0xc000805c40): >_readAt: n=15, err=EOF 2025/03/06 09:53:51 DEBUG : dir/file1(0xc000805c40): _readAt: size=16, off=16 2025/03/06 09:53:51 DEBUG : dir/file1(0xc000805c40): >_readAt: n=0, err=EOF 2025/03/06 09:53:51 DEBUG : dir/file1(0xc000805c40): close: 2025/03/06 09:53:51 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/03/06 09:53:51 DEBUG : dir/file1(0xc000805c40): >close: err= 2025/03/06 09:53:51 DEBUG : dir/file1(0xc000805c40): close: 2025/03/06 09:53:51 DEBUG : dir/file1(0xc000805c40): >close: err=file already closed 2025/03/06 09:53:51 DEBUG : WaitForWriters: timeout=30s 2025/03/06 09:53:51 DEBUG : dir: Looking for writers 2025/03/06 09:53:51 DEBUG : file1: reading active writers 2025/03/06 09:53:51 DEBUG : : Looking for writers 2025/03/06 09:53:51 DEBUG : dir: reading active writers 2025/03/06 09:53:51 DEBUG : >WaitForWriters: 2025/03/06 09:53:51 DEBUG : webdav root 'rclone-test-xulemej7fiba': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.15s) === RUN TestRWFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-xulemej7fiba'", Local "Local file system at /tmp/rclone4136458647", Modify Window "1s" 2025/03/06 09:53:51 INFO : webdav root 'rclone-test-xulemej7fiba': poll-interval is not supported by this remote 2025/03/06 09:53:51 DEBUG : webdav root 'rclone-test-xulemej7fiba': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/06 09:53:51 DEBUG : webdav root 'rclone-test-xulemej7fiba': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" 2025/03/06 09:53:51 DEBUG : webdav root 'rclone-test-xulemej7fiba': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" 2025/03/06 09:53:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" 2025/03/06 09:53:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/06 09:53:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" 2025/03/06 09:53:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" 2025/03/06 09:53:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/06 09:53:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" 2025/03/06 09:53:51 INFO : webdav root 'rclone-test-xulemej7fiba': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/06 09:53:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/06 09:53:51 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/06 09:53:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/06 09:53:51 DEBUG : dir/file1: newRWFileHandle: 2025/03/06 09:53:51 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/06 09:53:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/06 09:53:51 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/06 09:53:51 DEBUG : dir/file1(0xc00076e780): _readAt: size=1, off=0 2025/03/06 09:53:51 DEBUG : dir/file1(0xc00076e780): openPending: 2025/03/06 09:53:51 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/06 09:53:51 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/06 09:53:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/06 09:53:51 DEBUG : dir/file1(0xc00076e780): >openPending: err= 2025/03/06 09:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/03/06 09:53:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/06 09:53:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/06 09:53:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/06 09:53:51 DEBUG : dir/file1(0xc00076e780): >_readAt: n=1, err= 2025/03/06 09:53:51 DEBUG : dir/file1(0xc00076e780): _readAt: size=1, off=5 2025/03/06 09:53:51 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/03/06 09:53:51 DEBUG : dir/file1(0xc00076e780): >_readAt: n=1, err= 2025/03/06 09:53:51 DEBUG : dir/file1(0xc00076e780): _readAt: size=1, off=3 2025/03/06 09:53:51 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/03/06 09:53:51 DEBUG : dir/file1(0xc00076e780): >_readAt: n=1, err= 2025/03/06 09:53:51 DEBUG : dir/file1(0xc00076e780): _readAt: size=1, off=13 2025/03/06 09:53:51 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/03/06 09:53:51 DEBUG : dir/file1(0xc00076e780): >_readAt: n=1, err= 2025/03/06 09:53:51 DEBUG : dir/file1(0xc00076e780): _readAt: size=16, off=100 2025/03/06 09:53:51 DEBUG : dir/file1(0xc00076e780): >_readAt: n=0, err=EOF 2025/03/06 09:53:51 DEBUG : dir/file1(0xc00076e780): close: 2025/03/06 09:53:51 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/03/06 09:53:51 DEBUG : dir/file1(0xc00076e780): >close: err= 2025/03/06 09:53:51 DEBUG : WaitForWriters: timeout=30s 2025/03/06 09:53:51 DEBUG : dir: Looking for writers 2025/03/06 09:53:51 DEBUG : file1: reading active writers 2025/03/06 09:53:51 DEBUG : : Looking for writers 2025/03/06 09:53:51 DEBUG : dir: reading active writers 2025/03/06 09:53:51 DEBUG : >WaitForWriters: 2025/03/06 09:53:51 DEBUG : webdav root 'rclone-test-xulemej7fiba': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.15s) === RUN TestRWFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-xulemej7fiba'", Local "Local file system at /tmp/rclone4136458647", Modify Window "1s" 2025/03/06 09:53:51 INFO : webdav root 'rclone-test-xulemej7fiba': poll-interval is not supported by this remote 2025/03/06 09:53:51 DEBUG : webdav root 'rclone-test-xulemej7fiba': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/06 09:53:51 DEBUG : webdav root 'rclone-test-xulemej7fiba': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" 2025/03/06 09:53:51 DEBUG : webdav root 'rclone-test-xulemej7fiba': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" 2025/03/06 09:53:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" 2025/03/06 09:53:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/06 09:53:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" 2025/03/06 09:53:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" 2025/03/06 09:53:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/06 09:53:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" 2025/03/06 09:53:51 INFO : webdav root 'rclone-test-xulemej7fiba': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/06 09:53:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/06 09:53:51 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/06 09:53:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/06 09:53:51 DEBUG : dir/file1: newRWFileHandle: 2025/03/06 09:53:51 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/06 09:53:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/06 09:53:51 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/06 09:53:51 DEBUG : dir/file1(0xc000907600): _readAt: size=1, off=0 2025/03/06 09:53:51 DEBUG : dir/file1(0xc000907600): openPending: 2025/03/06 09:53:51 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/06 09:53:51 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/06 09:53:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/06 09:53:51 DEBUG : dir/file1(0xc000907600): >openPending: err= 2025/03/06 09:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/03/06 09:53:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/06 09:53:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/06 09:53:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/06 09:53:51 DEBUG : dir/file1(0xc000907600): >_readAt: n=1, err= 2025/03/06 09:53:51 DEBUG : dir/file1(0xc000907600): _readAt: size=1, off=5 2025/03/06 09:53:51 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/03/06 09:53:51 DEBUG : dir/file1(0xc000907600): >_readAt: n=1, err= 2025/03/06 09:53:51 DEBUG : dir/file1(0xc000907600): _readAt: size=1, off=1 2025/03/06 09:53:51 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/03/06 09:53:51 DEBUG : dir/file1(0xc000907600): >_readAt: n=1, err= 2025/03/06 09:53:51 DEBUG : dir/file1(0xc000907600): _readAt: size=6, off=10 2025/03/06 09:53:51 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/03/06 09:53:51 DEBUG : dir/file1(0xc000907600): >_readAt: n=6, err= 2025/03/06 09:53:51 DEBUG : dir/file1(0xc000907600): _readAt: size=256, off=10 2025/03/06 09:53:51 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/03/06 09:53:51 DEBUG : dir/file1(0xc000907600): >_readAt: n=6, err=EOF 2025/03/06 09:53:51 DEBUG : dir/file1(0xc000907600): _readAt: size=256, off=100 2025/03/06 09:53:51 DEBUG : dir/file1(0xc000907600): >_readAt: n=0, err=EOF 2025/03/06 09:53:51 DEBUG : dir/file1(0xc000907600): close: 2025/03/06 09:53:51 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/03/06 09:53:51 DEBUG : dir/file1(0xc000907600): >close: err= 2025/03/06 09:53:51 DEBUG : dir/file1(0xc000907600): _readAt: size=256, off=100 2025/03/06 09:53:51 DEBUG : dir/file1(0xc000907600): >_readAt: n=0, err=file already closed 2025/03/06 09:53:51 DEBUG : WaitForWriters: timeout=30s 2025/03/06 09:53:51 DEBUG : dir: Looking for writers 2025/03/06 09:53:51 DEBUG : file1: reading active writers 2025/03/06 09:53:51 DEBUG : : Looking for writers 2025/03/06 09:53:51 DEBUG : dir: reading active writers 2025/03/06 09:53:51 DEBUG : >WaitForWriters: 2025/03/06 09:53:51 DEBUG : webdav root 'rclone-test-xulemej7fiba': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.15s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "webdav root 'rclone-test-xulemej7fiba'", Local "Local file system at /tmp/rclone4136458647", Modify Window "1s" 2025/03/06 09:53:51 INFO : webdav root 'rclone-test-xulemej7fiba': poll-interval is not supported by this remote 2025/03/06 09:53:51 DEBUG : webdav root 'rclone-test-xulemej7fiba': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/06 09:53:51 DEBUG : webdav root 'rclone-test-xulemej7fiba': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" 2025/03/06 09:53:51 DEBUG : webdav root 'rclone-test-xulemej7fiba': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" 2025/03/06 09:53:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" 2025/03/06 09:53:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/06 09:53:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" 2025/03/06 09:53:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" 2025/03/06 09:53:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/06 09:53:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" 2025/03/06 09:53:51 INFO : webdav root 'rclone-test-xulemej7fiba': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/06 09:53:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/06 09:53:51 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/06 09:53:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/06 09:53:51 DEBUG : dir/file1: newRWFileHandle: 2025/03/06 09:53:51 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/06 09:53:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/06 09:53:51 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/06 09:53:51 DEBUG : dir/file1(0xc001049140): RWFileHandle.Flush 2025/03/06 09:53:51 DEBUG : dir/file1(0xc001049140): _readAt: size=256, off=0 2025/03/06 09:53:51 DEBUG : dir/file1(0xc001049140): openPending: 2025/03/06 09:53:51 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/06 09:53:51 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/06 09:53:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/06 09:53:51 DEBUG : dir/file1(0xc001049140): >openPending: err= 2025/03/06 09:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/03/06 09:53:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/06 09:53:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/06 09:53:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/06 09:53:51 DEBUG : dir/file1(0xc001049140): >_readAt: n=16, err=EOF 2025/03/06 09:53:51 DEBUG : dir/file1(0xc001049140): RWFileHandle.Flush 2025/03/06 09:53:51 DEBUG : dir/file1(0xc001049140): RWFileHandle.Flush 2025/03/06 09:53:51 DEBUG : dir/file1(0xc001049140): close: 2025/03/06 09:53:51 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/03/06 09:53:51 DEBUG : dir/file1(0xc001049140): >close: err= 2025/03/06 09:53:51 DEBUG : WaitForWriters: timeout=30s 2025/03/06 09:53:51 DEBUG : dir: Looking for writers 2025/03/06 09:53:51 DEBUG : file1: reading active writers 2025/03/06 09:53:51 DEBUG : : Looking for writers 2025/03/06 09:53:51 DEBUG : dir: reading active writers 2025/03/06 09:53:51 DEBUG : >WaitForWriters: 2025/03/06 09:53:51 DEBUG : webdav root 'rclone-test-xulemej7fiba': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.15s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "webdav root 'rclone-test-xulemej7fiba'", Local "Local file system at /tmp/rclone4136458647", Modify Window "1s" 2025/03/06 09:53:51 INFO : webdav root 'rclone-test-xulemej7fiba': poll-interval is not supported by this remote 2025/03/06 09:53:51 DEBUG : webdav root 'rclone-test-xulemej7fiba': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/06 09:53:51 DEBUG : webdav root 'rclone-test-xulemej7fiba': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" 2025/03/06 09:53:51 DEBUG : webdav root 'rclone-test-xulemej7fiba': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" 2025/03/06 09:53:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" 2025/03/06 09:53:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/06 09:53:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" 2025/03/06 09:53:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" 2025/03/06 09:53:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/06 09:53:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" 2025/03/06 09:53:51 INFO : webdav root 'rclone-test-xulemej7fiba': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/06 09:53:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/06 09:53:51 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/06 09:53:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/06 09:53:51 DEBUG : dir/file1: newRWFileHandle: 2025/03/06 09:53:51 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/06 09:53:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/06 09:53:51 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/06 09:53:51 DEBUG : dir/file1(0xc00097ae80): _readAt: size=256, off=0 2025/03/06 09:53:51 DEBUG : dir/file1(0xc00097ae80): openPending: 2025/03/06 09:53:51 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/06 09:53:51 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/06 09:53:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/06 09:53:51 DEBUG : dir/file1(0xc00097ae80): >openPending: err= 2025/03/06 09:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/03/06 09:53:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/06 09:53:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/06 09:53:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/06 09:53:51 DEBUG : dir/file1(0xc00097ae80): >_readAt: n=16, err=EOF 2025/03/06 09:53:51 DEBUG : dir/file1(0xc00097ae80): RWFileHandle.Release 2025/03/06 09:53:51 DEBUG : dir/file1(0xc00097ae80): close: 2025/03/06 09:53:51 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/03/06 09:53:51 DEBUG : dir/file1(0xc00097ae80): >close: err= 2025/03/06 09:53:51 DEBUG : dir/file1(0xc00097ae80): RWFileHandle.Release 2025/03/06 09:53:51 DEBUG : WaitForWriters: timeout=30s 2025/03/06 09:53:51 DEBUG : dir: Looking for writers 2025/03/06 09:53:51 DEBUG : file1: reading active writers 2025/03/06 09:53:51 DEBUG : : Looking for writers 2025/03/06 09:53:51 DEBUG : dir: reading active writers 2025/03/06 09:53:51 DEBUG : >WaitForWriters: 2025/03/06 09:53:51 DEBUG : webdav root 'rclone-test-xulemej7fiba': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.15s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "webdav root 'rclone-test-xulemej7fiba'", Local "Local file system at /tmp/rclone4136458647", Modify Window "1s" 2025/03/06 09:53:51 INFO : webdav root 'rclone-test-xulemej7fiba': poll-interval is not supported by this remote 2025/03/06 09:53:51 DEBUG : webdav root 'rclone-test-xulemej7fiba': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/06 09:53:51 DEBUG : webdav root 'rclone-test-xulemej7fiba': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" 2025/03/06 09:53:51 DEBUG : webdav root 'rclone-test-xulemej7fiba': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" 2025/03/06 09:53:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" 2025/03/06 09:53:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/06 09:53:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" 2025/03/06 09:53:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" 2025/03/06 09:53:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/06 09:53:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" 2025/03/06 09:53:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:51 INFO : webdav root 'rclone-test-xulemej7fiba': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/06 09:53:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:51 DEBUG : file1: newRWFileHandle: 2025/03/06 09:53:51 DEBUG : file1(0xc00097d880): openPending: 2025/03/06 09:53:51 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:51 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/06 09:53:51 DEBUG : file1(0xc00097d880): >openPending: err= 2025/03/06 09:53:51 DEBUG : file1: >newRWFileHandle: err= 2025/03/06 09:53:51 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/06 09:53:51 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/06 09:53:51 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/03/06 09:53:51 DEBUG : file1(0xc00097d880): _writeAt: size=5, off=0 2025/03/06 09:53:51 DEBUG : file1(0xc00097d880): >_writeAt: n=5, err= 2025/03/06 09:53:51 DEBUG : file1(0xc00097d880): _writeAt: size=7, off=5 2025/03/06 09:53:51 DEBUG : file1(0xc00097d880): >_writeAt: n=7, err= 2025/03/06 09:53:51 DEBUG : file1: vfs cache: truncate to size=11 2025/03/06 09:53:51 DEBUG : file1(0xc00097d880): close: 2025/03/06 09:53:51 DEBUG : file1: vfs cache: setting modification time to 2025-03-06 09:53:51.727073216 +0000 UTC m=+10.347575102 2025/03/06 09:53:51 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:51 DEBUG : file1(0xc00097d880): >close: err= 2025/03/06 09:53:51 DEBUG : file1(0xc00097d880): close: 2025/03/06 09:53:51 DEBUG : file1(0xc00097d880): >close: err=file already closed 2025/03/06 09:53:51 DEBUG : WaitForWriters: timeout=30s 2025/03/06 09:53:51 DEBUG : : Looking for writers 2025/03/06 09:53:51 DEBUG : file1: reading active writers 2025/03/06 09:53:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/06 09:53:51 DEBUG : : Looking for writers 2025/03/06 09:53:51 DEBUG : file1: reading active writers 2025/03/06 09:53:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/06 09:53:51 DEBUG : : Looking for writers 2025/03/06 09:53:51 DEBUG : file1: reading active writers 2025/03/06 09:53:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/06 09:53:51 DEBUG : : Looking for writers 2025/03/06 09:53:51 DEBUG : file1: reading active writers 2025/03/06 09:53:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/06 09:53:51 DEBUG : file1: vfs cache: starting upload 2025/03/06 09:53:51 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/06 09:53:51 INFO : file1: Copied (new) 2025/03/06 09:53:51 DEBUG : file1: vfs cache: fingerprint now "11,2025-03-06 09:53:51 +0000 UTC" 2025/03/06 09:53:51 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/06 09:53:51 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/06 09:53:51 INFO : file1: vfs cache: upload succeeded try #1 2025/03/06 09:53:51 DEBUG : : Looking for writers 2025/03/06 09:53:51 DEBUG : file1: reading active writers 2025/03/06 09:53:51 DEBUG : >WaitForWriters: 2025/03/06 09:53:51 DEBUG : WaitForWriters: timeout=30s 2025/03/06 09:53:51 DEBUG : : Looking for writers 2025/03/06 09:53:51 DEBUG : file1: reading active writers 2025/03/06 09:53:51 DEBUG : >WaitForWriters: 2025/03/06 09:53:51 DEBUG : webdav root 'rclone-test-xulemej7fiba': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.20s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-xulemej7fiba'", Local "Local file system at /tmp/rclone4136458647", Modify Window "1s" 2025/03/06 09:53:51 INFO : webdav root 'rclone-test-xulemej7fiba': poll-interval is not supported by this remote 2025/03/06 09:53:51 DEBUG : webdav root 'rclone-test-xulemej7fiba': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/06 09:53:51 DEBUG : webdav root 'rclone-test-xulemej7fiba': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" 2025/03/06 09:53:51 DEBUG : webdav root 'rclone-test-xulemej7fiba': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" 2025/03/06 09:53:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" 2025/03/06 09:53:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/06 09:53:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" 2025/03/06 09:53:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" 2025/03/06 09:53:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/06 09:53:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" 2025/03/06 09:53:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:51 INFO : webdav root 'rclone-test-xulemej7fiba': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/06 09:53:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:51 DEBUG : file1: newRWFileHandle: 2025/03/06 09:53:51 DEBUG : file1(0xc0009b8e00): openPending: 2025/03/06 09:53:51 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:51 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/06 09:53:51 DEBUG : file1(0xc0009b8e00): >openPending: err= 2025/03/06 09:53:51 DEBUG : file1: >newRWFileHandle: err= 2025/03/06 09:53:51 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/06 09:53:51 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/06 09:53:51 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/03/06 09:53:51 DEBUG : file1(0xc0009b8e00): _writeAt: size=7, off=0 2025/03/06 09:53:51 DEBUG : file1(0xc0009b8e00): >_writeAt: n=7, err= 2025/03/06 09:53:51 DEBUG : file1(0xc0009b8e00): _writeAt: size=6, off=5 2025/03/06 09:53:51 DEBUG : file1(0xc0009b8e00): >_writeAt: n=6, err= 2025/03/06 09:53:51 DEBUG : file1(0xc0009b8e00): close: 2025/03/06 09:53:51 DEBUG : file1: vfs cache: setting modification time to 2025-03-06 09:53:51.923250083 +0000 UTC m=+10.543751959 2025/03/06 09:53:51 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:51 DEBUG : file1(0xc0009b8e00): >close: err= 2025/03/06 09:53:51 DEBUG : file1(0xc0009b8e00): _writeAt: size=5, off=0 2025/03/06 09:53:51 DEBUG : file1(0xc0009b8e00): >_writeAt: n=0, err=file already closed 2025/03/06 09:53:51 DEBUG : WaitForWriters: timeout=30s 2025/03/06 09:53:51 DEBUG : : Looking for writers 2025/03/06 09:53:51 DEBUG : file1: reading active writers 2025/03/06 09:53:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/06 09:53:51 DEBUG : : Looking for writers 2025/03/06 09:53:51 DEBUG : file1: reading active writers 2025/03/06 09:53:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/06 09:53:51 DEBUG : : Looking for writers 2025/03/06 09:53:51 DEBUG : file1: reading active writers 2025/03/06 09:53:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/06 09:53:51 DEBUG : : Looking for writers 2025/03/06 09:53:51 DEBUG : file1: reading active writers 2025/03/06 09:53:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/06 09:53:52 DEBUG : file1: vfs cache: starting upload 2025/03/06 09:53:52 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/06 09:53:52 INFO : file1: Copied (new) 2025/03/06 09:53:52 DEBUG : file1: vfs cache: fingerprint now "11,2025-03-06 09:53:51 +0000 UTC" 2025/03/06 09:53:52 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/06 09:53:52 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/06 09:53:52 INFO : file1: vfs cache: upload succeeded try #1 2025/03/06 09:53:52 DEBUG : : Looking for writers 2025/03/06 09:53:52 DEBUG : file1: reading active writers 2025/03/06 09:53:52 DEBUG : >WaitForWriters: 2025/03/06 09:53:52 DEBUG : WaitForWriters: timeout=30s 2025/03/06 09:53:52 DEBUG : : Looking for writers 2025/03/06 09:53:52 DEBUG : file1: reading active writers 2025/03/06 09:53:52 DEBUG : >WaitForWriters: 2025/03/06 09:53:52 DEBUG : webdav root 'rclone-test-xulemej7fiba': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.19s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "webdav root 'rclone-test-xulemej7fiba'", Local "Local file system at /tmp/rclone4136458647", Modify Window "1s" 2025/03/06 09:53:52 INFO : webdav root 'rclone-test-xulemej7fiba': poll-interval is not supported by this remote 2025/03/06 09:53:52 DEBUG : webdav root 'rclone-test-xulemej7fiba': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/06 09:53:52 DEBUG : webdav root 'rclone-test-xulemej7fiba': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" 2025/03/06 09:53:52 DEBUG : webdav root 'rclone-test-xulemej7fiba': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" 2025/03/06 09:53:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" 2025/03/06 09:53:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/06 09:53:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" 2025/03/06 09:53:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" 2025/03/06 09:53:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/06 09:53:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" 2025/03/06 09:53:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:52 INFO : webdav root 'rclone-test-xulemej7fiba': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/06 09:53:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:52 DEBUG : file1: newRWFileHandle: 2025/03/06 09:53:52 DEBUG : file1(0xc0006b2b40): openPending: 2025/03/06 09:53:52 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:52 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/06 09:53:52 DEBUG : file1(0xc0006b2b40): >openPending: err= 2025/03/06 09:53:52 DEBUG : file1: >newRWFileHandle: err= 2025/03/06 09:53:52 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/06 09:53:52 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/06 09:53:52 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/03/06 09:53:52 DEBUG : file1(0xc0006b2b40): close: 2025/03/06 09:53:52 DEBUG : file1: vfs cache: setting modification time to 2025-03-06 09:53:52.118097126 +0000 UTC m=+10.738599002 2025/03/06 09:53:52 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:52 DEBUG : file1(0xc0006b2b40): >close: err= 2025/03/06 09:53:52 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/03/06 09:53:52 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/06 09:53:52 DEBUG : file2: newRWFileHandle: 2025/03/06 09:53:52 DEBUG : file2(0xc0006b2c00): openPending: 2025/03/06 09:53:52 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:52 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/03/06 09:53:52 DEBUG : file2(0xc0006b2c00): >openPending: err= 2025/03/06 09:53:52 DEBUG : file2: >newRWFileHandle: err= 2025/03/06 09:53:52 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/03/06 09:53:52 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/03/06 09:53:52 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/03/06 09:53:52 DEBUG : file2(0xc0006b2c00): RWFileHandle.Flush 2025/03/06 09:53:52 DEBUG : file2(0xc0006b2c00): RWFileHandle.Release 2025/03/06 09:53:52 DEBUG : file2(0xc0006b2c00): close: 2025/03/06 09:53:52 DEBUG : file2: vfs cache: setting modification time to 2025-03-06 09:53:52.118855465 +0000 UTC m=+10.739357340 2025/03/06 09:53:52 INFO : file2: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:52 DEBUG : file2(0xc0006b2c00): >close: err= 2025/03/06 09:53:52 DEBUG : WaitForWriters: timeout=30s 2025/03/06 09:53:52 DEBUG : : Looking for writers 2025/03/06 09:53:52 DEBUG : file1: reading active writers 2025/03/06 09:53:52 DEBUG : file2: reading active writers 2025/03/06 09:53:52 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/03/06 09:53:52 DEBUG : : Looking for writers 2025/03/06 09:53:52 DEBUG : file1: reading active writers 2025/03/06 09:53:52 DEBUG : file2: reading active writers 2025/03/06 09:53:52 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/03/06 09:53:52 DEBUG : : Looking for writers 2025/03/06 09:53:52 DEBUG : file1: reading active writers 2025/03/06 09:53:52 DEBUG : file2: reading active writers 2025/03/06 09:53:52 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/03/06 09:53:52 DEBUG : : Looking for writers 2025/03/06 09:53:52 DEBUG : file1: reading active writers 2025/03/06 09:53:52 DEBUG : file2: reading active writers 2025/03/06 09:53:52 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/03/06 09:53:52 DEBUG : file2: vfs cache: starting upload 2025/03/06 09:53:52 DEBUG : file1: vfs cache: starting upload 2025/03/06 09:53:52 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/06 09:53:52 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2025/03/06 09:53:52 INFO : file1: Copied (new) 2025/03/06 09:53:52 DEBUG : file1: vfs cache: fingerprint now "0,2025-03-06 09:53:52 +0000 UTC" 2025/03/06 09:53:52 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/06 09:53:52 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/06 09:53:52 INFO : file1: vfs cache: upload succeeded try #1 2025/03/06 09:53:52 DEBUG : : Looking for writers 2025/03/06 09:53:52 DEBUG : file1: reading active writers 2025/03/06 09:53:52 DEBUG : file2: reading active writers 2025/03/06 09:53:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/06 09:53:52 INFO : file2: Copied (new) 2025/03/06 09:53:52 DEBUG : file2: vfs cache: fingerprint now "0,2025-03-06 09:53:52 +0000 UTC" 2025/03/06 09:53:52 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/03/06 09:53:52 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/03/06 09:53:52 INFO : file2: vfs cache: upload succeeded try #1 2025/03/06 09:53:52 DEBUG : : Looking for writers 2025/03/06 09:53:52 DEBUG : file1: reading active writers 2025/03/06 09:53:52 DEBUG : file2: reading active writers 2025/03/06 09:53:52 DEBUG : >WaitForWriters: 2025/03/06 09:53:52 DEBUG : WaitForWriters: timeout=30s 2025/03/06 09:53:52 DEBUG : : Looking for writers 2025/03/06 09:53:52 DEBUG : file1: reading active writers 2025/03/06 09:53:52 DEBUG : file2: reading active writers 2025/03/06 09:53:52 DEBUG : >WaitForWriters: 2025/03/06 09:53:52 DEBUG : webdav root 'rclone-test-xulemej7fiba': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.37s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "webdav root 'rclone-test-xulemej7fiba'", Local "Local file system at /tmp/rclone4136458647", Modify Window "1s" 2025/03/06 09:53:52 INFO : webdav root 'rclone-test-xulemej7fiba': poll-interval is not supported by this remote 2025/03/06 09:53:52 DEBUG : webdav root 'rclone-test-xulemej7fiba': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/06 09:53:52 DEBUG : webdav root 'rclone-test-xulemej7fiba': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" 2025/03/06 09:53:52 DEBUG : webdav root 'rclone-test-xulemej7fiba': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" 2025/03/06 09:53:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" 2025/03/06 09:53:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/06 09:53:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" 2025/03/06 09:53:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" 2025/03/06 09:53:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/06 09:53:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" 2025/03/06 09:53:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:52 INFO : webdav root 'rclone-test-xulemej7fiba': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/06 09:53:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:52 DEBUG : file1: newRWFileHandle: 2025/03/06 09:53:52 DEBUG : file1(0xc0009ee3c0): openPending: 2025/03/06 09:53:52 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:52 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/06 09:53:52 DEBUG : file1(0xc0009ee3c0): >openPending: err= 2025/03/06 09:53:52 DEBUG : file1: >newRWFileHandle: err= 2025/03/06 09:53:52 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/06 09:53:52 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/06 09:53:52 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/03/06 09:53:52 DEBUG : file1(0xc0009ee3c0): _writeAt: size=5, off=0 2025/03/06 09:53:52 DEBUG : file1(0xc0009ee3c0): >_writeAt: n=5, err= 2025/03/06 09:53:52 DEBUG : file1(0xc0009ee3c0): RWFileHandle.Flush 2025/03/06 09:53:52 DEBUG : file1(0xc0009ee3c0): RWFileHandle.Flush 2025/03/06 09:53:52 DEBUG : file1(0xc0009ee3c0): close: 2025/03/06 09:53:52 DEBUG : file1: vfs cache: setting modification time to 2025-03-06 09:53:52.487251431 +0000 UTC m=+11.107753308 2025/03/06 09:53:52 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:52 DEBUG : file1(0xc0009ee3c0): >close: err= 2025/03/06 09:53:52 DEBUG : WaitForWriters: timeout=30s 2025/03/06 09:53:52 DEBUG : : Looking for writers 2025/03/06 09:53:52 DEBUG : file1: reading active writers 2025/03/06 09:53:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/06 09:53:52 DEBUG : : Looking for writers 2025/03/06 09:53:52 DEBUG : file1: reading active writers 2025/03/06 09:53:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/06 09:53:52 DEBUG : : Looking for writers 2025/03/06 09:53:52 DEBUG : file1: reading active writers 2025/03/06 09:53:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/06 09:53:52 DEBUG : : Looking for writers 2025/03/06 09:53:52 DEBUG : file1: reading active writers 2025/03/06 09:53:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/06 09:53:52 DEBUG : file1: vfs cache: starting upload 2025/03/06 09:53:52 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/06 09:53:52 INFO : file1: Copied (new) 2025/03/06 09:53:52 DEBUG : file1: vfs cache: fingerprint now "5,2025-03-06 09:53:52 +0000 UTC" 2025/03/06 09:53:52 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/06 09:53:52 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/06 09:53:52 INFO : file1: vfs cache: upload succeeded try #1 2025/03/06 09:53:52 DEBUG : : Looking for writers 2025/03/06 09:53:52 DEBUG : file1: reading active writers 2025/03/06 09:53:52 DEBUG : >WaitForWriters: 2025/03/06 09:53:52 DEBUG : webdav root 'rclone-test-xulemej7fiba': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.19s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "webdav root 'rclone-test-xulemej7fiba'", Local "Local file system at /tmp/rclone4136458647", Modify Window "1s" 2025/03/06 09:53:52 INFO : webdav root 'rclone-test-xulemej7fiba': poll-interval is not supported by this remote 2025/03/06 09:53:52 DEBUG : webdav root 'rclone-test-xulemej7fiba': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/06 09:53:52 DEBUG : webdav root 'rclone-test-xulemej7fiba': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" 2025/03/06 09:53:52 DEBUG : webdav root 'rclone-test-xulemej7fiba': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" 2025/03/06 09:53:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" 2025/03/06 09:53:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/06 09:53:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" 2025/03/06 09:53:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" 2025/03/06 09:53:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/06 09:53:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" 2025/03/06 09:53:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:52 INFO : webdav root 'rclone-test-xulemej7fiba': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/06 09:53:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:52 DEBUG : file1: newRWFileHandle: 2025/03/06 09:53:52 DEBUG : file1(0xc0009ef380): openPending: 2025/03/06 09:53:52 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:52 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/06 09:53:52 DEBUG : file1(0xc0009ef380): >openPending: err= 2025/03/06 09:53:52 DEBUG : file1: >newRWFileHandle: err= 2025/03/06 09:53:52 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/06 09:53:52 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/06 09:53:52 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/03/06 09:53:52 DEBUG : file1(0xc0009ef380): _writeAt: size=5, off=0 2025/03/06 09:53:52 DEBUG : file1(0xc0009ef380): >_writeAt: n=5, err= 2025/03/06 09:53:52 DEBUG : file1(0xc0009ef380): RWFileHandle.Release 2025/03/06 09:53:52 DEBUG : file1(0xc0009ef380): close: 2025/03/06 09:53:52 DEBUG : file1: vfs cache: setting modification time to 2025-03-06 09:53:52.67245454 +0000 UTC m=+11.292956416 2025/03/06 09:53:52 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:52 DEBUG : file1(0xc0009ef380): >close: err= 2025/03/06 09:53:52 DEBUG : file1(0xc0009ef380): RWFileHandle.Release 2025/03/06 09:53:52 DEBUG : WaitForWriters: timeout=30s 2025/03/06 09:53:52 DEBUG : : Looking for writers 2025/03/06 09:53:52 DEBUG : file1: reading active writers 2025/03/06 09:53:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/06 09:53:52 DEBUG : : Looking for writers 2025/03/06 09:53:52 DEBUG : file1: reading active writers 2025/03/06 09:53:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/06 09:53:52 DEBUG : : Looking for writers 2025/03/06 09:53:52 DEBUG : file1: reading active writers 2025/03/06 09:53:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/06 09:53:52 DEBUG : : Looking for writers 2025/03/06 09:53:52 DEBUG : file1: reading active writers 2025/03/06 09:53:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/06 09:53:52 DEBUG : file1: vfs cache: starting upload 2025/03/06 09:53:52 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/06 09:53:52 INFO : file1: Copied (new) 2025/03/06 09:53:52 DEBUG : file1: vfs cache: fingerprint now "5,2025-03-06 09:53:52 +0000 UTC" 2025/03/06 09:53:52 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/06 09:53:52 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/06 09:53:52 INFO : file1: vfs cache: upload succeeded try #1 2025/03/06 09:53:52 DEBUG : : Looking for writers 2025/03/06 09:53:52 DEBUG : file1: reading active writers 2025/03/06 09:53:52 DEBUG : >WaitForWriters: 2025/03/06 09:53:52 DEBUG : webdav root 'rclone-test-xulemej7fiba': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.19s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "webdav root 'rclone-test-xulemej7fiba'", Local "Local file system at /tmp/rclone4136458647", Modify Window "1s" 2025/03/06 09:53:52 INFO : webdav root 'rclone-test-xulemej7fiba': poll-interval is not supported by this remote 2025/03/06 09:53:52 DEBUG : webdav root 'rclone-test-xulemej7fiba': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/06 09:53:52 DEBUG : webdav root 'rclone-test-xulemej7fiba': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" 2025/03/06 09:53:52 DEBUG : webdav root 'rclone-test-xulemej7fiba': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" 2025/03/06 09:53:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" 2025/03/06 09:53:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/06 09:53:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" 2025/03/06 09:53:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" 2025/03/06 09:53:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/06 09:53:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" 2025/03/06 09:53:52 INFO : webdav root 'rclone-test-xulemej7fiba': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/06 09:53:52 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/06 09:53:52 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/03/06 09:53:52 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/06 09:53:52 DEBUG : dir/file1: newRWFileHandle: 2025/03/06 09:53:52 DEBUG : dir/file1(0xc000d1b4c0): openPending: 2025/03/06 09:53:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/06 09:53:52 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/06 09:53:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/06 09:53:52 DEBUG : dir/file1(0xc000d1b4c0): >openPending: err= 2025/03/06 09:53:52 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/06 09:53:52 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/06 09:53:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/06 09:53:52 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/06 09:53:52 DEBUG : dir/file1(0xc000d1b4c0): _writeAt: size=5, off=0 2025/03/06 09:53:52 DEBUG : dir/file1(0xc000d1b4c0): >_writeAt: n=5, err= 2025/03/06 09:53:52 DEBUG : dir/file1(0xc000d1b4c0): close: 2025/03/06 09:53:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:52 DEBUG : dir/file1: vfs cache: setting modification time to 2025-03-06 09:53:52.922503887 +0000 UTC m=+11.543005763 2025/03/06 09:53:52 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:52 DEBUG : dir/file1(0xc000d1b4c0): >close: err= 2025/03/06 09:53:52 DEBUG : WaitForWriters: timeout=30s 2025/03/06 09:53:52 DEBUG : dir: Looking for writers 2025/03/06 09:53:52 DEBUG : file1: reading active writers 2025/03/06 09:53:52 DEBUG : : Looking for writers 2025/03/06 09:53:52 DEBUG : dir: reading active writers 2025/03/06 09:53:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/06 09:53:52 DEBUG : dir: Looking for writers 2025/03/06 09:53:52 DEBUG : file1: reading active writers 2025/03/06 09:53:52 DEBUG : : Looking for writers 2025/03/06 09:53:52 DEBUG : dir: reading active writers 2025/03/06 09:53:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/06 09:53:52 DEBUG : dir: Looking for writers 2025/03/06 09:53:52 DEBUG : file1: reading active writers 2025/03/06 09:53:52 DEBUG : : Looking for writers 2025/03/06 09:53:52 DEBUG : dir: reading active writers 2025/03/06 09:53:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/06 09:53:52 DEBUG : dir: Looking for writers 2025/03/06 09:53:52 DEBUG : file1: reading active writers 2025/03/06 09:53:52 DEBUG : : Looking for writers 2025/03/06 09:53:52 DEBUG : dir: reading active writers 2025/03/06 09:53:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/06 09:53:53 DEBUG : dir/file1: vfs cache: starting upload 2025/03/06 09:53:53 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/06 09:53:53 INFO : dir/file1: Copied (replaced existing) 2025/03/06 09:53:53 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-03-06 09:53:52 +0000 UTC" 2025/03/06 09:53:53 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/03/06 09:53:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/06 09:53:53 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/03/06 09:53:53 DEBUG : dir: Looking for writers 2025/03/06 09:53:53 DEBUG : file1: reading active writers 2025/03/06 09:53:53 DEBUG : : Looking for writers 2025/03/06 09:53:53 DEBUG : dir: reading active writers 2025/03/06 09:53:53 DEBUG : >WaitForWriters: 2025/03/06 09:53:53 DEBUG : webdav root 'rclone-test-xulemej7fiba': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.28s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "webdav root 'rclone-test-xulemej7fiba'", Local "Local file system at /tmp/rclone4136458647", Modify Window "1s" 2025/03/06 09:53:53 INFO : webdav root 'rclone-test-xulemej7fiba': poll-interval is not supported by this remote 2025/03/06 09:53:53 DEBUG : webdav root 'rclone-test-xulemej7fiba': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/06 09:53:53 DEBUG : webdav root 'rclone-test-xulemej7fiba': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" 2025/03/06 09:53:53 DEBUG : webdav root 'rclone-test-xulemej7fiba': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" 2025/03/06 09:53:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" 2025/03/06 09:53:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/06 09:53:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" 2025/03/06 09:53:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" 2025/03/06 09:53:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/06 09:53:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" 2025/03/06 09:53:53 INFO : webdav root 'rclone-test-xulemej7fiba': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/06 09:53:53 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/06 09:53:53 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : dir/file1: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/06 09:53:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/06 09:53:53 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/06 09:53:53 DEBUG : dir/file1(0xc000acae00): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : dir/file1(0xc000acae00): openPending: 2025/03/06 09:53:53 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/06 09:53:53 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/06 09:53:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/06 09:53:53 DEBUG : dir/file1(0xc000acae00): >openPending: err= 2025/03/06 09:53:53 DEBUG : dir/file1(0xc000acae00): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : dir/file1(0xc000acae00): _writeAt: size=15, off=5 2025/03/06 09:53:53 DEBUG : dir/file1(0xc000acae00): >_writeAt: n=15, err= 2025/03/06 09:53:53 DEBUG : dir/file1(0xc000acae00): close: 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/03/06 09:53:53 DEBUG : dir/file1: vfs cache: setting modification time to 2025-03-06 09:53:53.2045473 +0000 UTC m=+11.825049176 2025/03/06 09:53:53 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : dir/file1(0xc000acae00): >close: err= 2025/03/06 09:53:53 DEBUG : WaitForWriters: timeout=30s 2025/03/06 09:53:53 DEBUG : dir: Looking for writers 2025/03/06 09:53:53 DEBUG : file1: reading active writers 2025/03/06 09:53:53 DEBUG : : Looking for writers 2025/03/06 09:53:53 DEBUG : dir: reading active writers 2025/03/06 09:53:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/06 09:53:53 DEBUG : dir: Looking for writers 2025/03/06 09:53:53 DEBUG : file1: reading active writers 2025/03/06 09:53:53 DEBUG : : Looking for writers 2025/03/06 09:53:53 DEBUG : dir: reading active writers 2025/03/06 09:53:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/06 09:53:53 DEBUG : dir: Looking for writers 2025/03/06 09:53:53 DEBUG : file1: reading active writers 2025/03/06 09:53:53 DEBUG : : Looking for writers 2025/03/06 09:53:53 DEBUG : dir: reading active writers 2025/03/06 09:53:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/06 09:53:53 DEBUG : dir: Looking for writers 2025/03/06 09:53:53 DEBUG : file1: reading active writers 2025/03/06 09:53:53 DEBUG : : Looking for writers 2025/03/06 09:53:53 DEBUG : dir: reading active writers 2025/03/06 09:53:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/06 09:53:53 DEBUG : dir/file1: vfs cache: starting upload 2025/03/06 09:53:53 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/06 09:53:53 INFO : dir/file1: Copied (replaced existing) 2025/03/06 09:53:53 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-03-06 09:53:53 +0000 UTC" 2025/03/06 09:53:53 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/03/06 09:53:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/06 09:53:53 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/03/06 09:53:53 DEBUG : dir: Looking for writers 2025/03/06 09:53:53 DEBUG : file1: reading active writers 2025/03/06 09:53:53 DEBUG : : Looking for writers 2025/03/06 09:53:53 DEBUG : dir: reading active writers 2025/03/06 09:53:53 DEBUG : >WaitForWriters: 2025/03/06 09:53:53 DEBUG : webdav root 'rclone-test-xulemej7fiba': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.28s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "webdav root 'rclone-test-xulemej7fiba'", Local "Local file system at /tmp/rclone4136458647", Modify Window "1s" 2025/03/06 09:53:53 INFO : webdav root 'rclone-test-xulemej7fiba': poll-interval is not supported by this remote 2025/03/06 09:53:53 DEBUG : webdav root 'rclone-test-xulemej7fiba': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/06 09:53:53 DEBUG : webdav root 'rclone-test-xulemej7fiba': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" 2025/03/06 09:53:53 DEBUG : webdav root 'rclone-test-xulemej7fiba': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" 2025/03/06 09:53:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" 2025/03/06 09:53:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/06 09:53:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" 2025/03/06 09:53:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" 2025/03/06 09:53:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/06 09:53:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" 2025/03/06 09:53:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 INFO : webdav root 'rclone-test-xulemej7fiba': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/06 09:53:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : file1: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : file1(0xc00107f580): openPending: 2025/03/06 09:53:53 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/06 09:53:53 DEBUG : file1(0xc00107f580): >openPending: err= 2025/03/06 09:53:53 DEBUG : file1: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/06 09:53:53 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/06 09:53:53 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/03/06 09:53:53 DEBUG : file1(0xc00107f580): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : file1(0xc00107f580): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : file1(0xc00107f580): close: 2025/03/06 09:53:53 DEBUG : file1: vfs cache: setting modification time to 2025-03-06 09:53:53.422292679 +0000 UTC m=+12.042794565 2025/03/06 09:53:53 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : file1(0xc00107f580): >close: err= 2025/03/06 09:53:53 DEBUG : WaitForWriters: timeout=30s 2025/03/06 09:53:53 DEBUG : : Looking for writers 2025/03/06 09:53:53 DEBUG : file1: reading active writers 2025/03/06 09:53:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/06 09:53:53 DEBUG : : Looking for writers 2025/03/06 09:53:53 DEBUG : file1: reading active writers 2025/03/06 09:53:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/06 09:53:53 DEBUG : : Looking for writers 2025/03/06 09:53:53 DEBUG : file1: reading active writers 2025/03/06 09:53:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/06 09:53:53 DEBUG : : Looking for writers 2025/03/06 09:53:53 DEBUG : file1: reading active writers 2025/03/06 09:53:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/06 09:53:53 DEBUG : file1: vfs cache: starting upload 2025/03/06 09:53:53 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/06 09:53:53 INFO : file1: Copied (new) 2025/03/06 09:53:53 DEBUG : file1: vfs cache: fingerprint now "5,2025-03-06 09:53:53 +0000 UTC" 2025/03/06 09:53:53 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/06 09:53:53 INFO : file1: vfs cache: upload succeeded try #1 2025/03/06 09:53:53 DEBUG : : Looking for writers 2025/03/06 09:53:53 DEBUG : file1: reading active writers 2025/03/06 09:53:53 DEBUG : >WaitForWriters: 2025/03/06 09:53:53 DEBUG : webdav root 'rclone-test-xulemej7fiba': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.19s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "webdav root 'rclone-test-xulemej7fiba'", Local "Local file system at /tmp/rclone4136458647", Modify Window "1s" 2025/03/06 09:53:53 INFO : webdav root 'rclone-test-xulemej7fiba': poll-interval is not supported by this remote 2025/03/06 09:53:53 DEBUG : webdav root 'rclone-test-xulemej7fiba': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/06 09:53:53 DEBUG : webdav root 'rclone-test-xulemej7fiba': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" 2025/03/06 09:53:53 DEBUG : webdav root 'rclone-test-xulemej7fiba': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" 2025/03/06 09:53:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" 2025/03/06 09:53:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/06 09:53:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" 2025/03/06 09:53:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" 2025/03/06 09:53:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/06 09:53:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/03/06 09:53:53 INFO : webdav root 'rclone-test-xulemej7fiba': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe000): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe000): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe000): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe000): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe000): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.608757416 +0000 UTC m=+12.229259302 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe000): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe040): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe040): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe040): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe040): >_readAt: n=2, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe040): _writeAt: size=3, off=2 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe040): >_writeAt: n=0, err=Bad file descriptor 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe040): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.608757416 +0000 UTC m=+12.229259302 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe040): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe080): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe080): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe080): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe080): >_readAt: n=5, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe080): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.608757416 +0000 UTC m=+12.229259302 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe080): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004372d0 item 1 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe0c0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe0c0): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe0c0): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe0c0): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe0c0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.610831625 +0000 UTC m=+12.231333532 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe0c0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe100): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe100): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe100): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe100): >_readAt: n=5, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe100): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.610831625 +0000 UTC m=+12.231333532 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe100): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000437a40 item 2 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe140): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe140): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe140): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe140): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe140): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.61234743 +0000 UTC m=+12.232849316 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe140): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe180): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe180): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe180): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe180): >_readAt: n=2, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe180): _writeAt: size=3, off=2 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe180): >_writeAt: n=0, err=Bad file descriptor 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe180): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.61234743 +0000 UTC m=+12.232849316 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe180): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe1c0): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe1c0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe1c0): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe1c0): >_readAt: n=5, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe1c0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.61234743 +0000 UTC m=+12.232849316 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe1c0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000437ce0 item 3 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe240): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe240): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe240): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe240): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe240): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.614176129 +0000 UTC m=+12.234678015 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe240): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe2c0): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe2c0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe2c0): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe2c0): >_readAt: n=5, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe2c0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.614176129 +0000 UTC m=+12.234678015 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe2c0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000438230 item 4 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe300): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe300): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe300): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe300): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe300): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.615496328 +0000 UTC m=+12.235998214 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe300): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe340): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe340): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe340): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe340): >_readAt: n=2, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe340): _writeAt: size=3, off=2 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe340): >_writeAt: n=0, err=Bad file descriptor 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe340): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.615496328 +0000 UTC m=+12.235998214 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe340): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe380): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe380): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe380): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe380): >_readAt: n=5, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe380): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.615496328 +0000 UTC m=+12.235998214 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe380): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000438620 item 5 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe400): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe400): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe400): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe400): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe400): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.617291575 +0000 UTC m=+12.237793461 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe400): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe480): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe480): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe480): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe480): >_readAt: n=5, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe480): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.617291575 +0000 UTC m=+12.237793461 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe480): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000438af0 item 6 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe500): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe500): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe500): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe500): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe500): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.618702023 +0000 UTC m=+12.239203909 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe500): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe5c0): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe5c0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe5c0): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe5c0): >_readAt: n=2, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe5c0): _writeAt: size=3, off=2 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe5c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe5c0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.618702023 +0000 UTC m=+12.239203909 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe5c0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe600): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe600): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe600): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe600): >_readAt: n=5, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe600): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.618702023 +0000 UTC m=+12.239203909 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe600): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000438fc0 item 7 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe680): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe680): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe680): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe680): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe680): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.62053992 +0000 UTC m=+12.241041795 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe680): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe700): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe700): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe700): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe700): >_readAt: n=5, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe700): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.62053992 +0000 UTC m=+12.241041795 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe700): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004397a0 item 8 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe740): _readAt: size=2, off=0 2025/03/06 09:53:53 ERROR : open-test-file(0xc000dbe740): Couldn't read size of file 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe740): >_readAt: n=0, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe740): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe740): >_writeAt: n=0, err=Bad file descriptor 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe740): close: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe740): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe780): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe780): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe780): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe780): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe780): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.621893621 +0000 UTC m=+12.242395497 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe780): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe7c0): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe7c0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe7c0): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe7c0): >_readAt: n=2, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe7c0): _writeAt: size=3, off=2 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe7c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe7c0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.621893621 +0000 UTC m=+12.242395497 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe7c0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe800): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe800): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe800): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe800): >_readAt: n=5, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe800): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.621893621 +0000 UTC m=+12.242395497 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe800): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000439c70 item 9 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe880): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe880): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe880): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe880): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe880): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.623576928 +0000 UTC m=+12.244078804 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe880): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe900): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe900): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe900): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe900): >_readAt: n=5, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe900): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.623576928 +0000 UTC m=+12.244078804 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe900): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000440230 item 10 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe9c0): _readAt: size=2, off=0 2025/03/06 09:53:53 ERROR : open-test-file(0xc000dbe9c0): Couldn't read size of file 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe9c0): >_readAt: n=0, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe9c0): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe9c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe9c0): close: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe9c0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbea00): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbea00): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbea00): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbea00): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbea00): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.624887188 +0000 UTC m=+12.245389065 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbea00): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbeac0): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbeac0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbeac0): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbeac0): >_readAt: n=2, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbeac0): _writeAt: size=3, off=2 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbeac0): >_writeAt: n=0, err=Bad file descriptor 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbeac0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.624887188 +0000 UTC m=+12.245389065 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbeac0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbeb00): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbeb00): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbeb00): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbeb00): >_readAt: n=5, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbeb00): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.624887188 +0000 UTC m=+12.245389065 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbeb00): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000440620 item 11 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbeb80): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbeb80): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbeb80): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbeb80): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbeb80): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.626571899 +0000 UTC m=+12.247073775 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbeb80): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbec00): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbec00): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbec00): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbec00): >_readAt: n=5, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbec00): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.626571899 +0000 UTC m=+12.247073775 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbec00): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004409a0 item 12 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbecc0): _readAt: size=2, off=0 2025/03/06 09:53:53 ERROR : open-test-file(0xc000dbecc0): Couldn't read size of file 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbecc0): >_readAt: n=0, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbecc0): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbecc0): >_writeAt: n=0, err=Bad file descriptor 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbecc0): close: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbecc0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbed00): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbed00): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbed00): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbed00): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbed00): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.62784559 +0000 UTC m=+12.248347467 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbed00): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbedc0): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbedc0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbedc0): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbedc0): >_readAt: n=5, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbedc0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.62784559 +0000 UTC m=+12.248347467 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbedc0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000440c40 item 13 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbee40): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbee40): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbee40): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbee40): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbee40): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.629158224 +0000 UTC m=+12.249660111 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbee40): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbeec0): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbeec0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbeec0): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbeec0): >_readAt: n=5, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbeec0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.629158224 +0000 UTC m=+12.249660111 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbeec0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000440ee0 item 14 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbef80): _readAt: size=2, off=0 2025/03/06 09:53:53 ERROR : open-test-file(0xc000dbef80): Couldn't read size of file 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbef80): >_readAt: n=0, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbef80): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbef80): >_writeAt: n=0, err=Bad file descriptor 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbef80): close: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbef80): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbefc0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbefc0): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbefc0): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbefc0): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbefc0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.630306622 +0000 UTC m=+12.250808498 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbefc0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf080): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf080): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf080): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf080): >_readAt: n=5, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf080): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.630306622 +0000 UTC m=+12.250808498 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf080): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000441180 item 15 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf100): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf100): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf100): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf100): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf100): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.631468184 +0000 UTC m=+12.251970070 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf100): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf180): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf180): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf180): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf180): >_readAt: n=5, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf180): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.631468184 +0000 UTC m=+12.251970070 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf180): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000441420 item 16 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf1c0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf1c0): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf1c0): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf1c0): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf1c0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.632747707 +0000 UTC m=+12.253249593 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf1c0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf200): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf200): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf200): open at offset 5 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf200): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf200): >_readAt: n=2, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf200): _writeAt: size=3, off=7 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf200): >_writeAt: n=0, err=Bad file descriptor 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf200): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.632747707 +0000 UTC m=+12.253249593 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf200): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae0100): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae0100): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae0100): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae0100): >_readAt: n=5, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae0100): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.632747707 +0000 UTC m=+12.253249593 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae0100): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004416c0 item 17 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae0180): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae0180): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae0180): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae0180): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae0180): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.635433559 +0000 UTC m=+12.255935445 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae0180): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe040): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe040): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe040): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe040): >_readAt: n=5, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe040): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.635433559 +0000 UTC m=+12.255935445 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe040): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000440070 item 18 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe0c0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe0c0): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe0c0): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe0c0): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe0c0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.636455309 +0000 UTC m=+12.256957186 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe0c0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe180): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe180): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe180): open at offset 5 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe180): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe180): >_readAt: n=2, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe180): _writeAt: size=3, off=7 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe180): >_writeAt: n=0, err=Bad file descriptor 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe180): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.636455309 +0000 UTC m=+12.256957186 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe180): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe1c0): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe1c0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe1c0): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe1c0): >_readAt: n=5, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe1c0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.636455309 +0000 UTC m=+12.256957186 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe1c0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000440380 item 19 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe240): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe240): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe240): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe240): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe240): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.63810823 +0000 UTC m=+12.258610116 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe240): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe2c0): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe2c0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe2c0): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe2c0): >_readAt: n=5, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe2c0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.63810823 +0000 UTC m=+12.258610116 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe2c0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004407e0 item 20 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe340): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe340): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe340): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe340): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe340): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.639112408 +0000 UTC m=+12.259614294 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe340): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe400): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe400): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe400): open at offset 5 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe400): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe400): >_readAt: n=2, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe400): _writeAt: size=3, off=7 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe400): >_writeAt: n=0, err=Bad file descriptor 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe400): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.639112408 +0000 UTC m=+12.259614294 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe400): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe440): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe440): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe440): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe440): >_readAt: n=5, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe440): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.639112408 +0000 UTC m=+12.259614294 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe440): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000440a80 item 21 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe4c0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe4c0): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe4c0): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe4c0): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe4c0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.640436435 +0000 UTC m=+12.260938321 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe4c0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe540): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe540): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe540): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe540): >_readAt: n=5, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe540): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.640436435 +0000 UTC m=+12.260938321 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe540): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000440e00 item 22 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe5c0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe5c0): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe5c0): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe5c0): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe5c0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.641719774 +0000 UTC m=+12.262221661 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe5c0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe680): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe680): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe680): open at offset 5 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe680): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe680): >_readAt: n=2, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe680): _writeAt: size=3, off=7 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe680): >_writeAt: n=0, err=Bad file descriptor 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe680): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.641719774 +0000 UTC m=+12.262221661 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe680): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe6c0): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe6c0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe6c0): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe6c0): >_readAt: n=5, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe6c0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.641719774 +0000 UTC m=+12.262221661 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe6c0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004410a0 item 23 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe740): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe740): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe740): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe740): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe740): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.643340064 +0000 UTC m=+12.263841950 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe740): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe7c0): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe7c0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe7c0): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe7c0): >_readAt: n=5, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe7c0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.643340064 +0000 UTC m=+12.263841950 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe7c0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000441420 item 24 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe880): _readAt: size=2, off=0 2025/03/06 09:53:53 ERROR : open-test-file(0xc000dbe880): Couldn't read size of file 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe880): >_readAt: n=0, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe880): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe880): >_writeAt: n=0, err=Bad file descriptor 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe880): close: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe880): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe8c0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe8c0): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe8c0): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe8c0): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe8c0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.644730203 +0000 UTC m=+12.265232079 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe8c0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe980): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe980): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe980): open at offset 5 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe980): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe980): >_readAt: n=2, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe980): _writeAt: size=3, off=7 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe980): >_writeAt: n=0, err=Bad file descriptor 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe980): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.644730203 +0000 UTC m=+12.265232079 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe980): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe9c0): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe9c0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe9c0): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe9c0): >_readAt: n=5, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe9c0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.644730203 +0000 UTC m=+12.265232079 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbe9c0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000441730 item 25 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbea40): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbea40): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbea40): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbea40): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbea40): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.646494713 +0000 UTC m=+12.266996599 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbea40): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbeac0): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbeac0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbeac0): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbeac0): >_readAt: n=5, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbeac0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.646494713 +0000 UTC m=+12.266996599 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbeac0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000441c70 item 26 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbeb80): _readAt: size=2, off=0 2025/03/06 09:53:53 ERROR : open-test-file(0xc000dbeb80): Couldn't read size of file 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbeb80): >_readAt: n=0, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbeb80): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbeb80): >_writeAt: n=0, err=Bad file descriptor 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbeb80): close: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbeb80): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbebc0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbebc0): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbebc0): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbebc0): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbebc0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.647861659 +0000 UTC m=+12.268363545 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbebc0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbec80): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbec80): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbec80): open at offset 5 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbec80): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbec80): >_readAt: n=2, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbec80): _writeAt: size=3, off=7 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbec80): >_writeAt: n=0, err=Bad file descriptor 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbec80): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.647861659 +0000 UTC m=+12.268363545 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbec80): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbecc0): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbecc0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbecc0): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbecc0): >_readAt: n=5, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbecc0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.647861659 +0000 UTC m=+12.268363545 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbecc0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000441f10 item 27 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbed40): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbed40): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbed40): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbed40): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbed40): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.649418029 +0000 UTC m=+12.269919906 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbed40): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbedc0): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbedc0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbedc0): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbedc0): >_readAt: n=5, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbedc0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.649418029 +0000 UTC m=+12.269919906 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbedc0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000422620 item 28 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbee80): _readAt: size=2, off=0 2025/03/06 09:53:53 ERROR : open-test-file(0xc000dbee80): Couldn't read size of file 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbee80): >_readAt: n=0, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbee80): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbee80): >_writeAt: n=0, err=Bad file descriptor 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbee80): close: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbee80): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbeec0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbeec0): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbeec0): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbeec0): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbeec0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.650551128 +0000 UTC m=+12.271053015 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbeec0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbef80): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbef80): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbef80): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbef80): >_readAt: n=5, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbef80): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.650551128 +0000 UTC m=+12.271053015 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbef80): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000422b60 item 29 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf000): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf000): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf000): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf000): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf000): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.65186756 +0000 UTC m=+12.272369446 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf000): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf080): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf080): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf080): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf080): >_readAt: n=5, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf080): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.65186756 +0000 UTC m=+12.272369446 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf080): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000423030 item 30 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf140): _readAt: size=2, off=0 2025/03/06 09:53:53 ERROR : open-test-file(0xc000dbf140): Couldn't read size of file 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf140): >_readAt: n=0, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf140): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf140): >_writeAt: n=0, err=Bad file descriptor 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf140): close: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf140): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf180): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf180): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf180): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf180): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf180): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.653172239 +0000 UTC m=+12.273674116 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf180): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf280): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf280): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf280): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf280): >_readAt: n=5, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf280): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.653172239 +0000 UTC m=+12.273674116 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf280): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000423420 item 31 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf300): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf300): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf300): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf300): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf300): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.654468293 +0000 UTC m=+12.274970169 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf300): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf380): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf380): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf380): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf380): >_readAt: n=5, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf380): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.654468293 +0000 UTC m=+12.274970169 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf380): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004236c0 item 32 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf3c0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf3c0): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf3c0): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf3c0): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf3c0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.655843595 +0000 UTC m=+12.276345471 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf3c0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf400): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf400): >_readAt: n=0, err=Bad file descriptor 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf400): _writeAt: size=3, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf400): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf400): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004239d0 item 33 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf400): >_writeAt: n=3, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf400): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.656340594 +0000 UTC m=+12.276842470 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf400): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf440): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf440): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf440): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf440): >_readAt: n=5, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf440): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.656340594 +0000 UTC m=+12.276842470 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf440): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000423c00 item 33 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf480): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf480): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf480): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf480): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf480): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.657672876 +0000 UTC m=+12.278174762 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf480): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf4c0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf4c0): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000423f10 item 34 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf4c0): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf4c0): >_readAt: n=0, err=Bad file descriptor 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf4c0): _writeAt: size=3, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf4c0): >_writeAt: n=3, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf4c0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.65825798 +0000 UTC m=+12.278759866 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf4c0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf500): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf500): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf500): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf500): >_readAt: n=3, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf500): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.65825798 +0000 UTC m=+12.278759866 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf500): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043e310 item 34 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf540): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf540): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf540): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf540): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf540): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.65948831 +0000 UTC m=+12.279990186 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf540): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf580): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf580): >_readAt: n=0, err=Bad file descriptor 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf580): _writeAt: size=3, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf580): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf580): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043e770 item 35 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf580): >_writeAt: n=3, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf580): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.659901603 +0000 UTC m=+12.280403479 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf580): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf5c0): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf5c0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf5c0): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf5c0): >_readAt: n=5, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf5c0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.659901603 +0000 UTC m=+12.280403479 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf5c0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043e8c0 item 35 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf640): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf640): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf640): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf640): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf640): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.66100708 +0000 UTC m=+12.281508956 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf640): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf700): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf700): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043ed20 item 36 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf700): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf700): >_readAt: n=0, err=Bad file descriptor 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf700): _writeAt: size=3, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf700): >_writeAt: n=3, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf700): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.661400065 +0000 UTC m=+12.281901941 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf700): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf740): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf740): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf740): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf740): >_readAt: n=3, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf740): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.661400065 +0000 UTC m=+12.281901941 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf740): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043ee70 item 36 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf780): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf780): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf780): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf780): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf780): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.662432835 +0000 UTC m=+12.282934712 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf780): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf7c0): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf7c0): >_readAt: n=0, err=Bad file descriptor 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf7c0): _writeAt: size=3, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf7c0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf7c0): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043f110 item 37 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf7c0): >_writeAt: n=3, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf7c0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.662804441 +0000 UTC m=+12.283306317 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf7c0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf800): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf800): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf800): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf800): >_readAt: n=5, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf800): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.662804441 +0000 UTC m=+12.283306317 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf800): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043f260 item 37 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf880): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf880): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf880): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf880): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf880): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.663823737 +0000 UTC m=+12.284325603 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf880): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf940): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf940): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043f570 item 38 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf940): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf940): >_readAt: n=0, err=Bad file descriptor 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf940): _writeAt: size=3, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf940): >_writeAt: n=3, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf940): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.664255685 +0000 UTC m=+12.284757551 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf940): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf980): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf980): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf980): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf980): >_readAt: n=3, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf980): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.664255685 +0000 UTC m=+12.284757551 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbf980): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043f6c0 item 38 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbfa00): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbfa00): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbfa00): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbfa00): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbfa00): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.665275302 +0000 UTC m=+12.285777178 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbfa00): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbfac0): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbfac0): >_readAt: n=0, err=Bad file descriptor 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbfac0): _writeAt: size=3, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbfac0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbfac0): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043f960 item 39 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbfac0): >_writeAt: n=3, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbfac0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.665655351 +0000 UTC m=+12.286157228 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbfac0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbfb00): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbfb00): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbfb00): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbfb00): >_readAt: n=5, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbfb00): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.665655351 +0000 UTC m=+12.286157228 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbfb00): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043fb90 item 39 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbfb80): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbfb80): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbfb80): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbfb80): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbfb80): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.66709825 +0000 UTC m=+12.287600127 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbfb80): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbfc40): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbfc40): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043fe30 item 40 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbfc40): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbfc40): >_readAt: n=0, err=Bad file descriptor 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbfc40): _writeAt: size=3, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbfc40): >_writeAt: n=3, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbfc40): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.667558561 +0000 UTC m=+12.288060437 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbfc40): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbfc80): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbfc80): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbfc80): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbfc80): >_readAt: n=3, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbfc80): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.667558561 +0000 UTC m=+12.288060437 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbfc80): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043c230 item 40 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbfcc0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbfcc0): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbfcc0): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbfcc0): >_readAt: n=0, err=Bad file descriptor 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbfcc0): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbfcc0): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbfcc0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.668628011 +0000 UTC m=+12.289129888 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbfcc0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbfd00): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbfd00): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbfd00): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043c930 item 41 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbfd00): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbfd00): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.669049659 +0000 UTC m=+12.289551535 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbfd00): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbfd40): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbfd40): >_readAt: n=0, err=Bad file descriptor 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbfd40): _writeAt: size=3, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbfd40): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbfd40): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043cee0 item 41 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbfd40): >_writeAt: n=3, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbfd40): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.669431133 +0000 UTC m=+12.289933009 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbfd40): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbfd80): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbfd80): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbfd80): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbfd80): >_readAt: n=5, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbfd80): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.669431133 +0000 UTC m=+12.289933009 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbfd80): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043d0a0 item 41 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbfe40): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbfe40): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbfe40): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbfe40): >_readAt: n=0, err=Bad file descriptor 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbfe40): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbfe40): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbfe40): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.670574791 +0000 UTC m=+12.291076667 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbfe40): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e000): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e000): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e000): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043d500 item 42 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e000): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e000): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.671014203 +0000 UTC m=+12.291516079 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e000): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e0c0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e0c0): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049a150 item 42 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e0c0): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e0c0): >_readAt: n=0, err=Bad file descriptor 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e0c0): _writeAt: size=3, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e0c0): >_writeAt: n=3, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e0c0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.671442073 +0000 UTC m=+12.291943950 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e0c0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e100): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e100): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e100): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e100): >_readAt: n=3, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e100): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.671442073 +0000 UTC m=+12.291943950 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e100): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049a2a0 item 42 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e1c0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e1c0): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e1c0): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e1c0): >_readAt: n=0, err=Bad file descriptor 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e1c0): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e1c0): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e1c0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.672301681 +0000 UTC m=+12.292803557 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e1c0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e200): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e200): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e200): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049a620 item 43 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e200): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e200): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.672606731 +0000 UTC m=+12.293108607 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e200): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e2c0): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e2c0): >_readAt: n=0, err=Bad file descriptor 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e2c0): _writeAt: size=3, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e2c0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e2c0): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049a770 item 43 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e2c0): >_writeAt: n=3, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e2c0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.672988716 +0000 UTC m=+12.293490591 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e2c0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e300): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e300): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e300): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e300): >_readAt: n=5, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e300): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.672988716 +0000 UTC m=+12.293490591 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e300): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049aa10 item 43 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e3c0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e3c0): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e3c0): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e3c0): >_readAt: n=0, err=Bad file descriptor 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e3c0): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e3c0): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e3c0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.674073384 +0000 UTC m=+12.294575259 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e3c0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e400): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e400): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e400): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049ad90 item 44 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e400): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e400): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.674458063 +0000 UTC m=+12.294959939 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e400): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e4c0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e4c0): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049af50 item 44 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e4c0): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e4c0): >_readAt: n=0, err=Bad file descriptor 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e4c0): _writeAt: size=3, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e4c0): >_writeAt: n=3, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e4c0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.674917773 +0000 UTC m=+12.295419649 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e4c0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e500): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e500): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e500): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e500): >_readAt: n=3, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e500): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.674917773 +0000 UTC m=+12.295419649 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e500): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049b1f0 item 44 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e5c0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e5c0): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e5c0): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e5c0): >_readAt: n=0, err=Bad file descriptor 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e5c0): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e5c0): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e5c0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.675929163 +0000 UTC m=+12.296431040 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e5c0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e600): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e600): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e600): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049b650 item 45 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e600): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e600): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.676330984 +0000 UTC m=+12.296832861 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e600): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e6c0): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e6c0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e6c0): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e6c0): >_readAt: n=5, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e6c0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.676330984 +0000 UTC m=+12.296832861 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e6c0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049b880 item 45 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e780): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e780): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e780): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e780): >_readAt: n=0, err=Bad file descriptor 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e780): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e780): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e780): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.677429339 +0000 UTC m=+12.297931215 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e780): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e7c0): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e7c0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e7c0): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049be30 item 46 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e7c0): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e7c0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.6778206 +0000 UTC m=+12.298322486 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e7c0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e880): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e880): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e880): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e880): >_readAt: n=5, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e880): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.6778206 +0000 UTC m=+12.298322486 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e880): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000112070 item 46 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e940): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e940): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e940): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e940): >_readAt: n=0, err=Bad file descriptor 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e940): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e940): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e940): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.678885351 +0000 UTC m=+12.299387228 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e940): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e980): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e980): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e980): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001124d0 item 47 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e980): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e980): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.679238141 +0000 UTC m=+12.299740017 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e980): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107ea40): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107ea40): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107ea40): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107ea40): >_readAt: n=5, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107ea40): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.679238141 +0000 UTC m=+12.299740017 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107ea40): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000112620 item 47 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107eb00): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107eb00): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107eb00): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107eb00): >_readAt: n=0, err=Bad file descriptor 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107eb00): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107eb00): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107eb00): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.680347866 +0000 UTC m=+12.300849742 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107eb00): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107eb40): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107eb40): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107eb40): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001129a0 item 48 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107eb40): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107eb40): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.680729179 +0000 UTC m=+12.301231055 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107eb40): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107ec00): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107ec00): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107ec00): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107ec00): >_readAt: n=5, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107ec00): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.680729179 +0000 UTC m=+12.301231055 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107ec00): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000112cb0 item 48 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107ec40): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107ec40): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107ec40): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107ec40): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107ec40): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.681915889 +0000 UTC m=+12.302417764 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107ec40): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107ec80): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107ec80): >_readAt: n=0, err=Bad file descriptor 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107ec80): _writeAt: size=3, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107ec80): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107ec80): open at offset 5 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107ec80): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000112fc0 item 49 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107ec80): >_writeAt: n=3, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107ec80): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.682297392 +0000 UTC m=+12.302799268 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107ec80): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107ecc0): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107ecc0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107ecc0): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107ecc0): >_readAt: n=8, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107ecc0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.682297392 +0000 UTC m=+12.302799268 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107ecc0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000113180 item 49 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107ed40): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107ed40): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107ed40): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107ed40): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107ed40): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.683358185 +0000 UTC m=+12.303860061 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107ed40): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107ee00): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107ee00): open at offset 5 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107ee00): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000113490 item 50 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107ee00): _readAt: size=2, off=5 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107ee00): >_readAt: n=0, err=Bad file descriptor 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107ee00): _writeAt: size=3, off=5 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107ee00): >_writeAt: n=3, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107ee00): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.683813046 +0000 UTC m=+12.304314923 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107ee00): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107ee40): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107ee40): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107ee40): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107ee40): >_readAt: n=3, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107ee40): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.683813046 +0000 UTC m=+12.304314923 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107ee40): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000113650 item 50 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107eec0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107eec0): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107eec0): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107eec0): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107eec0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.68482034 +0000 UTC m=+12.305322216 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107eec0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107ef80): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107ef80): >_readAt: n=0, err=Bad file descriptor 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107ef80): _writeAt: size=3, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107ef80): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107ef80): open at offset 5 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107ef80): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000113b20 item 51 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107ef80): >_writeAt: n=3, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107ef80): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.685169542 +0000 UTC m=+12.305671418 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107ef80): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107efc0): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107efc0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107efc0): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107efc0): >_readAt: n=8, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107efc0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.685169542 +0000 UTC m=+12.305671418 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107efc0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000113ce0 item 51 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f040): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f040): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f040): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f040): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f040): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.686171706 +0000 UTC m=+12.306673582 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f040): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f100): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f100): open at offset 5 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f100): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041e4d0 item 52 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f100): _readAt: size=2, off=5 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f100): >_readAt: n=0, err=Bad file descriptor 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f100): _writeAt: size=3, off=5 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f100): >_writeAt: n=3, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f100): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.686596842 +0000 UTC m=+12.307099038 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f100): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f140): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f140): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f140): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f140): >_readAt: n=3, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f140): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.686596842 +0000 UTC m=+12.307099038 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f140): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041ea10 item 52 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f1c0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f1c0): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f1c0): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f1c0): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f1c0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.687588496 +0000 UTC m=+12.308090372 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f1c0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f280): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f280): >_readAt: n=0, err=Bad file descriptor 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f280): _writeAt: size=3, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f280): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f280): open at offset 5 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f280): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041f030 item 53 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f280): >_writeAt: n=3, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f280): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.687972713 +0000 UTC m=+12.308474590 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f280): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f2c0): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f2c0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f2c0): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f2c0): >_readAt: n=8, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f2c0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.687972713 +0000 UTC m=+12.308474590 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f2c0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041f180 item 53 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f340): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f340): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f340): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f340): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f340): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.689087219 +0000 UTC m=+12.309589094 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f340): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f400): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f400): open at offset 5 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f400): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041f880 item 54 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f400): _readAt: size=2, off=5 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f400): >_readAt: n=0, err=Bad file descriptor 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f400): _writeAt: size=3, off=5 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f400): >_writeAt: n=3, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f400): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.68956438 +0000 UTC m=+12.310066517 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f400): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f440): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f440): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f440): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f440): >_readAt: n=3, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f440): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.68956438 +0000 UTC m=+12.310066517 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f440): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041fa40 item 54 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f4c0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f4c0): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f4c0): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f4c0): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f4c0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.690602632 +0000 UTC m=+12.311104508 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f4c0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f580): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f580): >_readAt: n=0, err=Bad file descriptor 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f580): _writeAt: size=3, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f580): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f580): open at offset 5 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f580): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041fdc0 item 55 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f580): >_writeAt: n=3, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f580): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.691003822 +0000 UTC m=+12.311505698 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f580): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f600): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f600): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f600): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f600): >_readAt: n=8, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f600): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.691003822 +0000 UTC m=+12.311505698 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f600): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035c3f0 item 55 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae0040): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae0040): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae0040): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae0040): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae0040): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.692096065 +0000 UTC m=+12.312597941 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae0040): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae01c0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae01c0): open at offset 5 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae01c0): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000352460 item 56 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae01c0): _readAt: size=2, off=5 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae01c0): >_readAt: n=0, err=Bad file descriptor 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae01c0): _writeAt: size=3, off=5 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae01c0): >_writeAt: n=3, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae01c0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.692624573 +0000 UTC m=+12.313126449 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae01c0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae0200): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae0200): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae0200): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae0200): >_readAt: n=3, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae0200): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.692624573 +0000 UTC m=+12.313126449 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae0200): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003529a0 item 56 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae02c0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae02c0): open at offset 0 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae02c0): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae02c0): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae02c0): >_readAt: n=0, err=Bad file descriptor 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae02c0): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae02c0): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae02c0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.693690716 +0000 UTC m=+12.314192593 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae02c0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae0300): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae0300): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae0300): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000352fc0 item 57 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae0300): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae0300): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.694089693 +0000 UTC m=+12.314591579 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae0300): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae03c0): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae03c0): >_readAt: n=0, err=Bad file descriptor 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae03c0): _writeAt: size=3, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae03c0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae03c0): open at offset 5 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae03c0): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000353570 item 57 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae03c0): >_writeAt: n=3, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae03c0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.694562948 +0000 UTC m=+12.315064834 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae03c0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae0400): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae0400): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae0400): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae0400): >_readAt: n=8, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae0400): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.694562948 +0000 UTC m=+12.315064834 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae0400): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003537a0 item 57 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae04c0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae04c0): open at offset 0 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae04c0): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae04c0): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae04c0): >_readAt: n=0, err=Bad file descriptor 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae04c0): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae04c0): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae04c0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.695722947 +0000 UTC m=+12.316224822 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae04c0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae0500): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae0500): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae0500): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000353ce0 item 58 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae0500): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae0500): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.696148673 +0000 UTC m=+12.316650559 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae0500): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae05c0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae05c0): open at offset 5 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae05c0): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000353f10 item 58 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae05c0): _readAt: size=2, off=5 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae05c0): >_readAt: n=0, err=Bad file descriptor 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae05c0): _writeAt: size=3, off=5 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae05c0): >_writeAt: n=3, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae05c0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.696652014 +0000 UTC m=+12.317153901 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae05c0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae0600): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae0600): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae0600): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae0600): >_readAt: n=3, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae0600): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.696652014 +0000 UTC m=+12.317153901 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae0600): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428150 item 58 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae06c0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae06c0): open at offset 0 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae06c0): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae06c0): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae06c0): >_readAt: n=0, err=Bad file descriptor 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae06c0): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae06c0): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae06c0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.697714981 +0000 UTC m=+12.318216857 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae06c0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae0700): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae0700): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae0700): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428460 item 59 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae0700): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae0700): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.69813069 +0000 UTC m=+12.318632576 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae0700): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae07c0): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae07c0): >_readAt: n=0, err=Bad file descriptor 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae07c0): _writeAt: size=3, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae07c0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae07c0): open at offset 5 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae07c0): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004285b0 item 59 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae07c0): >_writeAt: n=3, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae07c0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.698529364 +0000 UTC m=+12.319031250 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae07c0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae0800): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae0800): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae0800): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae0800): >_readAt: n=8, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae0800): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.698529364 +0000 UTC m=+12.319031250 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae0800): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428700 item 59 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae08c0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae08c0): open at offset 0 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae08c0): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae08c0): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae08c0): >_readAt: n=0, err=Bad file descriptor 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae08c0): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae08c0): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae08c0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.699612069 +0000 UTC m=+12.320113946 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae08c0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae0900): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae0900): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae0900): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428af0 item 60 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae0900): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae0900): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.699972233 +0000 UTC m=+12.320474119 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae0900): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae09c0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae09c0): open at offset 5 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae09c0): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428cb0 item 60 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae09c0): _readAt: size=2, off=5 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae09c0): >_readAt: n=0, err=Bad file descriptor 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae09c0): _writeAt: size=3, off=5 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae09c0): >_writeAt: n=3, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae09c0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.700482177 +0000 UTC m=+12.320984063 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae09c0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae0a00): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae0a00): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae0a00): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae0a00): >_readAt: n=3, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae0a00): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.700482177 +0000 UTC m=+12.320984063 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae0a00): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428e00 item 60 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae0ac0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae0ac0): open at offset 0 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae0ac0): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae0ac0): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae0ac0): >_readAt: n=0, err=Bad file descriptor 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae0ac0): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae0ac0): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae0ac0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.701402257 +0000 UTC m=+12.321904143 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae0ac0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae0b00): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae0b00): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae0b00): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004290a0 item 61 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae0b00): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae0b00): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.701806903 +0000 UTC m=+12.322308790 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae0b00): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae0bc0): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae0bc0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae0bc0): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae0bc0): >_readAt: n=5, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae0bc0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.701806903 +0000 UTC m=+12.322308790 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae0bc0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004291f0 item 61 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae0c80): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae0c80): open at offset 0 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae0c80): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae0c80): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae0c80): >_readAt: n=0, err=Bad file descriptor 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae0c80): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae0c80): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae0c80): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.70286421 +0000 UTC m=+12.323366096 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae0c80): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae0cc0): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae0cc0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae0cc0): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429490 item 62 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae0cc0): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae0cc0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.703235605 +0000 UTC m=+12.323737491 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae0cc0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae0d80): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae0d80): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae0d80): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae0d80): >_readAt: n=5, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae0d80): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.703235605 +0000 UTC m=+12.323737491 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae0d80): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004295e0 item 62 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae0e40): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae0e40): open at offset 0 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae0e40): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae0e40): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae0e40): >_readAt: n=0, err=Bad file descriptor 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae0e40): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae0e40): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae0e40): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.704313479 +0000 UTC m=+12.324815365 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae0e40): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae0e80): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae0e80): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae0e80): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004299d0 item 63 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae0e80): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae0e80): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.704663705 +0000 UTC m=+12.325165591 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae0e80): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae0f40): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae0f40): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae0f40): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae0f40): >_readAt: n=5, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae0f40): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.704663705 +0000 UTC m=+12.325165591 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae0f40): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429c00 item 63 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1000): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1000): open at offset 0 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1000): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1000): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1000): >_readAt: n=0, err=Bad file descriptor 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1000): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1000): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1000): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.705798437 +0000 UTC m=+12.326300314 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1000): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1040): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1040): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1040): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f4000 item 64 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1040): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1040): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.706178628 +0000 UTC m=+12.326680504 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1040): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1100): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1100): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1100): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1100): >_readAt: n=5, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1100): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.706178628 +0000 UTC m=+12.326680504 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1100): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f41c0 item 64 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1140): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1140): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1140): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1140): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1140): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.70728126 +0000 UTC m=+12.327783136 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1140): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDWR 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1180): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1180): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1180): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1180): >_readAt: n=2, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1180): _writeAt: size=3, off=2 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f4700 item 65 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1180): >_writeAt: n=3, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1180): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.707653435 +0000 UTC m=+12.328155321 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1180): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae11c0): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae11c0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae11c0): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae11c0): >_readAt: n=5, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae11c0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.707653435 +0000 UTC m=+12.328155321 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae11c0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f4930 item 65 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1200): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1200): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1200): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1200): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1200): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.708748634 +0000 UTC m=+12.329250510 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1200): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1240): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1240): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f4d90 item 66 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1240): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1240): >_readAt: n=0, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1240): _writeAt: size=3, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1240): >_writeAt: n=3, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1240): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.709166525 +0000 UTC m=+12.329668400 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1240): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1280): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1280): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1280): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1280): >_readAt: n=3, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1280): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.709166525 +0000 UTC m=+12.329668400 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1280): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f4ee0 item 66 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae12c0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae12c0): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae12c0): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae12c0): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae12c0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.710332406 +0000 UTC m=+12.330834282 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae12c0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1300): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1300): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1300): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1300): >_readAt: n=2, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1300): _writeAt: size=3, off=2 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f5570 item 67 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1300): >_writeAt: n=3, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1300): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.710743234 +0000 UTC m=+12.331245109 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1300): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1340): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1340): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1340): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1340): >_readAt: n=5, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1340): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.710743234 +0000 UTC m=+12.331245109 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1340): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f57a0 item 67 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae13c0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae13c0): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae13c0): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae13c0): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae13c0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.711867987 +0000 UTC m=+12.332369873 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae13c0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1480): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1480): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f6380 item 68 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1480): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1480): >_readAt: n=0, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1480): _writeAt: size=3, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1480): >_writeAt: n=3, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1480): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.71230814 +0000 UTC m=+12.332810026 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1480): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae14c0): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae14c0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae14c0): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae14c0): >_readAt: n=3, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae14c0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.71230814 +0000 UTC m=+12.332810026 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae14c0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f6620 item 68 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1500): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1500): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1500): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1500): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1500): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.713435468 +0000 UTC m=+12.333937354 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1500): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1540): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1540): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1540): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1540): >_readAt: n=2, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1540): _writeAt: size=3, off=2 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f6bd0 item 69 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1540): >_writeAt: n=3, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1540): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.713890228 +0000 UTC m=+12.334392104 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1540): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1580): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1580): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1580): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1580): >_readAt: n=5, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1580): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.713890228 +0000 UTC m=+12.334392104 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1580): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f6e00 item 69 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1600): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1600): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1600): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1600): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1600): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.715083309 +0000 UTC m=+12.335585185 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1600): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae16c0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae16c0): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f73b0 item 70 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae16c0): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae16c0): >_readAt: n=0, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae16c0): _writeAt: size=3, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae16c0): >_writeAt: n=3, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae16c0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.715524084 +0000 UTC m=+12.336025960 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae16c0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1700): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1700): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1700): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1700): >_readAt: n=3, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1700): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.715524084 +0000 UTC m=+12.336025960 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1700): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f7570 item 70 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1780): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1780): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1780): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1780): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1780): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.716697318 +0000 UTC m=+12.337199194 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1780): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1840): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1840): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1840): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1840): >_readAt: n=2, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1840): _writeAt: size=3, off=2 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f7ab0 item 71 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1840): >_writeAt: n=3, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1840): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.717238649 +0000 UTC m=+12.337740525 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1840): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1880): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1880): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1880): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1880): >_readAt: n=5, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1880): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.717238649 +0000 UTC m=+12.337740525 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1880): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f7ce0 item 71 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1900): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1900): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1900): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1900): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1900): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.718345439 +0000 UTC m=+12.338847325 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1900): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae19c0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae19c0): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000486310 item 72 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae19c0): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae19c0): >_readAt: n=0, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae19c0): _writeAt: size=3, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae19c0): >_writeAt: n=3, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae19c0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.718837179 +0000 UTC m=+12.339339056 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae19c0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1a00): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1a00): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1a00): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1a00): >_readAt: n=3, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1a00): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.718837179 +0000 UTC m=+12.339339056 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1a00): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000486690 item 72 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1a40): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1a40): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1a40): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1a40): >_readAt: n=0, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1a40): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1a40): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1a40): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.719818995 +0000 UTC m=+12.340320881 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1a40): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1a80): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1a80): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1a80): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000486b60 item 73 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1a80): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1a80): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.720261452 +0000 UTC m=+12.340763338 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1a80): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1ac0): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1ac0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1ac0): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1ac0): >_readAt: n=2, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1ac0): _writeAt: size=3, off=2 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000486cb0 item 73 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1ac0): >_writeAt: n=3, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1ac0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.720696866 +0000 UTC m=+12.341198742 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1ac0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1b00): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1b00): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1b00): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1b00): >_readAt: n=5, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1b00): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.720696866 +0000 UTC m=+12.341198742 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1b00): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000486f50 item 73 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1bc0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1bc0): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1bc0): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1bc0): >_readAt: n=0, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1bc0): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1bc0): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1bc0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.721764663 +0000 UTC m=+12.342266539 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1bc0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1c00): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1c00): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1c00): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000487500 item 74 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1c00): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1c00): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.722209424 +0000 UTC m=+12.342711310 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1c00): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1cc0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1cc0): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000487730 item 74 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1cc0): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1cc0): >_readAt: n=0, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1cc0): _writeAt: size=3, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1cc0): >_writeAt: n=3, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1cc0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.72270469 +0000 UTC m=+12.343206567 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1cc0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1d00): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1d00): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1d00): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1d00): >_readAt: n=3, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1d00): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.72270469 +0000 UTC m=+12.343206567 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1d00): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000487ab0 item 74 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1dc0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1dc0): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1dc0): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1dc0): >_readAt: n=0, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1dc0): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1dc0): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1dc0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.723710411 +0000 UTC m=+12.344212297 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1dc0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1e00): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1e00): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1e00): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000487ea0 item 75 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1e00): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1e00): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.724152959 +0000 UTC m=+12.344654845 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1e00): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1ec0): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1ec0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1ec0): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1ec0): >_readAt: n=2, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1ec0): _writeAt: size=3, off=2 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d4310 item 75 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1ec0): >_writeAt: n=3, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1ec0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.724605726 +0000 UTC m=+12.345107612 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1ec0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1f00): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1f00): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1f00): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1f00): >_readAt: n=5, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1f00): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.724605726 +0000 UTC m=+12.345107612 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000ae1f00): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d44d0 item 75 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0000b2d80): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0000b2d80): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0000b2d80): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0000b2d80): >_readAt: n=0, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0000b2d80): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0000b2d80): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0000b2d80): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.725863878 +0000 UTC m=+12.346365754 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0000b2d80): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0000b3200): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0000b3200): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0000b3200): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d4d20 item 76 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0000b3200): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0000b3200): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.726485521 +0000 UTC m=+12.346987397 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0000b3200): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a1c0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a1c0): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d4f50 item 76 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a1c0): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a1c0): >_readAt: n=0, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a1c0): _writeAt: size=3, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a1c0): >_writeAt: n=3, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a1c0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.727166064 +0000 UTC m=+12.347667939 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a1c0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a300): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a300): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a300): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a300): >_readAt: n=3, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a300): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.727166064 +0000 UTC m=+12.347667939 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a300): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d52d0 item 76 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a400): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a400): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a400): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a400): >_readAt: n=0, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a400): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a400): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a400): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.728385162 +0000 UTC m=+12.348887039 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a400): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a440): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a440): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a440): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d5ea0 item 77 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a440): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a440): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.72888648 +0000 UTC m=+12.349388356 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a440): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a540): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a540): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a540): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a540): >_readAt: n=5, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a540): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.72888648 +0000 UTC m=+12.349388356 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a540): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004085b0 item 77 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a600): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a600): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a600): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a600): >_readAt: n=0, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a600): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a600): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a600): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.730333456 +0000 UTC m=+12.350835332 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a600): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a640): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a640): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a640): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000408c40 item 78 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a640): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a640): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.730727422 +0000 UTC m=+12.351229318 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a640): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a700): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a700): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a700): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a700): >_readAt: n=5, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a700): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.730727422 +0000 UTC m=+12.351229318 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a700): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000408f50 item 78 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a7c0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a7c0): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a7c0): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a7c0): >_readAt: n=0, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a7c0): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a7c0): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a7c0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.731776354 +0000 UTC m=+12.352278230 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a7c0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a800): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a800): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a800): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000409420 item 79 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a800): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a800): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.73211076 +0000 UTC m=+12.352612625 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a800): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbff00): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbff00): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbff00): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbff00): >_readAt: n=5, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbff00): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.73211076 +0000 UTC m=+12.352612625 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000dbff00): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043d570 item 79 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000400240): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000400240): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000400240): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000400240): >_readAt: n=0, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000400240): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000400240): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000400240): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.733218842 +0000 UTC m=+12.353720718 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000400240): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0004003c0): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0004003c0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0004003c0): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043dab0 item 80 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0004003c0): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0004003c0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.733579886 +0000 UTC m=+12.354081762 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0004003c0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000400a40): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000400a40): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000400a40): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000400a40): >_readAt: n=5, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000400a40): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.733579886 +0000 UTC m=+12.354081762 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000400a40): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043ddc0 item 80 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000400a80): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000400a80): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000400a80): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000400a80): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000400a80): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.734639859 +0000 UTC m=+12.355141735 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000400a80): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000400ac0): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000400ac0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000400ac0): open at offset 5 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000400ac0): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000400ac0): >_readAt: n=2, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000400ac0): _writeAt: size=3, off=7 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003629a0 item 81 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000400ac0): >_writeAt: n=3, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000400ac0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.735060525 +0000 UTC m=+12.355562401 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000400ac0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000400b00): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000400b00): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000400b00): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000400b00): >_readAt: n=8, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000400b00): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.735060525 +0000 UTC m=+12.355562401 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000400b00): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000362cb0 item 81 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000400c40): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000400c40): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000400c40): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000400c40): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000400c40): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.735956521 +0000 UTC m=+12.356458397 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000400c40): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000400e40): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000400e40): open at offset 5 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000400e40): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003633b0 item 82 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000400e40): _readAt: size=2, off=5 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000400e40): >_readAt: n=0, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000400e40): _writeAt: size=3, off=5 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000400e40): >_writeAt: n=3, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000400e40): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.736312396 +0000 UTC m=+12.356814272 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000400e40): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000400ec0): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000400ec0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000400ec0): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000400ec0): >_readAt: n=3, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000400ec0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.736312396 +0000 UTC m=+12.356814272 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000400ec0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003638f0 item 82 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000400f80): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000400f80): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000400f80): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000400f80): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000400f80): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.737247785 +0000 UTC m=+12.357749661 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000400f80): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401140): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401140): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401140): open at offset 5 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401140): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401140): >_readAt: n=2, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401140): _writeAt: size=3, off=7 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000363c70 item 83 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401140): >_writeAt: n=3, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401140): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.737697616 +0000 UTC m=+12.358199492 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401140): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401180): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401180): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401180): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401180): >_readAt: n=8, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401180): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.737697616 +0000 UTC m=+12.358199492 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401180): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fe0e0 item 83 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401380): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401380): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401380): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401380): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401380): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.738566792 +0000 UTC m=+12.359068668 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401380): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401900): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401900): open at offset 5 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401900): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fe620 item 84 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401900): _readAt: size=2, off=5 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401900): >_readAt: n=0, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401900): _writeAt: size=3, off=5 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401900): >_writeAt: n=3, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401900): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.739069151 +0000 UTC m=+12.359571027 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401900): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401980): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401980): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401980): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401980): >_readAt: n=3, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401980): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.739069151 +0000 UTC m=+12.359571027 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401980): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002feb60 item 84 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401a00): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401a00): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401a00): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401a00): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401a00): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.740319048 +0000 UTC m=+12.360820925 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401a00): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401bc0): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401bc0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401bc0): open at offset 5 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401bc0): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401bc0): >_readAt: n=2, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401bc0): _writeAt: size=3, off=7 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ff180 item 85 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401bc0): >_writeAt: n=3, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401bc0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.74077415 +0000 UTC m=+12.361276025 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401bc0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401c80): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401c80): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401c80): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401c80): >_readAt: n=8, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401c80): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.74077415 +0000 UTC m=+12.361276025 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401c80): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ff490 item 85 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401d40): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401d40): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401d40): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401d40): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401d40): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.741841285 +0000 UTC m=+12.362343161 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401d40): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401e00): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401e00): open at offset 5 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401e00): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ffd50 item 86 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401e00): _readAt: size=2, off=5 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401e00): >_readAt: n=0, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401e00): _writeAt: size=3, off=5 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401e00): >_writeAt: n=3, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401e00): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.742337022 +0000 UTC m=+12.362838898 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401e00): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401f00): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401f00): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401f00): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401f00): >_readAt: n=3, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401f00): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.742337022 +0000 UTC m=+12.362838898 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401f00): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037c1c0 item 86 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82000): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82000): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82000): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82000): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82000): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.743332563 +0000 UTC m=+12.363834440 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82000): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a820c0): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a820c0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a820c0): open at offset 5 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a820c0): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a820c0): >_readAt: n=2, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a820c0): _writeAt: size=3, off=7 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037caf0 item 87 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a820c0): >_writeAt: n=3, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a820c0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.743657151 +0000 UTC m=+12.364159016 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a820c0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82100): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82100): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82100): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82100): >_readAt: n=8, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82100): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.743657151 +0000 UTC m=+12.364159016 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82100): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037cee0 item 87 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82180): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82180): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82180): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82180): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82180): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.744543869 +0000 UTC m=+12.365045745 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82180): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82240): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82240): open at offset 5 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82240): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037d7a0 item 88 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82240): _readAt: size=2, off=5 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82240): >_readAt: n=0, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82240): _writeAt: size=3, off=5 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82240): >_writeAt: n=3, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82240): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.745030449 +0000 UTC m=+12.365532325 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82240): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82280): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82280): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82280): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82280): >_readAt: n=3, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82280): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.745030449 +0000 UTC m=+12.365532325 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82280): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037dab0 item 88 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82340): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82340): open at offset 0 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82340): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82340): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82340): >_readAt: n=0, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82340): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82340): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82340): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.746017956 +0000 UTC m=+12.366519831 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82340): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82380): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82380): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82380): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040e150 item 89 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82380): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82380): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.746310282 +0000 UTC m=+12.366812148 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82380): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82440): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82440): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82440): open at offset 5 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82440): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82440): >_readAt: n=2, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82440): _writeAt: size=3, off=7 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040e310 item 89 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82440): >_writeAt: n=3, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82440): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.746621885 +0000 UTC m=+12.367123750 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82440): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82480): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82480): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82480): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82480): >_readAt: n=8, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82480): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.746621885 +0000 UTC m=+12.367123750 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82480): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040e540 item 89 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82540): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82540): open at offset 0 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82540): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82540): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82540): >_readAt: n=0, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82540): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82540): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82540): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.747557484 +0000 UTC m=+12.368059360 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82540): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82580): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82580): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82580): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040ebd0 item 90 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82580): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82580): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.747883994 +0000 UTC m=+12.368385870 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82580): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82640): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82640): open at offset 5 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82640): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040ef50 item 90 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82640): _readAt: size=2, off=5 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82640): >_readAt: n=0, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82640): _writeAt: size=3, off=5 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82640): >_writeAt: n=3, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82640): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.748370814 +0000 UTC m=+12.368872690 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82640): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82680): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82680): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82680): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82680): >_readAt: n=3, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82680): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.748370814 +0000 UTC m=+12.368872690 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82680): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f490 item 90 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82740): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82740): open at offset 0 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82740): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82740): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82740): >_readAt: n=0, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82740): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82740): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82740): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.74941165 +0000 UTC m=+12.369913527 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82740): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82780): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82780): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82780): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f8f0 item 91 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82780): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82780): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.749877361 +0000 UTC m=+12.370379237 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82780): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82840): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82840): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82840): open at offset 5 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82840): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82840): >_readAt: n=2, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82840): _writeAt: size=3, off=7 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040fc70 item 91 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82840): >_writeAt: n=3, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82840): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.750351679 +0000 UTC m=+12.370853545 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82840): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82880): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82880): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82880): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82880): >_readAt: n=8, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82880): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.750351679 +0000 UTC m=+12.370853545 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82880): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014e000 item 91 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82940): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82940): open at offset 0 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82940): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82940): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82940): >_readAt: n=0, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82940): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82940): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82940): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.751638084 +0000 UTC m=+12.372139970 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82940): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82980): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82980): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82980): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014e620 item 92 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82980): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82980): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.752146776 +0000 UTC m=+12.372648651 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82980): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82a40): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82a40): open at offset 5 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82a40): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014e9a0 item 92 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82a40): _readAt: size=2, off=5 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82a40): >_readAt: n=0, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82a40): _writeAt: size=3, off=5 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82a40): >_writeAt: n=3, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82a40): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.752665816 +0000 UTC m=+12.373167692 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82a40): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f640): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f640): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f640): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f640): >_readAt: n=3, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f640): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.752665816 +0000 UTC m=+12.373167692 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f640): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035c700 item 92 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f700): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f700): open at offset 0 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f700): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f700): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f700): >_readAt: n=0, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f700): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f700): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f700): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.753640719 +0000 UTC m=+12.374142595 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f700): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f740): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f740): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f740): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035ccb0 item 93 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f740): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f740): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.753977128 +0000 UTC m=+12.374479005 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f740): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f800): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f800): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f800): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f800): >_readAt: n=5, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f800): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.753977128 +0000 UTC m=+12.374479005 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f800): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035cfc0 item 93 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f8c0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f8c0): open at offset 0 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f8c0): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f8c0): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f8c0): >_readAt: n=0, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f8c0): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f8c0): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f8c0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.755062267 +0000 UTC m=+12.375564143 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f8c0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f900): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f900): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f900): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035d490 item 94 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f900): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f900): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.755430075 +0000 UTC m=+12.375931951 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f900): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f9c0): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f9c0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f9c0): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f9c0): >_readAt: n=5, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f9c0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.755430075 +0000 UTC m=+12.375931951 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f9c0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035d730 item 94 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107fa80): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107fa80): open at offset 0 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107fa80): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107fa80): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107fa80): >_readAt: n=0, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107fa80): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107fa80): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107fa80): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.756396432 +0000 UTC m=+12.376898309 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107fa80): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107fac0): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107fac0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107fac0): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035db90 item 95 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107fac0): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107fac0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.756811829 +0000 UTC m=+12.377313705 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107fac0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107fb80): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107fb80): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107fb80): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107fb80): >_readAt: n=5, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107fb80): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.756811829 +0000 UTC m=+12.377313705 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107fb80): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035df10 item 95 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107fc40): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107fc40): open at offset 0 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107fc40): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107fc40): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107fc40): >_readAt: n=0, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107fc40): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107fc40): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107fc40): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.757778957 +0000 UTC m=+12.378280834 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107fc40): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107fc80): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107fc80): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107fc80): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044c4d0 item 96 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107fc80): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107fc80): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.758189936 +0000 UTC m=+12.378691812 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107fc80): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107fd40): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107fd40): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107fd40): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107fd40): >_readAt: n=5, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107fd40): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.758189936 +0000 UTC m=+12.378691812 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107fd40): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044c7e0 item 96 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= 2025/03/06 09:53:53 DEBUG : WaitForWriters: timeout=30s 2025/03/06 09:53:53 DEBUG : : Looking for writers 2025/03/06 09:53:53 DEBUG : >WaitForWriters: 2025/03/06 09:53:53 DEBUG : webdav root 'rclone-test-xulemej7fiba': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "webdav root 'rclone-test-xulemej7fiba'", Local "Local file system at /tmp/rclone4136458647", Modify Window "1s" 2025/03/06 09:53:53 INFO : webdav root 'rclone-test-xulemej7fiba': poll-interval is not supported by this remote 2025/03/06 09:53:53 DEBUG : webdav root 'rclone-test-xulemej7fiba': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/06 09:53:53 DEBUG : webdav root 'rclone-test-xulemej7fiba': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" 2025/03/06 09:53:53 DEBUG : webdav root 'rclone-test-xulemej7fiba': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" 2025/03/06 09:53:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" 2025/03/06 09:53:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/06 09:53:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" 2025/03/06 09:53:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" 2025/03/06 09:53:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/06 09:53:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/03/06 09:53:53 INFO : webdav root 'rclone-test-xulemej7fiba': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a080): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a080): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a080): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a080): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a080): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.782034264 +0000 UTC m=+12.402536150 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a080): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a1c0): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a1c0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a1c0): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a1c0): >_readAt: n=2, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a1c0): _writeAt: size=3, off=2 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a1c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a1c0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.782034264 +0000 UTC m=+12.402536150 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a1c0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a200): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a200): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a200): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a200): >_readAt: n=5, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a200): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.782034264 +0000 UTC m=+12.402536150 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a200): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003eed20 item 1 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a240): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a240): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a240): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a240): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a240): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.784294028 +0000 UTC m=+12.404795924 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a240): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a280): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a280): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a280): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a280): >_readAt: n=5, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a280): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.784294028 +0000 UTC m=+12.404795924 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a280): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ef260 item 2 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a2c0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a2c0): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a2c0): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a2c0): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a2c0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.785767154 +0000 UTC m=+12.406269050 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a2c0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a300): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a300): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a300): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a300): >_readAt: n=2, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a300): _writeAt: size=3, off=2 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a300): >_writeAt: n=0, err=Bad file descriptor 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a300): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.785767154 +0000 UTC m=+12.406269050 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a300): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a340): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a340): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a340): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a340): >_readAt: n=5, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a340): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.785767154 +0000 UTC m=+12.406269050 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a340): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ef650 item 3 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a3c0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a3c0): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a3c0): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a3c0): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a3c0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.787752076 +0000 UTC m=+12.408253962 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a3c0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a480): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a480): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a480): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a480): >_readAt: n=5, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a480): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.787752076 +0000 UTC m=+12.408253962 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a480): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003efb20 item 4 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a4c0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a4c0): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a4c0): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a4c0): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a4c0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.789237694 +0000 UTC m=+12.409739590 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a4c0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a500): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a500): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a500): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a500): >_readAt: n=2, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a500): _writeAt: size=3, off=2 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a500): >_writeAt: n=0, err=Bad file descriptor 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a500): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.789237694 +0000 UTC m=+12.409739590 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a500): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a540): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a540): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a540): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a540): >_readAt: n=5, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a540): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.789237694 +0000 UTC m=+12.409739590 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a540): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c8460 item 5 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a5c0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a5c0): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a5c0): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a5c0): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a5c0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.791164416 +0000 UTC m=+12.411666312 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a5c0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a640): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a640): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a640): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a640): >_readAt: n=5, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a640): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.791164416 +0000 UTC m=+12.411666312 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a640): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c8cb0 item 6 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a6c0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a6c0): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a6c0): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a6c0): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a6c0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.792578209 +0000 UTC m=+12.413080095 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a6c0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a780): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a780): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a780): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a780): >_readAt: n=2, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a780): _writeAt: size=3, off=2 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a780): >_writeAt: n=0, err=Bad file descriptor 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a780): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.792578209 +0000 UTC m=+12.413080095 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a780): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a7c0): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a7c0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a7c0): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a7c0): >_readAt: n=5, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a7c0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.792578209 +0000 UTC m=+12.413080095 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a7c0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c9260 item 7 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a840): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a840): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a840): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a840): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a840): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.794666705 +0000 UTC m=+12.415168591 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a840): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a8c0): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a8c0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a8c0): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a8c0): >_readAt: n=5, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a8c0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.794666705 +0000 UTC m=+12.415168591 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a8c0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003762a0 item 8 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a900): _readAt: size=2, off=0 2025/03/06 09:53:53 ERROR : open-test-file(0xc000d8a900): Couldn't read size of file 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a900): >_readAt: n=0, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a900): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a900): >_writeAt: n=0, err=Bad file descriptor 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a900): close: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a900): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a940): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a940): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a940): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a940): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a940): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.7965143 +0000 UTC m=+12.417016196 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a940): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a980): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a980): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a980): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a980): >_readAt: n=2, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a980): _writeAt: size=3, off=2 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a980): >_writeAt: n=0, err=Bad file descriptor 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a980): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.7965143 +0000 UTC m=+12.417016196 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a980): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a9c0): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a9c0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a9c0): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a9c0): >_readAt: n=5, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a9c0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.7965143 +0000 UTC m=+12.417016196 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a9c0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003768c0 item 9 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8aa40): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8aa40): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8aa40): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8aa40): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8aa40): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.798553503 +0000 UTC m=+12.419055400 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8aa40): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8aac0): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8aac0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8aac0): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8aac0): >_readAt: n=5, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8aac0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.798553503 +0000 UTC m=+12.419055400 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8aac0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000376ee0 item 10 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8ab80): _readAt: size=2, off=0 2025/03/06 09:53:53 ERROR : open-test-file(0xc000d8ab80): Couldn't read size of file 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8ab80): >_readAt: n=0, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8ab80): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8ab80): >_writeAt: n=0, err=Bad file descriptor 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8ab80): close: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8ab80): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8abc0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8abc0): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8abc0): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8abc0): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8abc0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.800042267 +0000 UTC m=+12.420544153 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8abc0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8ac80): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8ac80): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8ac80): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8ac80): >_readAt: n=2, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8ac80): _writeAt: size=3, off=2 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8ac80): >_writeAt: n=0, err=Bad file descriptor 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8ac80): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.800042267 +0000 UTC m=+12.420544153 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8ac80): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8acc0): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8acc0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8acc0): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8acc0): >_readAt: n=5, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8acc0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.800042267 +0000 UTC m=+12.420544153 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8acc0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000377260 item 11 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8ad40): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8ad40): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8ad40): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8ad40): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8ad40): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.802036326 +0000 UTC m=+12.422538222 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8ad40): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8adc0): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8adc0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8adc0): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8adc0): >_readAt: n=5, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8adc0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.802036326 +0000 UTC m=+12.422538222 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8adc0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000377d50 item 12 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8ae80): _readAt: size=2, off=0 2025/03/06 09:53:53 ERROR : open-test-file(0xc000d8ae80): Couldn't read size of file 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8ae80): >_readAt: n=0, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8ae80): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8ae80): >_writeAt: n=0, err=Bad file descriptor 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8ae80): close: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8ae80): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8aec0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8aec0): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8aec0): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8aec0): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8aec0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.803468574 +0000 UTC m=+12.423970471 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8aec0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8af80): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8af80): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8af80): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8af80): >_readAt: n=5, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8af80): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.803468574 +0000 UTC m=+12.423970471 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8af80): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036a310 item 13 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8b000): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8b000): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8b000): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8b000): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8b000): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.804859405 +0000 UTC m=+12.425361301 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8b000): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8b080): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8b080): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8b080): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8b080): >_readAt: n=5, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8b080): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.804859405 +0000 UTC m=+12.425361301 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8b080): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036a7e0 item 14 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8b140): _readAt: size=2, off=0 2025/03/06 09:53:53 ERROR : open-test-file(0xc000d8b140): Couldn't read size of file 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8b140): >_readAt: n=0, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8b140): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8b140): >_writeAt: n=0, err=Bad file descriptor 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8b140): close: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8b140): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8b180): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8b180): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8b180): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8b180): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8b180): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.806280082 +0000 UTC m=+12.426781968 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8b180): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8b240): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8b240): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8b240): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8b240): >_readAt: n=5, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8b240): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.806280082 +0000 UTC m=+12.426781968 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8b240): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036ae00 item 15 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8b2c0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8b2c0): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8b2c0): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8b2c0): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8b2c0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.807741855 +0000 UTC m=+12.428243751 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8b2c0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8b340): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8b340): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8b340): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8b340): >_readAt: n=5, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8b340): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.807741855 +0000 UTC m=+12.428243751 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8b340): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036b570 item 16 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8b380): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8b380): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8b380): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8b380): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8b380): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.809286523 +0000 UTC m=+12.429788419 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8b380): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8b3c0): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8b3c0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8b3c0): open at offset 5 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8b3c0): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8b3c0): >_readAt: n=2, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8b3c0): _writeAt: size=3, off=7 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8b3c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8b3c0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.809286523 +0000 UTC m=+12.429788419 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8b3c0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8b400): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8b400): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8b400): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8b400): >_readAt: n=5, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8b400): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.809286523 +0000 UTC m=+12.429788419 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8b400): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036bc00 item 17 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8b480): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8b480): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8b480): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8b480): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8b480): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.811495624 +0000 UTC m=+12.431997520 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8b480): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8b500): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8b500): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8b500): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8b500): >_readAt: n=5, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8b500): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.811495624 +0000 UTC m=+12.431997520 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8b500): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00001a460 item 18 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8b580): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8b580): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8b580): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8b580): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8b580): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.812622791 +0000 UTC m=+12.433124668 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8b580): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a300): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a300): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a300): open at offset 5 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a300): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a300): >_readAt: n=2, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a300): _writeAt: size=3, off=7 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a300): >_writeAt: n=0, err=Bad file descriptor 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a300): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.812622791 +0000 UTC m=+12.433124668 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a300): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a340): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a340): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a340): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a340): >_readAt: n=5, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a340): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.812622791 +0000 UTC m=+12.433124668 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a340): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000408070 item 19 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a400): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a400): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a400): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a400): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a400): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.814221672 +0000 UTC m=+12.434723538 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a400): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a4c0): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a4c0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a4c0): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a4c0): >_readAt: n=5, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a4c0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.814221672 +0000 UTC m=+12.434723538 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a4c0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000408c40 item 20 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a540): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a540): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a540): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a540): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a540): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.81537016 +0000 UTC m=+12.435872046 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a540): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a600): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a600): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a600): open at offset 5 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a600): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a600): >_readAt: n=2, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a600): _writeAt: size=3, off=7 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a600): >_writeAt: n=0, err=Bad file descriptor 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a600): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.81537016 +0000 UTC m=+12.435872046 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a600): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a640): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a640): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a640): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a640): >_readAt: n=5, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a640): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.81537016 +0000 UTC m=+12.435872046 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a640): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004091f0 item 21 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a6c0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a6c0): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a6c0): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a6c0): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a6c0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.817078955 +0000 UTC m=+12.437580841 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a6c0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a740): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a740): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a740): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a740): >_readAt: n=5, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a740): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.817078955 +0000 UTC m=+12.437580841 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a740): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000409810 item 22 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a7c0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a7c0): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a7c0): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a7c0): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a7c0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.818146421 +0000 UTC m=+12.438648307 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a7c0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a8c0): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a8c0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a8c0): open at offset 5 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a8c0): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a8c0): >_readAt: n=2, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a8c0): _writeAt: size=3, off=7 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a8c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a8c0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.818146421 +0000 UTC m=+12.438648307 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a8c0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a900): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a900): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a900): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a900): >_readAt: n=5, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a900): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.818146421 +0000 UTC m=+12.438648307 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a900): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000409c00 item 23 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a980): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a980): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a980): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a980): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a980): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.819682232 +0000 UTC m=+12.440184119 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050a980): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050aa00): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050aa00): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050aa00): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050aa00): >_readAt: n=5, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050aa00): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.819682232 +0000 UTC m=+12.440184119 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050aa00): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014e3f0 item 24 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050aac0): _readAt: size=2, off=0 2025/03/06 09:53:53 ERROR : open-test-file(0xc00050aac0): Couldn't read size of file 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050aac0): >_readAt: n=0, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050aac0): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050aac0): >_writeAt: n=0, err=Bad file descriptor 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050aac0): close: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050aac0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050ab00): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050ab00): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050ab00): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050ab00): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050ab00): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.820816354 +0000 UTC m=+12.441318240 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050ab00): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050abc0): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050abc0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050abc0): open at offset 5 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050abc0): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050abc0): >_readAt: n=2, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050abc0): _writeAt: size=3, off=7 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050abc0): >_writeAt: n=0, err=Bad file descriptor 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050abc0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.820816354 +0000 UTC m=+12.441318240 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050abc0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050ac00): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050ac00): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050ac00): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050ac00): >_readAt: n=5, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050ac00): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.820816354 +0000 UTC m=+12.441318240 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050ac00): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014e9a0 item 25 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050ac80): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050ac80): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050ac80): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050ac80): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050ac80): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.82243511 +0000 UTC m=+12.442936987 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050ac80): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050ad00): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050ad00): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050ad00): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050ad00): >_readAt: n=5, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050ad00): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.82243511 +0000 UTC m=+12.442936987 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050ad00): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014f340 item 26 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050adc0): _readAt: size=2, off=0 2025/03/06 09:53:53 ERROR : open-test-file(0xc00050adc0): Couldn't read size of file 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050adc0): >_readAt: n=0, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050adc0): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050adc0): >_writeAt: n=0, err=Bad file descriptor 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050adc0): close: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050adc0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050ae00): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050ae00): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050ae00): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050ae00): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050ae00): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.823668025 +0000 UTC m=+12.444169911 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050ae00): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050b240): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050b240): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050b240): open at offset 5 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050b240): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050b240): >_readAt: n=2, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050b240): _writeAt: size=3, off=7 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050b240): >_writeAt: n=0, err=Bad file descriptor 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050b240): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.823668025 +0000 UTC m=+12.444169911 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050b240): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050b280): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050b280): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050b280): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050b280): >_readAt: n=5, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050b280): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.823668025 +0000 UTC m=+12.444169911 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050b280): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014f730 item 27 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050b300): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050b300): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050b300): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050b300): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050b300): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.825205681 +0000 UTC m=+12.445707557 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050b300): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050b380): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050b380): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050b380): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050b380): >_readAt: n=5, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050b380): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.825205681 +0000 UTC m=+12.445707557 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050b380): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00001a0e0 item 28 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050b440): _readAt: size=2, off=0 2025/03/06 09:53:53 ERROR : open-test-file(0xc00050b440): Couldn't read size of file 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050b440): >_readAt: n=0, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050b440): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050b440): >_writeAt: n=0, err=Bad file descriptor 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050b440): close: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050b440): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050b480): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050b480): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050b480): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050b480): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050b480): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.826378614 +0000 UTC m=+12.446880490 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050b480): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050b540): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050b540): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050b540): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050b540): >_readAt: n=5, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050b540): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.826378614 +0000 UTC m=+12.446880490 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050b540): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00001aa80 item 29 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050b5c0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050b5c0): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050b5c0): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050b5c0): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050b5c0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.827426604 +0000 UTC m=+12.447928480 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050b5c0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050b640): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050b640): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050b640): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050b640): >_readAt: n=5, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050b640): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.827426604 +0000 UTC m=+12.447928480 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050b640): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00001afc0 item 30 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050b700): _readAt: size=2, off=0 2025/03/06 09:53:53 ERROR : open-test-file(0xc00050b700): Couldn't read size of file 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050b700): >_readAt: n=0, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050b700): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050b700): >_writeAt: n=0, err=Bad file descriptor 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050b700): close: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050b700): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050b740): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050b740): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050b740): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050b740): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050b740): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.828817224 +0000 UTC m=+12.449319130 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050b740): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050b800): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050b800): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050b800): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050b800): >_readAt: n=5, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050b800): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.828817224 +0000 UTC m=+12.449319130 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050b800): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00001b490 item 31 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050b880): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050b880): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050b880): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050b880): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050b880): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.829806504 +0000 UTC m=+12.450308391 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050b880): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050b900): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050b900): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050b900): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050b900): >_readAt: n=5, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050b900): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.829806504 +0000 UTC m=+12.450308391 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050b900): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00001bc70 item 32 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050b940): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050b940): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050b940): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050b940): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050b940): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.830812116 +0000 UTC m=+12.451313991 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050b940): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050b980): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050b980): >_readAt: n=0, err=Bad file descriptor 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050b980): _writeAt: size=3, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050b980): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050b980): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044c1c0 item 33 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050b980): >_writeAt: n=3, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050b980): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.831188568 +0000 UTC m=+12.451690454 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050b980): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050b9c0): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050b9c0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050b9c0): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050b9c0): >_readAt: n=5, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050b9c0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.831188568 +0000 UTC m=+12.451690454 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050b9c0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044c460 item 33 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050ba00): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050ba00): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050ba00): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050ba00): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050ba00): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.832192336 +0000 UTC m=+12.452694222 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050ba00): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050ba40): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050ba40): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044c8c0 item 34 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050ba40): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050ba40): >_readAt: n=0, err=Bad file descriptor 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050ba40): _writeAt: size=3, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050ba40): >_writeAt: n=3, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050ba40): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.832752172 +0000 UTC m=+12.453254049 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050ba40): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050bac0): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050bac0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050bac0): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050bac0): >_readAt: n=3, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050bac0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.832752172 +0000 UTC m=+12.453254049 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050bac0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044ce00 item 34 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050bb00): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050bb00): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050bb00): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050bb00): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050bb00): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.833806935 +0000 UTC m=+12.454308821 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050bb00): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050bd80): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050bd80): >_readAt: n=0, err=Bad file descriptor 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050bd80): _writeAt: size=3, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050bd80): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050bd80): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044d7a0 item 35 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050bd80): >_writeAt: n=3, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050bd80): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.834175954 +0000 UTC m=+12.454677831 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050bd80): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050bdc0): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050bdc0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050bdc0): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050bdc0): >_readAt: n=5, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050bdc0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.834175954 +0000 UTC m=+12.454677831 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050bdc0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044da40 item 35 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050be80): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050be80): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050be80): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050be80): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050be80): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.835234524 +0000 UTC m=+12.455736410 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00050be80): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82080): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82080): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000440070 item 36 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82080): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82080): >_readAt: n=0, err=Bad file descriptor 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82080): _writeAt: size=3, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82080): >_writeAt: n=3, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82080): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.835668476 +0000 UTC m=+12.456170362 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82080): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a820c0): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a820c0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a820c0): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a820c0): >_readAt: n=3, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a820c0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.835668476 +0000 UTC m=+12.456170362 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a820c0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004401c0 item 36 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82100): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82100): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82100): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82100): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82100): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.836655862 +0000 UTC m=+12.457157738 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82100): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82140): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82140): >_readAt: n=0, err=Bad file descriptor 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82140): _writeAt: size=3, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82140): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82140): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004405b0 item 37 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82140): >_writeAt: n=3, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82140): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.83726418 +0000 UTC m=+12.457766066 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82140): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82180): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82180): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82180): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82180): >_readAt: n=5, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82180): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.83726418 +0000 UTC m=+12.457766066 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82180): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000440700 item 37 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82200): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82200): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82200): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82200): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82200): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.838426694 +0000 UTC m=+12.458928570 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82200): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a822c0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a822c0): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004409a0 item 38 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a822c0): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a822c0): >_readAt: n=0, err=Bad file descriptor 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a822c0): _writeAt: size=3, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a822c0): >_writeAt: n=3, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a822c0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.838974898 +0000 UTC m=+12.459476784 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a822c0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82300): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82300): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82300): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82300): >_readAt: n=3, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82300): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.838974898 +0000 UTC m=+12.459476784 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82300): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000440af0 item 38 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82380): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82380): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82380): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82380): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82380): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.840120401 +0000 UTC m=+12.460622287 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82380): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82440): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82440): >_readAt: n=0, err=Bad file descriptor 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82440): _writeAt: size=3, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82440): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82440): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000440d90 item 39 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82440): >_writeAt: n=3, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82440): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.840498016 +0000 UTC m=+12.460999892 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82440): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82480): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82480): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82480): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82480): >_readAt: n=5, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82480): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.840498016 +0000 UTC m=+12.460999892 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82480): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000440ee0 item 39 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82500): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82500): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82500): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82500): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82500): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.841581553 +0000 UTC m=+12.462083429 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82500): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a825c0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a825c0): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000441180 item 40 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a825c0): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a825c0): >_readAt: n=0, err=Bad file descriptor 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a825c0): _writeAt: size=3, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a825c0): >_writeAt: n=3, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a825c0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.842002109 +0000 UTC m=+12.462503985 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a825c0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82600): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82600): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82600): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82600): >_readAt: n=3, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82600): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.842002109 +0000 UTC m=+12.462503985 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82600): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004412d0 item 40 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82640): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82640): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82640): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82640): >_readAt: n=0, err=Bad file descriptor 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82640): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82640): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82640): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.843005816 +0000 UTC m=+12.463507692 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82640): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82680): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82680): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82680): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000441570 item 41 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82680): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82680): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.843425611 +0000 UTC m=+12.463927487 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82680): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a826c0): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a826c0): >_readAt: n=0, err=Bad file descriptor 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a826c0): _writeAt: size=3, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a826c0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a826c0): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004416c0 item 41 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a826c0): >_writeAt: n=3, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a826c0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.84384243 +0000 UTC m=+12.464344306 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a826c0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82700): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82700): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82700): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82700): >_readAt: n=5, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82700): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.84384243 +0000 UTC m=+12.464344306 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82700): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000441810 item 41 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a827c0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a827c0): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a827c0): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a827c0): >_readAt: n=0, err=Bad file descriptor 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a827c0): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a827c0): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a827c0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.844939682 +0000 UTC m=+12.465441559 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a827c0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82800): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82800): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82800): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000441b20 item 42 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82800): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82800): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.845343267 +0000 UTC m=+12.465845143 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82800): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a828c0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a828c0): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000441d50 item 42 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a828c0): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a828c0): >_readAt: n=0, err=Bad file descriptor 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a828c0): _writeAt: size=3, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a828c0): >_writeAt: n=3, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a828c0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.84575117 +0000 UTC m=+12.466253046 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a828c0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82900): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82900): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82900): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82900): >_readAt: n=3, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82900): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.84575117 +0000 UTC m=+12.466253046 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82900): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000441ea0 item 42 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a829c0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a829c0): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a829c0): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a829c0): >_readAt: n=0, err=Bad file descriptor 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a829c0): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a829c0): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a829c0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.846672754 +0000 UTC m=+12.467174630 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a829c0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82a00): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82a00): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82a00): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000422310 item 43 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82a00): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82a00): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.84703511 +0000 UTC m=+12.467536987 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82a00): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82ac0): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82ac0): >_readAt: n=0, err=Bad file descriptor 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82ac0): _writeAt: size=3, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82ac0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82ac0): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000422540 item 43 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82ac0): >_writeAt: n=3, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82ac0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.847362503 +0000 UTC m=+12.467864378 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82ac0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82b00): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82b00): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82b00): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82b00): >_readAt: n=5, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82b00): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.847362503 +0000 UTC m=+12.467864378 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82b00): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000422770 item 43 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82bc0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82bc0): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82bc0): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82bc0): >_readAt: n=0, err=Bad file descriptor 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82bc0): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82bc0): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82bc0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.848365287 +0000 UTC m=+12.468867164 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82bc0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82c00): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82c00): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82c00): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000422b60 item 44 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82c00): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82c00): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.848733908 +0000 UTC m=+12.469235783 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82c00): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82cc0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82cc0): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000422d90 item 44 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82cc0): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82cc0): >_readAt: n=0, err=Bad file descriptor 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82cc0): _writeAt: size=3, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82cc0): >_writeAt: n=3, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82cc0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.849172438 +0000 UTC m=+12.469674314 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82cc0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82d00): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82d00): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82d00): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82d00): >_readAt: n=3, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82d00): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.849172438 +0000 UTC m=+12.469674314 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82d00): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000423030 item 44 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82dc0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82dc0): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82dc0): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82dc0): >_readAt: n=0, err=Bad file descriptor 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82dc0): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82dc0): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82dc0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.850096095 +0000 UTC m=+12.470597970 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82dc0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82e00): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82e00): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82e00): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000423420 item 45 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82e00): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82e00): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.850547248 +0000 UTC m=+12.471049124 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82e00): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82ec0): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82ec0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82ec0): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82ec0): >_readAt: n=5, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82ec0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.850547248 +0000 UTC m=+12.471049124 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82ec0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000423570 item 45 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82f80): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82f80): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82f80): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82f80): >_readAt: n=0, err=Bad file descriptor 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82f80): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82f80): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82f80): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.851701025 +0000 UTC m=+12.472202902 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82f80): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82fc0): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82fc0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82fc0): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000423810 item 46 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82fc0): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82fc0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.852168269 +0000 UTC m=+12.472670145 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a82fc0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83080): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83080): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83080): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83080): >_readAt: n=5, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83080): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.852168269 +0000 UTC m=+12.472670145 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83080): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004239d0 item 46 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83140): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83140): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83140): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83140): >_readAt: n=0, err=Bad file descriptor 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83140): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83140): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83140): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.853289667 +0000 UTC m=+12.473791542 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83140): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83180): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83180): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83180): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000423dc0 item 47 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83180): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83180): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.853730671 +0000 UTC m=+12.474232547 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83180): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83240): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83240): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83240): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83240): >_readAt: n=5, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83240): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.853730671 +0000 UTC m=+12.474232547 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83240): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000423f10 item 47 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83300): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83300): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83300): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83300): >_readAt: n=0, err=Bad file descriptor 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83300): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83300): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83300): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.855051731 +0000 UTC m=+12.475553607 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83300): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83340): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83340): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83340): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043e4d0 item 48 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83340): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83340): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.855497394 +0000 UTC m=+12.475999260 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83340): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83400): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83400): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83400): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83400): >_readAt: n=5, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83400): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.855497394 +0000 UTC m=+12.475999260 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83400): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043e700 item 48 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83440): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83440): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83440): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83440): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83440): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.856673694 +0000 UTC m=+12.477175570 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83440): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83480): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83480): >_readAt: n=0, err=Bad file descriptor 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83480): _writeAt: size=3, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83480): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83480): open at offset 5 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83480): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043ea10 item 49 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83480): >_writeAt: n=3, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83480): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.857112515 +0000 UTC m=+12.477614391 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83480): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a834c0): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a834c0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a834c0): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a834c0): >_readAt: n=8, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a834c0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.857112515 +0000 UTC m=+12.477614391 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a834c0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043ecb0 item 49 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83540): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83540): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83540): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83540): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83540): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.858234954 +0000 UTC m=+12.478736829 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83540): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83600): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83600): open at offset 5 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83600): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043ef50 item 50 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83600): _readAt: size=2, off=5 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83600): >_readAt: n=0, err=Bad file descriptor 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83600): _writeAt: size=3, off=5 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83600): >_writeAt: n=3, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83600): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.858702848 +0000 UTC m=+12.479204724 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83600): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83640): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83640): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83640): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83640): >_readAt: n=3, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83640): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.858702848 +0000 UTC m=+12.479204724 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83640): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043f0a0 item 50 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a836c0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a836c0): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a836c0): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a836c0): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a836c0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.85967124 +0000 UTC m=+12.480173116 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a836c0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83880): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83880): >_readAt: n=0, err=Bad file descriptor 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83880): _writeAt: size=3, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83880): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83880): open at offset 5 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83880): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043f340 item 51 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83880): >_writeAt: n=3, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83880): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.860054566 +0000 UTC m=+12.480556442 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83880): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a838c0): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a838c0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a838c0): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a838c0): >_readAt: n=8, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a838c0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.860054566 +0000 UTC m=+12.480556442 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a838c0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043f490 item 51 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83940): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83940): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83940): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83940): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83940): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.861272123 +0000 UTC m=+12.481773999 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83940): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83a00): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83a00): open at offset 5 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83a00): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043f7a0 item 52 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83a00): _readAt: size=2, off=5 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83a00): >_readAt: n=0, err=Bad file descriptor 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83a00): _writeAt: size=3, off=5 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83a00): >_writeAt: n=3, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83a00): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.862005635 +0000 UTC m=+12.482507531 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83a00): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83a40): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83a40): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83a40): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83a40): >_readAt: n=3, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83a40): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.862005635 +0000 UTC m=+12.482507531 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83a40): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043f8f0 item 52 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83ac0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83ac0): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83ac0): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83ac0): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83ac0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.863597311 +0000 UTC m=+12.484099207 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83ac0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83b80): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83b80): >_readAt: n=0, err=Bad file descriptor 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83b80): _writeAt: size=3, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83b80): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83b80): open at offset 5 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83b80): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043fc70 item 53 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83b80): >_writeAt: n=3, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83b80): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.864274637 +0000 UTC m=+12.484776523 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83b80): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83bc0): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83bc0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83bc0): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83bc0): >_readAt: n=8, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83bc0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.864274637 +0000 UTC m=+12.484776523 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83bc0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043fdc0 item 53 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83c40): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83c40): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83c40): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83c40): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83c40): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.865800711 +0000 UTC m=+12.486302607 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83c40): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83d00): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83d00): open at offset 5 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83d00): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049a1c0 item 54 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83d00): _readAt: size=2, off=5 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83d00): >_readAt: n=0, err=Bad file descriptor 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83d00): _writeAt: size=3, off=5 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83d00): >_writeAt: n=3, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83d00): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.866645481 +0000 UTC m=+12.487147377 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83d00): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83d40): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83d40): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83d40): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83d40): >_readAt: n=3, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83d40): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.866645481 +0000 UTC m=+12.487147377 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83d40): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049a310 item 54 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83dc0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83dc0): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83dc0): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83dc0): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83dc0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.868731802 +0000 UTC m=+12.489233698 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83dc0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83e80): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83e80): >_readAt: n=0, err=Bad file descriptor 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83e80): _writeAt: size=3, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83e80): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83e80): open at offset 5 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83e80): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049a690 item 55 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83e80): >_writeAt: n=3, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83e80): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.869427062 +0000 UTC m=+12.489928969 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83e80): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83ec0): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83ec0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83ec0): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83ec0): >_readAt: n=8, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83ec0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.869427062 +0000 UTC m=+12.489928969 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83ec0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049a7e0 item 55 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83f40): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83f40): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83f40): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83f40): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83f40): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.871364665 +0000 UTC m=+12.491866561 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000a83f40): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a080): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a080): open at offset 5 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a080): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049abd0 item 56 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a080): _readAt: size=2, off=5 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a080): >_readAt: n=0, err=Bad file descriptor 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a080): _writeAt: size=3, off=5 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a080): >_writeAt: n=3, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a080): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.872046119 +0000 UTC m=+12.492548015 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a080): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a1c0): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a1c0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a1c0): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a1c0): >_readAt: n=3, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a1c0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.872046119 +0000 UTC m=+12.492548015 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a1c0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049ae00 item 56 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a280): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a280): open at offset 0 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a280): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a280): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a280): >_readAt: n=0, err=Bad file descriptor 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a280): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a280): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a280): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.873831539 +0000 UTC m=+12.494333434 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a280): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a2c0): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a2c0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a2c0): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049b260 item 57 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a2c0): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a2c0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.874275128 +0000 UTC m=+12.494777024 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a2c0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a380): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a380): >_readAt: n=0, err=Bad file descriptor 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a380): _writeAt: size=3, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a380): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a380): open at offset 5 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a380): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049b490 item 57 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a380): >_writeAt: n=3, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a380): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.874852898 +0000 UTC m=+12.495354795 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a380): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a3c0): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a3c0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a3c0): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a3c0): >_readAt: n=8, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a3c0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.874852898 +0000 UTC m=+12.495354795 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a3c0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049b6c0 item 57 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a4c0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a4c0): open at offset 0 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a4c0): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a4c0): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a4c0): >_readAt: n=0, err=Bad file descriptor 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a4c0): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a4c0): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a4c0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.876273504 +0000 UTC m=+12.496775400 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a4c0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a500): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a500): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a500): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049bc00 item 58 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a500): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a500): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.876776966 +0000 UTC m=+12.497278852 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a500): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a5c0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a5c0): open at offset 5 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a5c0): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049bea0 item 58 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a5c0): _readAt: size=2, off=5 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a5c0): >_readAt: n=0, err=Bad file descriptor 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a5c0): _writeAt: size=3, off=5 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a5c0): >_writeAt: n=3, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a5c0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.8774584 +0000 UTC m=+12.497960296 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a5c0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a600): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a600): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a600): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a600): >_readAt: n=3, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a600): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.8774584 +0000 UTC m=+12.497960296 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a600): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000112150 item 58 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a6c0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a6c0): open at offset 0 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a6c0): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a6c0): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a6c0): >_readAt: n=0, err=Bad file descriptor 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a6c0): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a6c0): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a6c0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.878810088 +0000 UTC m=+12.499311984 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a6c0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a700): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a700): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a700): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000112540 item 59 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a700): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a700): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.879303441 +0000 UTC m=+12.499805327 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a700): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a7c0): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a7c0): >_readAt: n=0, err=Bad file descriptor 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a7c0): _writeAt: size=3, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a7c0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a7c0): open at offset 5 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a7c0): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000112700 item 59 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a7c0): >_writeAt: n=3, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a7c0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.879852026 +0000 UTC m=+12.500353922 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a7c0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a800): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a800): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a800): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a800): >_readAt: n=8, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a800): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.879852026 +0000 UTC m=+12.500353922 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a800): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000112850 item 59 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a8c0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a8c0): open at offset 0 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a8c0): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a8c0): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a8c0): >_readAt: n=0, err=Bad file descriptor 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a8c0): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a8c0): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a8c0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.880953005 +0000 UTC m=+12.501454881 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a8c0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a900): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a900): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a900): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000112d20 item 60 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a900): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a900): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.881273564 +0000 UTC m=+12.501775441 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a900): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a9c0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a9c0): open at offset 5 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a9c0): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000112ee0 item 60 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a9c0): _readAt: size=2, off=5 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a9c0): >_readAt: n=0, err=Bad file descriptor 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a9c0): _writeAt: size=3, off=5 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a9c0): >_writeAt: n=3, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a9c0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.881676408 +0000 UTC m=+12.502178284 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8a9c0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8aa00): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8aa00): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8aa00): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8aa00): >_readAt: n=3, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8aa00): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.881676408 +0000 UTC m=+12.502178284 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8aa00): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000113030 item 60 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8aac0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8aac0): open at offset 0 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8aac0): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8aac0): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8aac0): >_readAt: n=0, err=Bad file descriptor 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8aac0): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8aac0): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8aac0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.882562835 +0000 UTC m=+12.503064711 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8aac0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8ab00): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8ab00): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8ab00): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000113340 item 61 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8ab00): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8ab00): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.88289201 +0000 UTC m=+12.503393886 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8ab00): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8abc0): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8abc0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8abc0): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8abc0): >_readAt: n=5, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8abc0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.88289201 +0000 UTC m=+12.503393886 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8abc0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000113500 item 61 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8ac80): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8ac80): open at offset 0 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8ac80): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8ac80): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8ac80): >_readAt: n=0, err=Bad file descriptor 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8ac80): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8ac80): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8ac80): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.883859089 +0000 UTC m=+12.504360965 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8ac80): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8acc0): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8acc0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8acc0): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000113880 item 62 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8acc0): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8acc0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.884236545 +0000 UTC m=+12.504738410 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8acc0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8ad80): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8ad80): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8ad80): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8ad80): >_readAt: n=5, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8ad80): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.884236545 +0000 UTC m=+12.504738410 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8ad80): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000113b90 item 62 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8ae40): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8ae40): open at offset 0 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8ae40): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8ae40): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8ae40): >_readAt: n=0, err=Bad file descriptor 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8ae40): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8ae40): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8ae40): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.885318488 +0000 UTC m=+12.505820365 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000d8ae40): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b02c0): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b02c0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b02c0): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041e070 item 63 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b02c0): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b02c0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.885768009 +0000 UTC m=+12.506269895 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b02c0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b0380): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b0380): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b0380): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b0380): >_readAt: n=5, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b0380): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.885768009 +0000 UTC m=+12.506269895 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b0380): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041e930 item 63 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b0440): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b0440): open at offset 0 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b0440): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b0440): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b0440): >_readAt: n=0, err=Bad file descriptor 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b0440): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b0440): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b0440): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.886919772 +0000 UTC m=+12.507421658 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b0440): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b0480): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b0480): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b0480): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041ef50 item 64 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b0480): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b0480): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.887317907 +0000 UTC m=+12.507819793 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b0480): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b0580): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b0580): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b0580): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b0580): >_readAt: n=5, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b0580): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.887317907 +0000 UTC m=+12.507819793 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b0580): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041f110 item 64 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b05c0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b05c0): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b05c0): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b05c0): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b05c0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.888349467 +0000 UTC m=+12.508851353 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b05c0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDWR 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b0600): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b0600): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b0600): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b0600): >_readAt: n=2, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b0600): _writeAt: size=3, off=2 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041f810 item 65 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b0600): >_writeAt: n=3, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b0600): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.88880651 +0000 UTC m=+12.509308387 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b0600): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b0640): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b0640): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b0640): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b0640): >_readAt: n=5, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b0640): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.88880651 +0000 UTC m=+12.509308387 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b0640): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041f960 item 65 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b0680): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b0680): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b0680): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b0680): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b0680): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.889803315 +0000 UTC m=+12.510305191 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b0680): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b06c0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b06c0): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041fd50 item 66 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b06c0): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b06c0): >_readAt: n=0, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b06c0): _writeAt: size=3, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b06c0): >_writeAt: n=3, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b06c0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.890280226 +0000 UTC m=+12.510782102 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b06c0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b0700): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b0700): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b0700): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b0700): >_readAt: n=3, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b0700): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.890280226 +0000 UTC m=+12.510782102 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b0700): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041ff10 item 66 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b0740): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b0740): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b0740): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b0740): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b0740): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.891174599 +0000 UTC m=+12.511676475 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b0740): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b0780): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b0780): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b0780): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b0780): >_readAt: n=2, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b0780): _writeAt: size=3, off=2 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003524d0 item 67 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b0780): >_writeAt: n=3, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b0780): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.891510156 +0000 UTC m=+12.512012033 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b0780): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b0800): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b0800): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b0800): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b0800): >_readAt: n=5, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b0800): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.891510156 +0000 UTC m=+12.512012033 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b0800): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000352bd0 item 67 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b08c0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b08c0): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b08c0): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b08c0): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b08c0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.892568065 +0000 UTC m=+12.513069941 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b08c0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b09c0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b09c0): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000353030 item 68 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b09c0): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b09c0): >_readAt: n=0, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b09c0): _writeAt: size=3, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b09c0): >_writeAt: n=3, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b09c0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.892984093 +0000 UTC m=+12.513485968 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b09c0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b0a00): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b0a00): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b0a00): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b0a00): >_readAt: n=3, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b0a00): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.892984093 +0000 UTC m=+12.513485968 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b0a00): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000353650 item 68 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b0a40): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b0a40): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b0a40): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b0a40): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b0a40): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.893821037 +0000 UTC m=+12.514322914 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b0a40): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b0a80): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b0a80): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b0a80): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b0a80): >_readAt: n=2, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b0a80): _writeAt: size=3, off=2 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000353a40 item 69 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b0a80): >_writeAt: n=3, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b0a80): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.894172275 +0000 UTC m=+12.514674150 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b0a80): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b0ac0): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b0ac0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b0ac0): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b0ac0): >_readAt: n=5, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b0ac0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.894172275 +0000 UTC m=+12.514674150 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b0ac0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000353dc0 item 69 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b0c00): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b0c00): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b0c00): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b0c00): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b0c00): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.895131297 +0000 UTC m=+12.515633173 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b0c00): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b0d80): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b0d80): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004281c0 item 70 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b0d80): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b0d80): >_readAt: n=0, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b0d80): _writeAt: size=3, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b0d80): >_writeAt: n=3, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b0d80): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.895515637 +0000 UTC m=+12.516017513 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b0d80): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b0dc0): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b0dc0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b0dc0): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b0dc0): >_readAt: n=3, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b0dc0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.895515637 +0000 UTC m=+12.516017513 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b0dc0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428310 item 70 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b0fc0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b0fc0): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b0fc0): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b0fc0): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b0fc0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.896342733 +0000 UTC m=+12.516844609 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b0fc0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b1080): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b1080): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b1080): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b1080): >_readAt: n=2, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b1080): _writeAt: size=3, off=2 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428620 item 71 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b1080): >_writeAt: n=3, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b1080): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.8967636 +0000 UTC m=+12.517265475 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b1080): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b10c0): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b10c0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b10c0): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b10c0): >_readAt: n=5, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b10c0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.8967636 +0000 UTC m=+12.517265475 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b10c0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428770 item 71 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b1180): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b1180): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b1180): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b1180): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b1180): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.897679372 +0000 UTC m=+12.518181249 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b1180): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b1240): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b1240): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428b60 item 72 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b1240): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b1240): >_readAt: n=0, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b1240): _writeAt: size=3, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b1240): >_writeAt: n=3, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b1240): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.898064682 +0000 UTC m=+12.518566559 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b1240): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b1280): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b1280): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b1280): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b1280): >_readAt: n=3, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b1280): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.898064682 +0000 UTC m=+12.518566559 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b1280): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428d20 item 72 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b1300): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b1300): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b1300): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b1300): >_readAt: n=0, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b1300): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b1300): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b1300): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.898934479 +0000 UTC m=+12.519436355 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b1300): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b1340): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b1340): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b1340): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428fc0 item 73 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b1340): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b1340): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.899269034 +0000 UTC m=+12.519770911 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b1340): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b13c0): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b13c0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b13c0): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b13c0): >_readAt: n=2, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b13c0): _writeAt: size=3, off=2 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429110 item 73 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b13c0): >_writeAt: n=3, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b13c0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.89970485 +0000 UTC m=+12.520206726 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b13c0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b1400): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b1400): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b1400): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b1400): >_readAt: n=5, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b1400): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.89970485 +0000 UTC m=+12.520206726 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b1400): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429260 item 73 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b1540): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b1540): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b1540): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b1540): >_readAt: n=0, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b1540): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b1540): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b1540): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.900645148 +0000 UTC m=+12.521147024 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b1540): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b1580): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b1580): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b1580): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429500 item 74 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b1580): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b1580): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.900989091 +0000 UTC m=+12.521490967 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b1580): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b1840): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b1840): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429650 item 74 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b1840): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b1840): >_readAt: n=0, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b1840): _writeAt: size=3, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b1840): >_writeAt: n=3, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b1840): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.901380223 +0000 UTC m=+12.521882099 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b1840): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b1880): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b1880): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b1880): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b1880): >_readAt: n=3, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b1880): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.901380223 +0000 UTC m=+12.521882099 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b1880): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004298f0 item 74 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b1ac0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b1ac0): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b1ac0): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b1ac0): >_readAt: n=0, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b1ac0): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b1ac0): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b1ac0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.902267992 +0000 UTC m=+12.522769869 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b1ac0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b1b00): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b1b00): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b1b00): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429c70 item 75 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b1b00): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b1b00): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.902623598 +0000 UTC m=+12.523125473 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b1b00): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b1c40): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b1c40): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b1c40): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b1c40): >_readAt: n=2, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b1c40): _writeAt: size=3, off=2 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429e30 item 75 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b1c40): >_writeAt: n=3, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b1c40): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.902977689 +0000 UTC m=+12.523479566 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b1c40): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b1c80): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b1c80): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b1c80): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b1c80): >_readAt: n=5, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b1c80): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.902977689 +0000 UTC m=+12.523479566 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b1c80): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f40e0 item 75 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b1d40): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b1d40): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b1d40): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b1d40): >_readAt: n=0, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b1d40): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b1d40): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b1d40): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.903938537 +0000 UTC m=+12.524440412 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b1d40): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b1ec0): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b1ec0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b1ec0): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f4620 item 76 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b1ec0): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b1ec0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.904232767 +0000 UTC m=+12.524734643 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0003b1ec0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0000b3200): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0000b3200): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f4770 item 76 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0000b3200): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0000b3200): >_readAt: n=0, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0000b3200): _writeAt: size=3, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0000b3200): >_writeAt: n=3, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0000b3200): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.904640068 +0000 UTC m=+12.525141944 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0000b3200): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0000b37c0): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0000b37c0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0000b37c0): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0000b37c0): >_readAt: n=3, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0000b37c0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.904640068 +0000 UTC m=+12.525141944 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0000b37c0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f4a10 item 76 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0004003c0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0004003c0): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0004003c0): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0004003c0): >_readAt: n=0, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0004003c0): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0004003c0): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0004003c0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.905693037 +0000 UTC m=+12.526194914 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0004003c0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000400840): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000400840): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000400840): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f4e00 item 77 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000400840): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000400840): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.906056347 +0000 UTC m=+12.526558223 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000400840): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000400a80): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000400a80): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000400a80): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000400a80): >_readAt: n=5, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000400a80): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.906056347 +0000 UTC m=+12.526558223 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000400a80): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f4fc0 item 77 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000400b40): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000400b40): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000400b40): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000400b40): >_readAt: n=0, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000400b40): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000400b40): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000400b40): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.907003368 +0000 UTC m=+12.527505244 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000400b40): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000400c40): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000400c40): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000400c40): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f5650 item 78 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000400c40): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000400c40): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.907375504 +0000 UTC m=+12.527877380 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000400c40): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000400e40): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000400e40): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000400e40): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000400e40): >_readAt: n=5, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000400e40): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.907375504 +0000 UTC m=+12.527877380 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000400e40): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f5e30 item 78 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000400f80): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000400f80): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000400f80): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000400f80): >_readAt: n=0, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000400f80): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000400f80): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000400f80): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.908274664 +0000 UTC m=+12.528776541 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000400f80): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401080): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401080): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401080): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f6460 item 79 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401080): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401080): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.908679081 +0000 UTC m=+12.529180957 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401080): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401180): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401180): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401180): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401180): >_readAt: n=5, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401180): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.908679081 +0000 UTC m=+12.529180957 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401180): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f6690 item 79 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401440): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401440): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401440): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401440): >_readAt: n=0, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401440): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401440): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401440): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.909636231 +0000 UTC m=+12.530138106 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401440): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401840): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401840): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401840): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f6c40 item 80 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401840): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401840): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.909977649 +0000 UTC m=+12.530479525 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401840): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0004019c0): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0004019c0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0004019c0): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0004019c0): >_readAt: n=5, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0004019c0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.909977649 +0000 UTC m=+12.530479525 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc0004019c0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f6e70 item 80 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401a00): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401a00): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401a00): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401a00): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401a00): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.911299531 +0000 UTC m=+12.531801417 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401a00): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401a80): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401a80): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401a80): open at offset 5 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401a80): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401a80): >_readAt: n=2, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401a80): _writeAt: size=3, off=7 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f7420 item 81 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401a80): >_writeAt: n=3, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401a80): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.911693558 +0000 UTC m=+12.532195434 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401a80): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401b00): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401b00): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401b00): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401b00): >_readAt: n=8, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401b00): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.911693558 +0000 UTC m=+12.532195434 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401b00): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f75e0 item 81 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401c80): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401c80): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401c80): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401c80): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401c80): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.912681145 +0000 UTC m=+12.533183021 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401c80): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401d80): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401d80): open at offset 5 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401d80): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f7b90 item 82 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401d80): _readAt: size=2, off=5 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401d80): >_readAt: n=0, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401d80): _writeAt: size=3, off=5 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401d80): >_writeAt: n=3, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401d80): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.913155692 +0000 UTC m=+12.533657568 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401d80): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401dc0): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401dc0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401dc0): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401dc0): >_readAt: n=3, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401dc0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.913155692 +0000 UTC m=+12.533657568 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401dc0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f7dc0 item 82 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401f00): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401f00): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401f00): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401f00): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401f00): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.914043743 +0000 UTC m=+12.534545619 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc000401f00): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e040): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e040): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e040): open at offset 5 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e040): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e040): >_readAt: n=2, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e040): _writeAt: size=3, off=7 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000486380 item 83 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e040): >_writeAt: n=3, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e040): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.914374501 +0000 UTC m=+12.534876378 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e040): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e080): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e080): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e080): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e080): >_readAt: n=8, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e080): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.914374501 +0000 UTC m=+12.534876378 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e080): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000486770 item 83 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e100): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e100): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e100): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e100): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e100): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.915344054 +0000 UTC m=+12.535845930 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e100): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e1c0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e1c0): open at offset 5 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e1c0): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000486bd0 item 84 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e1c0): _readAt: size=2, off=5 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e1c0): >_readAt: n=0, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e1c0): _writeAt: size=3, off=5 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e1c0): >_writeAt: n=3, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e1c0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.915826767 +0000 UTC m=+12.536328642 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e1c0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e200): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e200): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e200): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e200): >_readAt: n=3, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e200): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.915826767 +0000 UTC m=+12.536328642 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e200): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000486d90 item 84 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e280): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e280): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e280): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e280): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e280): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.916721881 +0000 UTC m=+12.537223757 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e280): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e340): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e340): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e340): open at offset 5 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e340): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e340): >_readAt: n=2, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e340): _writeAt: size=3, off=7 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000487110 item 85 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e340): >_writeAt: n=3, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e340): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.917129632 +0000 UTC m=+12.537631509 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e340): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e380): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e380): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e380): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e380): >_readAt: n=8, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e380): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.917129632 +0000 UTC m=+12.537631509 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e380): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000487570 item 85 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e400): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e400): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e400): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e400): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e400): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.918059262 +0000 UTC m=+12.538561148 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e400): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e4c0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e4c0): open at offset 5 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e4c0): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000487b20 item 86 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e4c0): _readAt: size=2, off=5 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e4c0): >_readAt: n=0, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e4c0): _writeAt: size=3, off=5 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e4c0): >_writeAt: n=3, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e4c0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.918444271 +0000 UTC m=+12.538946147 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e4c0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e500): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e500): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e500): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e500): >_readAt: n=3, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e500): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.918444271 +0000 UTC m=+12.538946147 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e500): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000487d50 item 86 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e580): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e580): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e580): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e580): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e580): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.919231393 +0000 UTC m=+12.539733260 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e580): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e640): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e640): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e640): open at offset 5 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e640): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e640): >_readAt: n=2, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e640): _writeAt: size=3, off=7 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d4380 item 87 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e640): >_writeAt: n=3, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e640): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.919588081 +0000 UTC m=+12.540089956 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e640): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e680): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e680): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e680): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e680): >_readAt: n=8, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e680): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.919588081 +0000 UTC m=+12.540089956 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e680): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d45b0 item 87 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e700): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e700): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e700): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e700): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e700): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.920526004 +0000 UTC m=+12.541027881 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e700): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e7c0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e7c0): open at offset 5 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e7c0): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d4e00 item 88 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e7c0): _readAt: size=2, off=5 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e7c0): >_readAt: n=0, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e7c0): _writeAt: size=3, off=5 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e7c0): >_writeAt: n=3, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e7c0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.921110487 +0000 UTC m=+12.541612362 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e7c0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e800): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e800): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e800): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e800): >_readAt: n=3, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e800): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.921110487 +0000 UTC m=+12.541612362 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e800): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d4fc0 item 88 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e8c0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e8c0): open at offset 0 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e8c0): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e8c0): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e8c0): >_readAt: n=0, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e8c0): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e8c0): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e8c0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.922361877 +0000 UTC m=+12.542863773 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e8c0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e900): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e900): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e900): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d5880 item 89 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e900): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e900): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.922819773 +0000 UTC m=+12.543321659 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e900): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e9c0): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e9c0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e9c0): open at offset 5 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e9c0): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e9c0): >_readAt: n=2, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e9c0): _writeAt: size=3, off=7 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043c150 item 89 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e9c0): >_writeAt: n=3, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e9c0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.923411439 +0000 UTC m=+12.543913335 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107e9c0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107ea00): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107ea00): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107ea00): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107ea00): >_readAt: n=8, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107ea00): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.923411439 +0000 UTC m=+12.543913335 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107ea00): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043c4d0 item 89 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107eac0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107eac0): open at offset 0 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107eac0): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107eac0): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107eac0): >_readAt: n=0, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107eac0): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107eac0): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107eac0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.924644805 +0000 UTC m=+12.545146702 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107eac0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107eb00): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107eb00): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107eb00): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043cbd0 item 90 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107eb00): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107eb00): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.925176951 +0000 UTC m=+12.545678867 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107eb00): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107ebc0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107ebc0): open at offset 5 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107ebc0): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043cd90 item 90 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107ebc0): _readAt: size=2, off=5 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107ebc0): >_readAt: n=0, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107ebc0): _writeAt: size=3, off=5 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107ebc0): >_writeAt: n=3, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107ebc0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.925739032 +0000 UTC m=+12.546240927 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107ebc0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107ec00): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107ec00): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107ec00): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107ec00): >_readAt: n=3, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107ec00): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.925739032 +0000 UTC m=+12.546240927 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107ec00): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043cfc0 item 90 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107ecc0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107ecc0): open at offset 0 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107ecc0): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107ecc0): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107ecc0): >_readAt: n=0, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107ecc0): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107ecc0): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107ecc0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.927046027 +0000 UTC m=+12.547547922 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107ecc0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107ed00): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107ed00): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107ed00): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043d340 item 91 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107ed00): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107ed00): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.92746021 +0000 UTC m=+12.547962096 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107ed00): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107edc0): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107edc0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107edc0): open at offset 5 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107edc0): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107edc0): >_readAt: n=2, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107edc0): _writeAt: size=3, off=7 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043d570 item 91 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107edc0): >_writeAt: n=3, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107edc0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.927876769 +0000 UTC m=+12.548378646 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107edc0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107ee00): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107ee00): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107ee00): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107ee00): >_readAt: n=8, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107ee00): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.927876769 +0000 UTC m=+12.548378646 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107ee00): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043d810 item 91 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107eec0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107eec0): open at offset 0 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107eec0): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107eec0): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107eec0): >_readAt: n=0, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107eec0): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107eec0): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107eec0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.929110105 +0000 UTC m=+12.549612012 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107eec0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107ef00): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107ef00): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107ef00): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043ddc0 item 92 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107ef00): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107ef00): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.929648092 +0000 UTC m=+12.550149988 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107ef00): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107efc0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107efc0): open at offset 5 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107efc0): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003622a0 item 92 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107efc0): _readAt: size=2, off=5 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107efc0): >_readAt: n=0, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107efc0): _writeAt: size=3, off=5 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107efc0): >_writeAt: n=3, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107efc0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.930258313 +0000 UTC m=+12.550760208 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107efc0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f000): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f000): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f000): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f000): >_readAt: n=3, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f000): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.930258313 +0000 UTC m=+12.550760208 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f000): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003629a0 item 92 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f0c0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f0c0): open at offset 0 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f0c0): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f0c0): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f0c0): >_readAt: n=0, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f0c0): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f0c0): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f0c0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.931679741 +0000 UTC m=+12.552181637 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f0c0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f100): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f100): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f100): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000362ee0 item 93 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f100): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f100): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.932190115 +0000 UTC m=+12.552692021 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f100): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f1c0): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f1c0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f1c0): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f1c0): >_readAt: n=5, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f1c0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.932190115 +0000 UTC m=+12.552692021 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f1c0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003633b0 item 93 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f280): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f280): open at offset 0 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f280): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f280): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f280): >_readAt: n=0, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f280): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f280): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f280): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.933747227 +0000 UTC m=+12.554249133 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f280): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f2c0): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f2c0): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f2c0): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000363ab0 item 94 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f2c0): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f2c0): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.9342623 +0000 UTC m=+12.554764207 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f2c0): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f380): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f380): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f380): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f380): >_readAt: n=5, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f380): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.9342623 +0000 UTC m=+12.554764207 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f380): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000363c70 item 94 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f440): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f440): open at offset 0 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f440): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f440): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f440): >_readAt: n=0, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f440): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f440): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f440): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.935729915 +0000 UTC m=+12.556231801 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f440): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f480): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f480): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f480): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fe230 item 95 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f480): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f480): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.936232935 +0000 UTC m=+12.556734831 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f480): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f540): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f540): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f540): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f540): >_readAt: n=5, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f540): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.936232935 +0000 UTC m=+12.556734831 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f540): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fe620 item 95 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f640): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f640): open at offset 0 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f640): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f640): _readAt: size=2, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f640): >_readAt: n=0, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f640): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f640): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f640): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.937586606 +0000 UTC m=+12.558088503 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f640): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f680): _writeAt: size=5, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f680): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f680): >openPending: err= 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fee70 item 96 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f680): >_writeAt: n=5, err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f680): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.93807003 +0000 UTC m=+12.558571927 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f680): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/06 09:53:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:53:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 09:53:53 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f740): _readAt: size=512, off=0 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f740): openPending: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f740): >openPending: err= 2025/03/06 09:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f740): >_readAt: n=5, err=EOF 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f740): close: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 09:53:53.93807003 +0000 UTC m=+12.558571927 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 09:53:53 DEBUG : open-test-file(0xc00107f740): >close: err= 2025/03/06 09:53:53 DEBUG : open-test-file: Remove: 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ff180 item 96 2025/03/06 09:53:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 09:53:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 09:53:53 DEBUG : open-test-file: >Remove: err= 2025/03/06 09:53:53 DEBUG : WaitForWriters: timeout=30s 2025/03/06 09:53:53 DEBUG : : Looking for writers 2025/03/06 09:53:53 DEBUG : >WaitForWriters: 2025/03/06 09:53:53 DEBUG : webdav root 'rclone-test-xulemej7fiba': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.35s) --- PASS: TestRWFileHandleOpenTests/writes (0.17s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.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.18s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-xulemej7fiba'", Local "Local file system at /tmp/rclone4136458647", Modify Window "1s" 2025/03/06 09:53:53 INFO : webdav root 'rclone-test-xulemej7fiba': poll-interval is not supported by this remote 2025/03/06 09:53:53 DEBUG : webdav root 'rclone-test-xulemej7fiba': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/06 09:53:53 DEBUG : webdav root 'rclone-test-xulemej7fiba': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" 2025/03/06 09:53:53 DEBUG : webdav root 'rclone-test-xulemej7fiba': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" 2025/03/06 09:53:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" 2025/03/06 09:53:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/06 09:53:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" 2025/03/06 09:53:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" 2025/03/06 09:53:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/06 09:53:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" 2025/03/06 09:53:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:53:53 INFO : webdav root 'rclone-test-xulemej7fiba': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/06 09:53:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:53:53 DEBUG : file1: newRWFileHandle: 2025/03/06 09:53:53 DEBUG : file1(0xc0002c3980): openPending: 2025/03/06 09:53:53 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/06 09:53:53 DEBUG : file1(0xc0002c3980): >openPending: err= 2025/03/06 09:53:53 DEBUG : file1: >newRWFileHandle: err= 2025/03/06 09:53:53 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/06 09:53:53 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/06 09:53:53 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2025/03/06 09:53:53 DEBUG : WaitForWriters: timeout=30s 2025/03/06 09:53:53 DEBUG : : Looking for writers 2025/03/06 09:53:53 DEBUG : file1: reading active writers 2025/03/06 09:53:53 DEBUG : file1: active writers 1 2025/03/06 09:53:53 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2025/03/06 09:53:53 DEBUG : : Looking for writers 2025/03/06 09:53:53 DEBUG : file1: reading active writers 2025/03/06 09:53:53 DEBUG : file1: active writers 1 2025/03/06 09:53:53 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2025/03/06 09:53:53 DEBUG : : Looking for writers 2025/03/06 09:53:53 DEBUG : file1: reading active writers 2025/03/06 09:53:53 DEBUG : file1: active writers 1 2025/03/06 09:53:53 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2025/03/06 09:53:54 DEBUG : : Looking for writers 2025/03/06 09:53:54 DEBUG : file1: reading active writers 2025/03/06 09:53:54 DEBUG : file1: active writers 1 2025/03/06 09:53:54 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2025/03/06 09:53:54 DEBUG : : Looking for writers 2025/03/06 09:53:54 DEBUG : file1: reading active writers 2025/03/06 09:53:54 DEBUG : file1: active writers 1 2025/03/06 09:53:54 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2025/03/06 09:53:54 DEBUG : : Looking for writers 2025/03/06 09:53:54 DEBUG : file1: reading active writers 2025/03/06 09:53:54 DEBUG : file1: active writers 1 2025/03/06 09:53:54 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2025/03/06 09:53:54 DEBUG : : Looking for writers 2025/03/06 09:53:54 DEBUG : file1: reading active writers 2025/03/06 09:53:54 DEBUG : file1: active writers 1 2025/03/06 09:53:54 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2025/03/06 09:53:55 DEBUG : : Looking for writers 2025/03/06 09:53:55 DEBUG : file1: reading active writers 2025/03/06 09:53:55 DEBUG : file1: active writers 1 2025/03/06 09:53:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/06 09:53:56 DEBUG : : Looking for writers 2025/03/06 09:53:56 DEBUG : file1: reading active writers 2025/03/06 09:53:56 DEBUG : file1: active writers 1 2025/03/06 09:53:56 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/06 09:53:57 DEBUG : : Looking for writers 2025/03/06 09:53:57 DEBUG : file1: reading active writers 2025/03/06 09:53:57 DEBUG : file1: active writers 1 2025/03/06 09:53:57 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/06 09:53:58 DEBUG : : Looking for writers 2025/03/06 09:53:58 DEBUG : file1: reading active writers 2025/03/06 09:53:58 DEBUG : file1: active writers 1 2025/03/06 09:53:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/06 09:53:59 DEBUG : : Looking for writers 2025/03/06 09:53:59 DEBUG : file1: reading active writers 2025/03/06 09:53:59 DEBUG : file1: active writers 1 2025/03/06 09:53:59 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/06 09:54:00 DEBUG : : Looking for writers 2025/03/06 09:54:00 DEBUG : file1: reading active writers 2025/03/06 09:54:00 DEBUG : file1: active writers 1 2025/03/06 09:54:00 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/06 09:54:01 DEBUG : : Looking for writers 2025/03/06 09:54:01 DEBUG : file1: reading active writers 2025/03/06 09:54:01 DEBUG : file1: active writers 1 2025/03/06 09:54:01 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/06 09:54:02 DEBUG : : Looking for writers 2025/03/06 09:54:02 DEBUG : file1: reading active writers 2025/03/06 09:54:02 DEBUG : file1: active writers 1 2025/03/06 09:54:02 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/06 09:54:03 DEBUG : : Looking for writers 2025/03/06 09:54:03 DEBUG : file1: reading active writers 2025/03/06 09:54:03 DEBUG : file1: active writers 1 2025/03/06 09:54:03 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/06 09:54:04 DEBUG : : Looking for writers 2025/03/06 09:54:04 DEBUG : file1: reading active writers 2025/03/06 09:54:04 DEBUG : file1: active writers 1 2025/03/06 09:54:04 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/06 09:54:05 DEBUG : : Looking for writers 2025/03/06 09:54:05 DEBUG : file1: reading active writers 2025/03/06 09:54:05 DEBUG : file1: active writers 1 2025/03/06 09:54:05 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/06 09:54:06 DEBUG : : Looking for writers 2025/03/06 09:54:06 DEBUG : file1: reading active writers 2025/03/06 09:54:06 DEBUG : file1: active writers 1 2025/03/06 09:54:06 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/06 09:54:07 DEBUG : : Looking for writers 2025/03/06 09:54:07 DEBUG : file1: reading active writers 2025/03/06 09:54:07 DEBUG : file1: active writers 1 2025/03/06 09:54:07 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/06 09:54:08 DEBUG : : Looking for writers 2025/03/06 09:54:08 DEBUG : file1: reading active writers 2025/03/06 09:54:08 DEBUG : file1: active writers 1 2025/03/06 09:54:08 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/06 09:54:09 DEBUG : : Looking for writers 2025/03/06 09:54:09 DEBUG : file1: reading active writers 2025/03/06 09:54:09 DEBUG : file1: active writers 1 2025/03/06 09:54:09 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/06 09:54:10 DEBUG : : Looking for writers 2025/03/06 09:54:10 DEBUG : file1: reading active writers 2025/03/06 09:54:10 DEBUG : file1: active writers 1 2025/03/06 09:54:10 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/06 09:54:11 DEBUG : : Looking for writers 2025/03/06 09:54:11 DEBUG : file1: reading active writers 2025/03/06 09:54:11 DEBUG : file1: active writers 1 2025/03/06 09:54:11 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/06 09:54:12 DEBUG : : Looking for writers 2025/03/06 09:54:12 DEBUG : file1: reading active writers 2025/03/06 09:54:12 DEBUG : file1: active writers 1 2025/03/06 09:54:12 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/06 09:54:13 DEBUG : : Looking for writers 2025/03/06 09:54:13 DEBUG : file1: reading active writers 2025/03/06 09:54:13 DEBUG : file1: active writers 1 2025/03/06 09:54:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/06 09:54:14 DEBUG : : Looking for writers 2025/03/06 09:54:14 DEBUG : file1: reading active writers 2025/03/06 09:54:14 DEBUG : file1: active writers 1 2025/03/06 09:54:14 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/06 09:54:15 DEBUG : : Looking for writers 2025/03/06 09:54:15 DEBUG : file1: reading active writers 2025/03/06 09:54:15 DEBUG : file1: active writers 1 2025/03/06 09:54:15 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/06 09:54:16 DEBUG : : Looking for writers 2025/03/06 09:54:16 DEBUG : file1: reading active writers 2025/03/06 09:54:16 DEBUG : file1: active writers 1 2025/03/06 09:54:16 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/06 09:54:17 DEBUG : : Looking for writers 2025/03/06 09:54:17 DEBUG : file1: reading active writers 2025/03/06 09:54:17 DEBUG : file1: active writers 1 2025/03/06 09:54:17 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/06 09:54:18 DEBUG : : Looking for writers 2025/03/06 09:54:18 DEBUG : file1: reading active writers 2025/03/06 09:54:18 DEBUG : file1: active writers 1 2025/03/06 09:54:18 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/06 09:54:19 DEBUG : : Looking for writers 2025/03/06 09:54:19 DEBUG : file1: reading active writers 2025/03/06 09:54:19 DEBUG : file1: active writers 1 2025/03/06 09:54:19 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/06 09:54:20 DEBUG : : Looking for writers 2025/03/06 09:54:20 DEBUG : file1: reading active writers 2025/03/06 09:54:20 DEBUG : file1: active writers 1 2025/03/06 09:54:20 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/06 09:54:21 DEBUG : : Looking for writers 2025/03/06 09:54:21 DEBUG : file1: reading active writers 2025/03/06 09:54:21 DEBUG : file1: active writers 1 2025/03/06 09:54:21 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/06 09:54:22 DEBUG : : Looking for writers 2025/03/06 09:54:22 DEBUG : file1: reading active writers 2025/03/06 09:54:22 DEBUG : file1: active writers 1 2025/03/06 09:54:22 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/06 09:54:23 DEBUG : : Looking for writers 2025/03/06 09:54:23 DEBUG : file1: reading active writers 2025/03/06 09:54:23 DEBUG : file1: active writers 1 2025/03/06 09:54:23 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/06 09:54:23 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc0008085a0 mu:{state:0 sema:0} cond:{noCopy:{} L:0xc000afed08 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824645250368} name:file1 opens:1 downloaders: o: fd:0xc000ab4010 info:{ModTime:{wall:13973114987864572524 ext:12582751230 loc:0x3e83980} ATime:{wall:13973114987864572524 ext:12582751230 loc:0x3e83980} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2025/03/06 09:54:23 DEBUG : >WaitForWriters: 2025/03/06 09:54:23 DEBUG : webdav root 'rclone-test-xulemej7fiba': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.02s) === RUN TestRWCacheRename run.go:180: Remote "webdav root 'rclone-test-xulemej7fiba'", Local "Local file system at /tmp/rclone4136458647", Modify Window "1s" 2025/03/06 09:54:23 INFO : webdav root 'rclone-test-xulemej7fiba': poll-interval is not supported by this remote 2025/03/06 09:54:23 DEBUG : webdav root 'rclone-test-xulemej7fiba': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/06 09:54:23 DEBUG : webdav root 'rclone-test-xulemej7fiba': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" 2025/03/06 09:54:23 DEBUG : webdav root 'rclone-test-xulemej7fiba': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" 2025/03/06 09:54:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" 2025/03/06 09:54:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/06 09:54:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" 2025/03/06 09:54:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" 2025/03/06 09:54:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/06 09:54:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" 2025/03/06 09:54:23 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:54:23 INFO : webdav root 'rclone-test-xulemej7fiba': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/06 09:54:23 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:54:23 DEBUG : rename_me: newRWFileHandle: 2025/03/06 09:54:23 DEBUG : rename_me(0xc00107fe80): openPending: 2025/03/06 09:54:23 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 09:54:23 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/03/06 09:54:23 DEBUG : rename_me(0xc00107fe80): >openPending: err= 2025/03/06 09:54:23 DEBUG : rename_me: >newRWFileHandle: err= 2025/03/06 09:54:23 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/03/06 09:54:23 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/03/06 09:54:23 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/03/06 09:54:23 DEBUG : rename_me(0xc00107fe80): _writeAt: size=5, off=0 2025/03/06 09:54:23 DEBUG : rename_me(0xc00107fe80): >_writeAt: n=5, err= 2025/03/06 09:54:23 DEBUG : rename_me(0xc00107fe80): close: 2025/03/06 09:54:23 DEBUG : rename_me: vfs cache: setting modification time to 2025-03-06 09:54:23.986416908 +0000 UTC m=+42.606918784 2025/03/06 09:54:23 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/03/06 09:54:23 DEBUG : rename_me(0xc00107fe80): >close: err= 2025/03/06 09:54:23 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/03/06 09:54:23 DEBUG : i_was_renamed: Updating file with 0xc000000cc0 2025/03/06 09:54:23 DEBUG : : Added virtual directory entry vDel: "rename_me" 2025/03/06 09:54:23 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/03/06 09:54:23 DEBUG : WaitForWriters: timeout=30s 2025/03/06 09:54:23 DEBUG : : Looking for writers 2025/03/06 09:54:23 DEBUG : i_was_renamed: reading active writers 2025/03/06 09:54:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/06 09:54:23 DEBUG : : Looking for writers 2025/03/06 09:54:23 DEBUG : i_was_renamed: reading active writers 2025/03/06 09:54:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/06 09:54:24 DEBUG : : Looking for writers 2025/03/06 09:54:24 DEBUG : i_was_renamed: reading active writers 2025/03/06 09:54:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/06 09:54:24 DEBUG : : Looking for writers 2025/03/06 09:54:24 DEBUG : i_was_renamed: reading active writers 2025/03/06 09:54:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/06 09:54:24 DEBUG : i_was_renamed: vfs cache: starting upload 2025/03/06 09:54:24 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2025/03/06 09:54:24 INFO : i_was_renamed: Copied (new) 2025/03/06 09:54:24 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-03-06 09:54:23 +0000 UTC" 2025/03/06 09:54:24 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/03/06 09:54:24 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/03/06 09:54:24 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/03/06 09:54:24 DEBUG : : Looking for writers 2025/03/06 09:54:24 DEBUG : i_was_renamed: reading active writers 2025/03/06 09:54:24 DEBUG : >WaitForWriters: 2025/03/06 09:54:24 DEBUG : webdav root 'rclone-test-xulemej7fiba': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.19s) === RUN TestRWCacheUpdate run.go:180: Remote "webdav root 'rclone-test-xulemej7fiba'", Local "Local file system at /tmp/rclone4136458647", Modify Window "1s" 2025/03/06 09:54:24 INFO : webdav root 'rclone-test-xulemej7fiba': poll-interval is not supported by this remote 2025/03/06 09:54:24 DEBUG : webdav root 'rclone-test-xulemej7fiba': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/06 09:54:24 DEBUG : webdav root 'rclone-test-xulemej7fiba': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" 2025/03/06 09:54:24 DEBUG : webdav root 'rclone-test-xulemej7fiba': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" 2025/03/06 09:54:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" 2025/03/06 09:54:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/06 09:54:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" 2025/03/06 09:54:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" 2025/03/06 09:54:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/06 09:54:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Hn8be}/rclone-test-xulemej7fiba" 2025/03/06 09:54:24 INFO : webdav root 'rclone-test-xulemej7fiba': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/06 09:54:24 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/03/06 09:54:24 DEBUG : : forgetting directory cache 2025/03/06 09:54:24 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:54:24 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/06 09:54:24 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/06 09:54:24 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/06 09:54:24 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/06 09:54:24 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/06 09:54:24 DEBUG : TestRWCacheUpdate(0xc0009aa680): _readAt: size=512, off=0 2025/03/06 09:54:24 DEBUG : TestRWCacheUpdate(0xc0009aa680): openPending: 2025/03/06 09:54:24 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-06 08:55:24 +0000 UTC" against cached fingerprint "" 2025/03/06 09:54:24 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/03/06 09:54:24 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/06 09:54:24 DEBUG : TestRWCacheUpdate(0xc0009aa680): >openPending: err= 2025/03/06 09:54:24 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/03/06 09:54:24 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/06 09:54:24 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/06 09:54:24 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/06 09:54:24 DEBUG : TestRWCacheUpdate(0xc0009aa680): >_readAt: n=20, err=EOF 2025/03/06 09:54:24 DEBUG : TestRWCacheUpdate(0xc0009aa680): close: 2025/03/06 09:54:24 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-06 08:55:24 +0000 GMT 2025/03/06 09:54:24 DEBUG : TestRWCacheUpdate(0xc0009aa680): >close: err= 2025/03/06 09:54:24 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/03/06 09:54:24 DEBUG : : forgetting directory cache 2025/03/06 09:54:24 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/06 09:54:24 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:54:24 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/06 09:54:24 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/06 09:54:24 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/06 09:54:24 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/06 09:54:24 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/06 09:54:24 DEBUG : TestRWCacheUpdate(0xc000dc92c0): _readAt: size=512, off=0 2025/03/06 09:54:24 DEBUG : TestRWCacheUpdate(0xc000dc92c0): openPending: 2025/03/06 09:54:24 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-06 08:56:24 +0000 UTC" against cached fingerprint "20,2025-03-06 08:55:24 +0000 UTC" 2025/03/06 09:54:24 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-03-06 08:56:24 +0000 UTC" != cached fingerprint "20,2025-03-06 08:55:24 +0000 UTC") 2025/03/06 09:54:24 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/06 09:54:24 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/06 09:54:24 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/03/06 09:54:24 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/06 09:54:24 DEBUG : TestRWCacheUpdate(0xc000dc92c0): >openPending: err= 2025/03/06 09:54:24 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/03/06 09:54:24 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/06 09:54:24 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/06 09:54:24 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/06 09:54:24 DEBUG : TestRWCacheUpdate(0xc000dc92c0): >_readAt: n=20, err=EOF 2025/03/06 09:54:24 DEBUG : TestRWCacheUpdate(0xc000dc92c0): close: 2025/03/06 09:54:24 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-06 08:56:24 +0000 GMT 2025/03/06 09:54:24 DEBUG : TestRWCacheUpdate(0xc000dc92c0): >close: err= 2025/03/06 09:54:24 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/03/06 09:54:24 DEBUG : : forgetting directory cache 2025/03/06 09:54:24 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/06 09:54:24 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:54:24 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/06 09:54:24 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/06 09:54:24 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/06 09:54:24 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/06 09:54:24 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/06 09:54:24 DEBUG : TestRWCacheUpdate(0xc000e9b680): _readAt: size=512, off=0 2025/03/06 09:54:24 DEBUG : TestRWCacheUpdate(0xc000e9b680): openPending: 2025/03/06 09:54:24 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-06 08:57:24 +0000 UTC" against cached fingerprint "20,2025-03-06 08:56:24 +0000 UTC" 2025/03/06 09:54:24 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-03-06 08:57:24 +0000 UTC" != cached fingerprint "20,2025-03-06 08:56:24 +0000 UTC") 2025/03/06 09:54:24 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/06 09:54:24 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/06 09:54:24 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/03/06 09:54:24 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/06 09:54:24 DEBUG : TestRWCacheUpdate(0xc000e9b680): >openPending: err= 2025/03/06 09:54:24 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/03/06 09:54:24 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/06 09:54:24 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/06 09:54:24 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/06 09:54:24 DEBUG : TestRWCacheUpdate(0xc000e9b680): >_readAt: n=20, err=EOF 2025/03/06 09:54:24 DEBUG : TestRWCacheUpdate(0xc000e9b680): close: 2025/03/06 09:54:24 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-06 08:57:24 +0000 GMT 2025/03/06 09:54:24 DEBUG : TestRWCacheUpdate(0xc000e9b680): >close: err= 2025/03/06 09:54:24 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/03/06 09:54:25 DEBUG : : forgetting directory cache 2025/03/06 09:54:25 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/06 09:54:25 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:54:25 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/06 09:54:25 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/06 09:54:25 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/06 09:54:25 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/06 09:54:25 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/06 09:54:25 DEBUG : TestRWCacheUpdate(0xc000d7e080): _readAt: size=512, off=0 2025/03/06 09:54:25 DEBUG : TestRWCacheUpdate(0xc000d7e080): openPending: 2025/03/06 09:54:25 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-06 08:58:24 +0000 UTC" against cached fingerprint "20,2025-03-06 08:57:24 +0000 UTC" 2025/03/06 09:54:25 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-03-06 08:58:24 +0000 UTC" != cached fingerprint "20,2025-03-06 08:57:24 +0000 UTC") 2025/03/06 09:54:25 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/06 09:54:25 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/06 09:54:25 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/03/06 09:54:25 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/06 09:54:25 DEBUG : TestRWCacheUpdate(0xc000d7e080): >openPending: err= 2025/03/06 09:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/03/06 09:54:25 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/06 09:54:25 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/06 09:54:25 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/06 09:54:25 DEBUG : TestRWCacheUpdate(0xc000d7e080): >_readAt: n=20, err=EOF 2025/03/06 09:54:25 DEBUG : TestRWCacheUpdate(0xc000d7e080): close: 2025/03/06 09:54:25 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-06 08:58:24 +0000 GMT 2025/03/06 09:54:25 DEBUG : TestRWCacheUpdate(0xc000d7e080): >close: err= 2025/03/06 09:54:25 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/03/06 09:54:25 DEBUG : : forgetting directory cache 2025/03/06 09:54:25 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/06 09:54:25 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:54:25 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/06 09:54:25 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/06 09:54:25 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/06 09:54:25 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/06 09:54:25 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/06 09:54:25 DEBUG : TestRWCacheUpdate(0xc0008c9280): _readAt: size=512, off=0 2025/03/06 09:54:25 DEBUG : TestRWCacheUpdate(0xc0008c9280): openPending: 2025/03/06 09:54:25 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-06 08:59:24 +0000 UTC" against cached fingerprint "20,2025-03-06 08:58:24 +0000 UTC" 2025/03/06 09:54:25 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-03-06 08:59:24 +0000 UTC" != cached fingerprint "20,2025-03-06 08:58:24 +0000 UTC") 2025/03/06 09:54:25 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/06 09:54:25 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/06 09:54:25 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/03/06 09:54:25 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/06 09:54:25 DEBUG : TestRWCacheUpdate(0xc0008c9280): >openPending: err= 2025/03/06 09:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/03/06 09:54:25 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/06 09:54:25 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/06 09:54:25 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/06 09:54:25 DEBUG : TestRWCacheUpdate(0xc0008c9280): >_readAt: n=20, err=EOF 2025/03/06 09:54:25 DEBUG : TestRWCacheUpdate(0xc0008c9280): close: 2025/03/06 09:54:25 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-06 08:59:24 +0000 GMT 2025/03/06 09:54:25 DEBUG : TestRWCacheUpdate(0xc0008c9280): >close: err= 2025/03/06 09:54:25 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/03/06 09:54:25 DEBUG : : forgetting directory cache 2025/03/06 09:54:25 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/06 09:54:25 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:54:25 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/06 09:54:25 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/06 09:54:25 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/06 09:54:25 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/06 09:54:25 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/06 09:54:25 DEBUG : TestRWCacheUpdate(0xc000877f00): _readAt: size=512, off=0 2025/03/06 09:54:25 DEBUG : TestRWCacheUpdate(0xc000877f00): openPending: 2025/03/06 09:54:25 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-06 09:00:24 +0000 UTC" against cached fingerprint "20,2025-03-06 08:59:24 +0000 UTC" 2025/03/06 09:54:25 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-03-06 09:00:24 +0000 UTC" != cached fingerprint "20,2025-03-06 08:59:24 +0000 UTC") 2025/03/06 09:54:25 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/06 09:54:25 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/06 09:54:25 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/03/06 09:54:25 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/06 09:54:25 DEBUG : TestRWCacheUpdate(0xc000877f00): >openPending: err= 2025/03/06 09:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/03/06 09:54:25 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/06 09:54:25 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/06 09:54:25 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/06 09:54:25 DEBUG : TestRWCacheUpdate(0xc000877f00): >_readAt: n=20, err=EOF 2025/03/06 09:54:25 DEBUG : TestRWCacheUpdate(0xc000877f00): close: 2025/03/06 09:54:25 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-06 09:00:24 +0000 GMT 2025/03/06 09:54:25 DEBUG : TestRWCacheUpdate(0xc000877f00): >close: err= 2025/03/06 09:54:25 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/03/06 09:54:25 DEBUG : : forgetting directory cache 2025/03/06 09:54:25 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/06 09:54:25 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:54:25 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/06 09:54:25 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/06 09:54:25 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/06 09:54:25 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/06 09:54:25 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/06 09:54:25 DEBUG : TestRWCacheUpdate(0xc0009efcc0): _readAt: size=512, off=0 2025/03/06 09:54:25 DEBUG : TestRWCacheUpdate(0xc0009efcc0): openPending: 2025/03/06 09:54:25 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-03-06 09:01:24 +0000 UTC" against cached fingerprint "20,2025-03-06 09:00:24 +0000 UTC" 2025/03/06 09:54:25 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-03-06 09:01:24 +0000 UTC" != cached fingerprint "20,2025-03-06 09:00:24 +0000 UTC") 2025/03/06 09:54:25 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/06 09:54:25 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/06 09:54:25 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/03/06 09:54:25 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/06 09:54:25 DEBUG : TestRWCacheUpdate(0xc0009efcc0): >openPending: err= 2025/03/06 09:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/03/06 09:54:25 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/06 09:54:25 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/06 09:54:25 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/06 09:54:25 DEBUG : TestRWCacheUpdate(0xc0009efcc0): >_readAt: n=21, err=EOF 2025/03/06 09:54:25 DEBUG : TestRWCacheUpdate(0xc0009efcc0): close: 2025/03/06 09:54:25 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-06 09:01:24 +0000 GMT 2025/03/06 09:54:25 DEBUG : TestRWCacheUpdate(0xc0009efcc0): >close: err= 2025/03/06 09:54:25 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/03/06 09:54:26 DEBUG : : forgetting directory cache 2025/03/06 09:54:26 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/06 09:54:26 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:54:26 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/06 09:54:26 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/06 09:54:26 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/06 09:54:26 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/06 09:54:26 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/06 09:54:26 DEBUG : TestRWCacheUpdate(0xc001057b00): _readAt: size=512, off=0 2025/03/06 09:54:26 DEBUG : TestRWCacheUpdate(0xc001057b00): openPending: 2025/03/06 09:54:26 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-03-06 09:02:24 +0000 UTC" against cached fingerprint "21,2025-03-06 09:01:24 +0000 UTC" 2025/03/06 09:54:26 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-03-06 09:02:24 +0000 UTC" != cached fingerprint "21,2025-03-06 09:01:24 +0000 UTC") 2025/03/06 09:54:26 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/06 09:54:26 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/06 09:54:26 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/03/06 09:54:26 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/06 09:54:26 DEBUG : TestRWCacheUpdate(0xc001057b00): >openPending: err= 2025/03/06 09:54:26 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/03/06 09:54:26 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/06 09:54:26 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/06 09:54:26 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/06 09:54:26 DEBUG : TestRWCacheUpdate(0xc001057b00): >_readAt: n=22, err=EOF 2025/03/06 09:54:26 DEBUG : TestRWCacheUpdate(0xc001057b00): close: 2025/03/06 09:54:26 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-06 09:02:24 +0000 GMT 2025/03/06 09:54:26 DEBUG : TestRWCacheUpdate(0xc001057b00): >close: err= 2025/03/06 09:54:26 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/03/06 09:54:26 DEBUG : : forgetting directory cache 2025/03/06 09:54:26 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/06 09:54:26 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:54:26 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/06 09:54:26 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/06 09:54:26 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/06 09:54:26 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/06 09:54:26 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/06 09:54:26 DEBUG : TestRWCacheUpdate(0xc0008b1700): _readAt: size=512, off=0 2025/03/06 09:54:26 DEBUG : TestRWCacheUpdate(0xc0008b1700): openPending: 2025/03/06 09:54:26 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-03-06 09:03:24 +0000 UTC" against cached fingerprint "22,2025-03-06 09:02:24 +0000 UTC" 2025/03/06 09:54:26 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-03-06 09:03:24 +0000 UTC" != cached fingerprint "22,2025-03-06 09:02:24 +0000 UTC") 2025/03/06 09:54:26 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/06 09:54:26 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/06 09:54:26 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/03/06 09:54:26 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/06 09:54:26 DEBUG : TestRWCacheUpdate(0xc0008b1700): >openPending: err= 2025/03/06 09:54:26 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/03/06 09:54:26 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/06 09:54:26 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/06 09:54:26 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/06 09:54:26 DEBUG : TestRWCacheUpdate(0xc0008b1700): >_readAt: n=23, err=EOF 2025/03/06 09:54:26 DEBUG : TestRWCacheUpdate(0xc0008b1700): close: 2025/03/06 09:54:26 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-06 09:03:24 +0000 GMT 2025/03/06 09:54:26 DEBUG : TestRWCacheUpdate(0xc0008b1700): >close: err= 2025/03/06 09:54:26 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/03/06 09:54:26 DEBUG : : forgetting directory cache 2025/03/06 09:54:26 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/06 09:54:26 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:54:26 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/06 09:54:26 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/06 09:54:26 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/06 09:54:26 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/06 09:54:26 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/06 09:54:26 DEBUG : TestRWCacheUpdate(0xc00093ab80): _readAt: size=512, off=0 2025/03/06 09:54:26 DEBUG : TestRWCacheUpdate(0xc00093ab80): openPending: 2025/03/06 09:54:26 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-03-06 09:04:24 +0000 UTC" against cached fingerprint "23,2025-03-06 09:03:24 +0000 UTC" 2025/03/06 09:54:26 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-03-06 09:04:24 +0000 UTC" != cached fingerprint "23,2025-03-06 09:03:24 +0000 UTC") 2025/03/06 09:54:26 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/06 09:54:26 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/06 09:54:26 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/03/06 09:54:26 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/06 09:54:26 DEBUG : TestRWCacheUpdate(0xc00093ab80): >openPending: err= 2025/03/06 09:54:26 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/03/06 09:54:26 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/06 09:54:26 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/06 09:54:26 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/06 09:54:26 DEBUG : TestRWCacheUpdate(0xc00093ab80): >_readAt: n=24, err=EOF 2025/03/06 09:54:26 DEBUG : TestRWCacheUpdate(0xc00093ab80): close: 2025/03/06 09:54:26 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-06 09:04:24 +0000 GMT 2025/03/06 09:54:26 DEBUG : TestRWCacheUpdate(0xc00093ab80): >close: err= 2025/03/06 09:54:26 DEBUG : WaitForWriters: timeout=30s 2025/03/06 09:54:26 DEBUG : : Looking for writers 2025/03/06 09:54:26 DEBUG : TestRWCacheUpdate: reading active writers 2025/03/06 09:54:26 DEBUG : >WaitForWriters: 2025/03/06 09:54:26 DEBUG : webdav root 'rclone-test-xulemej7fiba': vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.59s) === RUN TestCaseSensitivity run.go:180: Remote "webdav root 'rclone-test-xulemej7fiba'", Local "Local file system at /tmp/rclone4136458647", Modify Window "1s" 2025/03/06 09:54:26 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2025/03/06 09:54:26 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2025/03/06 09:54:26 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2025/03/06 09:54:26 INFO : webdav root 'rclone-test-xulemej7fiba': poll-interval is not supported by this remote 2025/03/06 09:54:26 INFO : webdav root 'rclone-test-xulemej7fiba': poll-interval is not supported by this remote 2025/03/06 09:54:26 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/06 09:54:26 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/03/06 09:54:26 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/03/06 09:54:26 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/03/06 09:54:26 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/03/06 09:54:26 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/06 09:54:26 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/06 09:54:26 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/03/06 09:54:26 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/03/06 09:54:26 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/03/06 09:54:26 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/03/06 09:54:26 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/06 09:54:26 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/06 09:54:26 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/03/06 09:54:26 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/03/06 09:54:26 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/03/06 09:54:26 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/03/06 09:54:26 DEBUG : : forgetting directory cache 2025/03/06 09:54:26 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/06 09:54:26 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/06 09:54:26 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/06 09:54:26 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/03/06 09:54:26 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/03/06 09:54:26 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/03/06 09:54:26 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/03/06 09:54:26 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/06 09:54:26 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/06 09:54:26 DEBUG : FilEb: Open: flags=O_RDONLY 2025/03/06 09:54:26 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/03/06 09:54:26 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/03/06 09:54:26 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/03/06 09:54:26 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/06 09:54:26 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/06 09:54:26 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/03/06 09:54:26 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/03/06 09:54:26 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/03/06 09:54:26 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/03/06 09:54:26 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/06 09:54:26 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/06 09:54:26 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/03/06 09:54:26 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/03/06 09:54:26 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/03/06 09:54:26 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/03/06 09:54:26 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/06 09:54:26 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/06 09:54:26 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/03/06 09:54:26 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/03/06 09:54:26 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/03/06 09:54:26 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/03/06 09:54:26 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/06 09:54:26 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/06 09:54:26 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/03/06 09:54:26 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/03/06 09:54:26 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/03/06 09:54:26 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/03/06 09:54:26 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/06 09:54:26 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/06 09:54:26 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/03/06 09:54:26 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/03/06 09:54:26 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/03/06 09:54:26 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/03/06 09:54:26 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/06 09:54:26 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/06 09:54:26 DEBUG : FilEb: Open: flags=O_RDONLY 2025/03/06 09:54:26 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/03/06 09:54:26 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/03/06 09:54:26 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/03/06 09:54:27 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/06 09:54:27 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/06 09:54:27 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/03/06 09:54:27 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/03/06 09:54:27 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/06 09:54:27 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/03/06 09:54:27 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/03/06 09:54:27 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/06 09:54:27 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/03/06 09:54:27 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/03/06 09:54:27 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/03/06 09:54:27 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/03/06 09:54:27 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/06 09:54:27 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/06 09:54:27 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/03/06 09:54:27 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/06 09:54:27 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/03/06 09:54:27 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/06 09:54:27 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/03/06 09:54:27 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/06 09:54:27 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/03/06 09:54:27 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/03/06 09:54:27 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/03/06 09:54:27 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/03/06 09:54:27 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/06 09:54:27 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/06 09:54:27 DEBUG : FilEb: Open: flags=O_RDONLY 2025/03/06 09:54:27 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/03/06 09:54:27 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/03/06 09:54:27 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/03/06 09:54:27 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/06 09:54:27 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/06 09:54:27 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/03/06 09:54:27 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/06 09:54:27 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/03/06 09:54:27 DEBUG : WaitForWriters: timeout=30s 2025/03/06 09:54:27 DEBUG : : Looking for writers 2025/03/06 09:54:27 DEBUG : FilEb: reading active writers 2025/03/06 09:54:27 DEBUG : FiLeA: reading active writers 2025/03/06 09:54:27 DEBUG : FiLeB: reading active writers 2025/03/06 09:54:27 DEBUG : >WaitForWriters: 2025/03/06 09:54:27 DEBUG : WaitForWriters: timeout=30s 2025/03/06 09:54:27 DEBUG : : Looking for writers 2025/03/06 09:54:27 DEBUG : FiLeA: reading active writers 2025/03/06 09:54:27 DEBUG : FiLeB: reading active writers 2025/03/06 09:54:27 DEBUG : FilEb: reading active writers 2025/03/06 09:54:27 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.34s) === RUN TestUnicodeNormalization run.go:180: Remote "webdav root 'rclone-test-xulemej7fiba'", Local "Local file system at /tmp/rclone4136458647", Modify Window "1s" 2025/03/06 09:54:27 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2025/03/06 09:54:27 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2025/03/06 09:54:27 INFO : webdav root 'rclone-test-xulemej7fiba': poll-interval is not supported by this remote 2025/03/06 09:54:27 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/06 09:54:27 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/03/06 09:54:27 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/03/06 09:54:27 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/03/06 09:54:27 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/03/06 09:54:27 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/06 09:54:27 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/06 09:54:27 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/03/06 09:54:27 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/03/06 09:54:27 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/03/06 09:54:27 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/03/06 09:54:27 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/06 09:54:27 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/06 09:54:27 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/03/06 09:54:27 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/03/06 09:54:27 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/03/06 09:54:27 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/03/06 09:54:27 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/06 09:54:27 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/06 09:54:27 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/03/06 09:54:27 DEBUG : WaitForWriters: timeout=30s 2025/03/06 09:54:27 DEBUG : : Looking for writers 2025/03/06 09:54:27 DEBUG : normal name with no special characters.txt: reading active writers 2025/03/06 09:54:27 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/03/06 09:54:27 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.16s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "webdav root 'rclone-test-xulemej7fiba'", Local "Local file system at /tmp/rclone4136458647", Modify Window "1s" 2025/03/06 09:54:27 INFO : webdav root 'rclone-test-xulemej7fiba': poll-interval is not supported by this remote 2025/03/06 09:54:27 DEBUG : webdav root 'rclone-test-xulemej7fiba': Reusing VFS from active cache 2025/03/06 09:54:27 DEBUG : WaitForWriters: timeout=30s 2025/03/06 09:54:27 DEBUG : : Looking for writers 2025/03/06 09:54:27 DEBUG : >WaitForWriters: 2025/03/06 09:54:27 DEBUG : WaitForWriters: timeout=30s 2025/03/06 09:54:27 DEBUG : : Looking for writers 2025/03/06 09:54:27 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.02s) === RUN TestVFSNewWithOpts run.go:180: Remote "webdav root 'rclone-test-xulemej7fiba'", Local "Local file system at /tmp/rclone4136458647", Modify Window "1s" 2025/03/06 09:54:27 INFO : webdav root 'rclone-test-xulemej7fiba': poll-interval is not supported by this remote 2025/03/06 09:54:27 DEBUG : WaitForWriters: timeout=30s 2025/03/06 09:54:27 DEBUG : : Looking for writers 2025/03/06 09:54:27 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.02s) === RUN TestVFSRoot run.go:180: Remote "webdav root 'rclone-test-xulemej7fiba'", Local "Local file system at /tmp/rclone4136458647", Modify Window "1s" 2025/03/06 09:54:27 INFO : webdav root 'rclone-test-xulemej7fiba': poll-interval is not supported by this remote 2025/03/06 09:54:27 DEBUG : WaitForWriters: timeout=30s 2025/03/06 09:54:27 DEBUG : : Looking for writers 2025/03/06 09:54:27 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.02s) === RUN TestVFSStat run.go:180: Remote "webdav root 'rclone-test-xulemej7fiba'", Local "Local file system at /tmp/rclone4136458647", Modify Window "1s" 2025/03/06 09:54:27 INFO : webdav root 'rclone-test-xulemej7fiba': poll-interval is not supported by this remote 2025/03/06 09:54:27 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/06 09:54:27 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/03/06 09:54:27 DEBUG : WaitForWriters: timeout=30s 2025/03/06 09:54:27 DEBUG : dir: Looking for writers 2025/03/06 09:54:27 DEBUG : file2: reading active writers 2025/03/06 09:54:27 DEBUG : : Looking for writers 2025/03/06 09:54:27 DEBUG : dir: reading active writers 2025/03/06 09:54:27 DEBUG : file1: reading active writers 2025/03/06 09:54:27 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.18s) === RUN TestVFSStatParent run.go:180: Remote "webdav root 'rclone-test-xulemej7fiba'", Local "Local file system at /tmp/rclone4136458647", Modify Window "1s" 2025/03/06 09:54:27 INFO : webdav root 'rclone-test-xulemej7fiba': poll-interval is not supported by this remote 2025/03/06 09:54:27 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/06 09:54:27 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/03/06 09:54:27 DEBUG : WaitForWriters: timeout=30s 2025/03/06 09:54:27 DEBUG : dir: Looking for writers 2025/03/06 09:54:27 DEBUG : : Looking for writers 2025/03/06 09:54:27 DEBUG : dir: reading active writers 2025/03/06 09:54:27 DEBUG : file1: reading active writers 2025/03/06 09:54:27 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.17s) === RUN TestVFSOpenFile run.go:180: Remote "webdav root 'rclone-test-xulemej7fiba'", Local "Local file system at /tmp/rclone4136458647", Modify Window "1s" 2025/03/06 09:54:27 INFO : webdav root 'rclone-test-xulemej7fiba': poll-interval is not supported by this remote 2025/03/06 09:54:27 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/06 09:54:27 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/03/06 09:54:27 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/06 09:54:27 DEBUG : file1: Open: flags=O_RDONLY 2025/03/06 09:54:27 DEBUG : file1: >Open: fd=file1 (r), err= 2025/03/06 09:54:27 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/03/06 09:54:27 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/06 09:54:27 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/03/06 09:54:27 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/06 09:54:27 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/03/06 09:54:27 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:54:27 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:54:27 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/03/06 09:54:27 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/03/06 09:54:27 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/03/06 09:54:27 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/03/06 09:54:27 DEBUG : webdav root 'rclone-test-xulemej7fiba': File to upload is small (0 bytes), uploading instead of streaming 2025/03/06 09:54:27 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2025/03/06 09:54:27 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2025/03/06 09:54:27 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/03/06 09:54:27 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:54:27 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/03/06 09:54:27 DEBUG : WaitForWriters: timeout=30s 2025/03/06 09:54:27 DEBUG : dir: Looking for writers 2025/03/06 09:54:27 DEBUG : new_file.txt: reading active writers 2025/03/06 09:54:27 DEBUG : file2: reading active writers 2025/03/06 09:54:27 DEBUG : : Looking for writers 2025/03/06 09:54:27 DEBUG : file1: reading active writers 2025/03/06 09:54:27 DEBUG : dir: reading active writers 2025/03/06 09:54:27 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.23s) === RUN TestVFSRename run.go:180: Remote "webdav root 'rclone-test-xulemej7fiba'", Local "Local file system at /tmp/rclone4136458647", Modify Window "1s" 2025/03/06 09:54:27 INFO : webdav root 'rclone-test-xulemej7fiba': poll-interval is not supported by this remote 2025/03/06 09:54:27 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/03/06 09:54:28 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/03/06 09:54:28 DEBUG : dir/file1: Updating file with dir/file1 0xc0006986c0 2025/03/06 09:54:28 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/03/06 09:54:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/06 09:54:28 INFO : dir/file1: Moved (server-side) to: file0 2025/03/06 09:54:28 DEBUG : file0: Updating file with file0 0xc0006986c0 2025/03/06 09:54:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/06 09:54:28 DEBUG : : Added virtual directory entry vAddFile: "file0" 2025/03/06 09:54:28 DEBUG : WaitForWriters: timeout=30s 2025/03/06 09:54:28 DEBUG : dir: Looking for writers 2025/03/06 09:54:28 DEBUG : : Looking for writers 2025/03/06 09:54:28 DEBUG : dir: reading active writers 2025/03/06 09:54:28 DEBUG : file0: reading active writers 2025/03/06 09:54:28 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.27s) === RUN TestVFSStatfs run.go:180: Remote "webdav root 'rclone-test-xulemej7fiba'", Local "Local file system at /tmp/rclone4136458647", Modify Window "1s" 2025/03/06 09:54:28 INFO : webdav root 'rclone-test-xulemej7fiba': poll-interval is not supported by this remote 2025/03/06 09:54:28 DEBUG : WaitForWriters: timeout=30s 2025/03/06 09:54:28 DEBUG : : Looking for writers 2025/03/06 09:54:28 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.03s) === RUN TestVFSMkdir run.go:180: Remote "webdav root 'rclone-test-xulemej7fiba'", Local "Local file system at /tmp/rclone4136458647", Modify Window "1s" 2025/03/06 09:54:28 INFO : webdav root 'rclone-test-xulemej7fiba': poll-interval is not supported by this remote 2025/03/06 09:54:28 DEBUG : : Added virtual directory entry vAddDir: "/" 2025/03/06 09:54:28 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/03/06 09:54:28 DEBUG : : Added virtual directory entry vAddDir: "b" 2025/03/06 09:54:28 DEBUG : : Added virtual directory entry vAddDir: "c" 2025/03/06 09:54:28 DEBUG : : Added virtual directory entry vAddDir: "d" 2025/03/06 09:54:28 DEBUG : WaitForWriters: timeout=30s 2025/03/06 09:54:28 DEBUG : d: Looking for writers 2025/03/06 09:54:28 DEBUG : : Looking for writers 2025/03/06 09:54:28 DEBUG : a: Looking for writers 2025/03/06 09:54:28 DEBUG : b: Looking for writers 2025/03/06 09:54:28 DEBUG : c: Looking for writers 2025/03/06 09:54:28 DEBUG : : Looking for writers 2025/03/06 09:54:28 DEBUG : /: reading active writers 2025/03/06 09:54:28 DEBUG : a: reading active writers 2025/03/06 09:54:28 DEBUG : b: reading active writers 2025/03/06 09:54:28 DEBUG : c: reading active writers 2025/03/06 09:54:28 DEBUG : d: reading active writers 2025/03/06 09:54:28 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.41s) === RUN TestVFSMkdirAll run.go:180: Remote "webdav root 'rclone-test-xulemej7fiba'", Local "Local file system at /tmp/rclone4136458647", Modify Window "1s" 2025/03/06 09:54:28 INFO : webdav root 'rclone-test-xulemej7fiba': poll-interval is not supported by this remote 2025/03/06 09:54:28 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/03/06 09:54:28 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/03/06 09:54:28 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/03/06 09:54:28 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/03/06 09:54:28 DEBUG : WaitForWriters: timeout=30s 2025/03/06 09:54:28 DEBUG : a/b/c/d: Looking for writers 2025/03/06 09:54:28 DEBUG : a/b/c: Looking for writers 2025/03/06 09:54:28 DEBUG : d: reading active writers 2025/03/06 09:54:28 DEBUG : a/b: Looking for writers 2025/03/06 09:54:28 DEBUG : c: reading active writers 2025/03/06 09:54:28 DEBUG : a: Looking for writers 2025/03/06 09:54:28 DEBUG : b: reading active writers 2025/03/06 09:54:28 DEBUG : : Looking for writers 2025/03/06 09:54:28 DEBUG : a: reading active writers 2025/03/06 09:54:28 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 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-xulemej7fiba'", Local "Local file system at /tmp/rclone4136458647", Modify Window "1s" 2025/03/06 09:54:29 INFO : webdav root 'rclone-test-xulemej7fiba': poll-interval is not supported by this remote 2025/03/06 09:54:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:54:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:54:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/06 09:54:29 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/06 09:54:29 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/06 09:54:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/06 09:54:29 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/03/06 09:54:29 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/03/06 09:54:29 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/03/06 09:54:29 DEBUG : webdav root 'rclone-test-xulemej7fiba': File to upload is small (5 bytes), uploading instead of streaming 2025/03/06 09:54:29 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/06 09:54:29 DEBUG : file1: Size of src and dst objects identical 2025/03/06 09:54:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/06 09:54:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:54:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:54:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/06 09:54:29 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/06 09:54:29 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/06 09:54:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:54:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:54:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/06 09:54:29 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/06 09:54:29 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/06 09:54:29 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/03/06 09:54:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/03/06 09:54:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/06 09:54:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/06 09:54:29 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/06 09:54:29 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/06 09:54:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/06 09:54:29 DEBUG : webdav root 'rclone-test-xulemej7fiba': File to upload is small (0 bytes), uploading instead of streaming 2025/03/06 09:54:29 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/06 09:54:29 DEBUG : file1: Size of src and dst objects identical 2025/03/06 09:54:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/06 09:54:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/03/06 09:54:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/06 09:54:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/06 09:54:29 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/06 09:54:29 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/06 09:54:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/06 09:54:29 DEBUG : webdav root 'rclone-test-xulemej7fiba': File to upload is small (7 bytes), uploading instead of streaming 2025/03/06 09:54:29 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/06 09:54:29 DEBUG : file1: Size of src and dst objects identical 2025/03/06 09:54:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/06 09:54:29 DEBUG : WaitForWriters: timeout=30s 2025/03/06 09:54:29 DEBUG : : Looking for writers 2025/03/06 09:54:29 DEBUG : file1: reading active writers 2025/03/06 09:54:29 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.15s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-xulemej7fiba'", Local "Local file system at /tmp/rclone4136458647", Modify Window "1s" 2025/03/06 09:54:29 INFO : webdav root 'rclone-test-xulemej7fiba': poll-interval is not supported by this remote 2025/03/06 09:54:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:54:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:54:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/06 09:54:29 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/06 09:54:29 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/06 09:54:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/06 09:54:29 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/03/06 09:54:30 DEBUG : file1: aborting in-sequence write wait, off=100 2025/03/06 09:54:30 DEBUG : file1: failed to wait for in-sequence write to 100 2025/03/06 09:54:30 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/03/06 09:54:30 DEBUG : webdav root 'rclone-test-xulemej7fiba': File to upload is small (11 bytes), uploading instead of streaming 2025/03/06 09:54:30 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/06 09:54:30 DEBUG : file1: Size of src and dst objects identical 2025/03/06 09:54:30 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/06 09:54:30 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/03/06 09:54:30 DEBUG : WaitForWriters: timeout=30s 2025/03/06 09:54:30 DEBUG : : Looking for writers 2025/03/06 09:54:30 DEBUG : file1: reading active writers 2025/03/06 09:54:30 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.08s) === RUN TestWriteFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-xulemej7fiba'", Local "Local file system at /tmp/rclone4136458647", Modify Window "1s" 2025/03/06 09:54:30 INFO : webdav root 'rclone-test-xulemej7fiba': poll-interval is not supported by this remote 2025/03/06 09:54:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:54:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:54:30 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/06 09:54:30 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/06 09:54:30 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/06 09:54:30 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/03/06 09:54:30 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/06 09:54:30 DEBUG : webdav root 'rclone-test-xulemej7fiba': File to upload is small (5 bytes), uploading instead of streaming 2025/03/06 09:54:30 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/06 09:54:30 DEBUG : file1: Size of src and dst objects identical 2025/03/06 09:54:30 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/06 09:54:30 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/03/06 09:54:30 DEBUG : WaitForWriters: timeout=30s 2025/03/06 09:54:30 DEBUG : : Looking for writers 2025/03/06 09:54:30 DEBUG : file1: reading active writers 2025/03/06 09:54:30 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.08s) === RUN TestWriteFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-xulemej7fiba'", Local "Local file system at /tmp/rclone4136458647", Modify Window "1s" 2025/03/06 09:54:30 INFO : webdav root 'rclone-test-xulemej7fiba': poll-interval is not supported by this remote 2025/03/06 09:54:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:54:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:54:30 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/06 09:54:30 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/06 09:54:30 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/06 09:54:30 DEBUG : file1: WriteFileHandle.Release closing 2025/03/06 09:54:30 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/06 09:54:30 DEBUG : webdav root 'rclone-test-xulemej7fiba': File to upload is small (0 bytes), uploading instead of streaming 2025/03/06 09:54:30 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/06 09:54:30 DEBUG : file1: Size of src and dst objects identical 2025/03/06 09:54:30 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/06 09:54:30 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/03/06 09:54:30 DEBUG : WaitForWriters: timeout=30s 2025/03/06 09:54:30 DEBUG : : Looking for writers 2025/03/06 09:54:30 DEBUG : file1: reading active writers 2025/03/06 09:54:30 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.08s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-xulemej7fiba'", Local "Local file system at /tmp/rclone4136458647", Modify Window "1s" 2025/03/06 09:54:30 INFO : webdav root 'rclone-test-xulemej7fiba': poll-interval is not supported by this remote 2025/03/06 09:54:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:54:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:54:30 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/06 09:54:30 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/06 09:54:30 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2025/03/06 09:54:30 DEBUG : WaitForWriters: timeout=30s 2025/03/06 09:54:30 DEBUG : : Looking for writers 2025/03/06 09:54:30 DEBUG : file1: reading active writers 2025/03/06 09:54:30 DEBUG : file1: active writers 1 2025/03/06 09:54:30 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2025/03/06 09:54:30 DEBUG : : Looking for writers 2025/03/06 09:54:30 DEBUG : file1: reading active writers 2025/03/06 09:54:30 DEBUG : file1: active writers 1 2025/03/06 09:54:30 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2025/03/06 09:54:30 DEBUG : : Looking for writers 2025/03/06 09:54:30 DEBUG : file1: reading active writers 2025/03/06 09:54:30 DEBUG : file1: active writers 1 2025/03/06 09:54:30 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2025/03/06 09:54:30 DEBUG : : Looking for writers 2025/03/06 09:54:30 DEBUG : file1: reading active writers 2025/03/06 09:54:30 DEBUG : file1: active writers 1 2025/03/06 09:54:30 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2025/03/06 09:54:30 DEBUG : : Looking for writers 2025/03/06 09:54:30 DEBUG : file1: reading active writers 2025/03/06 09:54:30 DEBUG : file1: active writers 1 2025/03/06 09:54:30 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2025/03/06 09:54:30 DEBUG : : Looking for writers 2025/03/06 09:54:30 DEBUG : file1: reading active writers 2025/03/06 09:54:30 DEBUG : file1: active writers 1 2025/03/06 09:54:30 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2025/03/06 09:54:31 DEBUG : : Looking for writers 2025/03/06 09:54:31 DEBUG : file1: reading active writers 2025/03/06 09:54:31 DEBUG : file1: active writers 1 2025/03/06 09:54:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2025/03/06 09:54:31 DEBUG : : Looking for writers 2025/03/06 09:54:31 DEBUG : file1: reading active writers 2025/03/06 09:54:31 DEBUG : file1: active writers 1 2025/03/06 09:54:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/06 09:54:32 DEBUG : : Looking for writers 2025/03/06 09:54:32 DEBUG : file1: reading active writers 2025/03/06 09:54:32 DEBUG : file1: active writers 1 2025/03/06 09:54:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/06 09:54:33 DEBUG : : Looking for writers 2025/03/06 09:54:33 DEBUG : file1: reading active writers 2025/03/06 09:54:33 DEBUG : file1: active writers 1 2025/03/06 09:54:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/06 09:54:34 DEBUG : : Looking for writers 2025/03/06 09:54:34 DEBUG : file1: reading active writers 2025/03/06 09:54:34 DEBUG : file1: active writers 1 2025/03/06 09:54:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/06 09:54:35 DEBUG : : Looking for writers 2025/03/06 09:54:35 DEBUG : file1: reading active writers 2025/03/06 09:54:35 DEBUG : file1: active writers 1 2025/03/06 09:54:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/06 09:54:36 DEBUG : : Looking for writers 2025/03/06 09:54:36 DEBUG : file1: reading active writers 2025/03/06 09:54:36 DEBUG : file1: active writers 1 2025/03/06 09:54:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/06 09:54:37 DEBUG : : Looking for writers 2025/03/06 09:54:37 DEBUG : file1: reading active writers 2025/03/06 09:54:37 DEBUG : file1: active writers 1 2025/03/06 09:54:37 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/06 09:54:38 DEBUG : : Looking for writers 2025/03/06 09:54:38 DEBUG : file1: reading active writers 2025/03/06 09:54:38 DEBUG : file1: active writers 1 2025/03/06 09:54:38 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/06 09:54:39 DEBUG : : Looking for writers 2025/03/06 09:54:39 DEBUG : file1: reading active writers 2025/03/06 09:54:39 DEBUG : file1: active writers 1 2025/03/06 09:54:39 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/06 09:54:40 DEBUG : : Looking for writers 2025/03/06 09:54:40 DEBUG : file1: reading active writers 2025/03/06 09:54:40 DEBUG : file1: active writers 1 2025/03/06 09:54:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/06 09:54:41 DEBUG : : Looking for writers 2025/03/06 09:54:41 DEBUG : file1: reading active writers 2025/03/06 09:54:41 DEBUG : file1: active writers 1 2025/03/06 09:54:41 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/06 09:54:42 DEBUG : : Looking for writers 2025/03/06 09:54:42 DEBUG : file1: reading active writers 2025/03/06 09:54:42 DEBUG : file1: active writers 1 2025/03/06 09:54:42 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/06 09:54:43 DEBUG : : Looking for writers 2025/03/06 09:54:43 DEBUG : file1: reading active writers 2025/03/06 09:54:43 DEBUG : file1: active writers 1 2025/03/06 09:54:43 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/06 09:54:44 DEBUG : : Looking for writers 2025/03/06 09:54:44 DEBUG : file1: reading active writers 2025/03/06 09:54:44 DEBUG : file1: active writers 1 2025/03/06 09:54:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/06 09:54:45 DEBUG : : Looking for writers 2025/03/06 09:54:45 DEBUG : file1: reading active writers 2025/03/06 09:54:45 DEBUG : file1: active writers 1 2025/03/06 09:54:45 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/06 09:54:46 DEBUG : : Looking for writers 2025/03/06 09:54:46 DEBUG : file1: reading active writers 2025/03/06 09:54:46 DEBUG : file1: active writers 1 2025/03/06 09:54:46 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/06 09:54:47 DEBUG : : Looking for writers 2025/03/06 09:54:47 DEBUG : file1: reading active writers 2025/03/06 09:54:47 DEBUG : file1: active writers 1 2025/03/06 09:54:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/06 09:54:48 DEBUG : : Looking for writers 2025/03/06 09:54:48 DEBUG : file1: reading active writers 2025/03/06 09:54:48 DEBUG : file1: active writers 1 2025/03/06 09:54:48 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/06 09:54:49 DEBUG : : Looking for writers 2025/03/06 09:54:49 DEBUG : file1: reading active writers 2025/03/06 09:54:49 DEBUG : file1: active writers 1 2025/03/06 09:54:49 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/06 09:54:50 DEBUG : : Looking for writers 2025/03/06 09:54:50 DEBUG : file1: reading active writers 2025/03/06 09:54:50 DEBUG : file1: active writers 1 2025/03/06 09:54:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/06 09:54:51 DEBUG : : Looking for writers 2025/03/06 09:54:51 DEBUG : file1: reading active writers 2025/03/06 09:54:51 DEBUG : file1: active writers 1 2025/03/06 09:54:51 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/06 09:54:52 DEBUG : : Looking for writers 2025/03/06 09:54:52 DEBUG : file1: reading active writers 2025/03/06 09:54:52 DEBUG : file1: active writers 1 2025/03/06 09:54:52 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/06 09:54:53 DEBUG : : Looking for writers 2025/03/06 09:54:53 DEBUG : file1: reading active writers 2025/03/06 09:54:53 DEBUG : file1: active writers 1 2025/03/06 09:54:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/06 09:54:54 DEBUG : : Looking for writers 2025/03/06 09:54:54 DEBUG : file1: reading active writers 2025/03/06 09:54:54 DEBUG : file1: active writers 1 2025/03/06 09:54:54 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/06 09:54:55 DEBUG : : Looking for writers 2025/03/06 09:54:55 DEBUG : file1: reading active writers 2025/03/06 09:54:55 DEBUG : file1: active writers 1 2025/03/06 09:54:55 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/06 09:54:56 DEBUG : : Looking for writers 2025/03/06 09:54:56 DEBUG : file1: reading active writers 2025/03/06 09:54:56 DEBUG : file1: active writers 1 2025/03/06 09:54:56 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/06 09:54:57 DEBUG : : Looking for writers 2025/03/06 09:54:57 DEBUG : file1: reading active writers 2025/03/06 09:54:57 DEBUG : file1: active writers 1 2025/03/06 09:54:57 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/06 09:54:58 DEBUG : : Looking for writers 2025/03/06 09:54:58 DEBUG : file1: reading active writers 2025/03/06 09:54:58 DEBUG : file1: active writers 1 2025/03/06 09:54:58 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/06 09:54:59 DEBUG : : Looking for writers 2025/03/06 09:54:59 DEBUG : file1: reading active writers 2025/03/06 09:54:59 DEBUG : file1: active writers 1 2025/03/06 09:54:59 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/06 09:55:00 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2025/03/06 09:55:00 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.02s) === RUN TestFileReadAtZeroLength run.go:180: Remote "webdav root 'rclone-test-xulemej7fiba'", Local "Local file system at /tmp/rclone4136458647", Modify Window "1s" 2025/03/06 09:55:00 INFO : webdav root 'rclone-test-xulemej7fiba': poll-interval is not supported by this remote 2025/03/06 09:55:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:55:00 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:55:00 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/06 09:55:00 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/06 09:55:00 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/06 09:55:00 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/06 09:55:00 DEBUG : webdav root 'rclone-test-xulemej7fiba': File to upload is small (0 bytes), uploading instead of streaming 2025/03/06 09:55:00 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/06 09:55:00 DEBUG : file1: Size of src and dst objects identical 2025/03/06 09:55:00 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/06 09:55:00 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:55:00 DEBUG : file1: Open: flags=O_RDONLY 2025/03/06 09:55:00 DEBUG : file1: >Open: fd=file1 (r), err= 2025/03/06 09:55:00 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/03/06 09:55:00 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/03/06 09:55:00 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/03/06 09:55:00 DEBUG : WaitForWriters: timeout=30s 2025/03/06 09:55:00 DEBUG : : Looking for writers 2025/03/06 09:55:00 DEBUG : file1: reading active writers 2025/03/06 09:55:00 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.09s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "webdav root 'rclone-test-xulemej7fiba'", Local "Local file system at /tmp/rclone4136458647", Modify Window "1s" 2025/03/06 09:55:00 INFO : webdav root 'rclone-test-xulemej7fiba': poll-interval is not supported by this remote 2025/03/06 09:55:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 09:55:00 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/06 09:55:00 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/06 09:55:00 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/06 09:55:00 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/06 09:55:00 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/06 09:55:00 DEBUG : webdav root 'rclone-test-xulemej7fiba': File to upload is small (100 bytes), uploading instead of streaming 2025/03/06 09:55:00 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/06 09:55:00 DEBUG : file1: Size of src and dst objects identical 2025/03/06 09:55:00 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/06 09:55:00 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 09:55:00 DEBUG : file1: Open: flags=O_RDONLY 2025/03/06 09:55:00 DEBUG : file1: >Open: fd=file1 (r), err= 2025/03/06 09:55:00 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/03/06 09:55:00 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/03/06 09:55:00 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/03/06 09:55:00 DEBUG : WaitForWriters: timeout=30s 2025/03/06 09:55:00 DEBUG : : Looking for writers 2025/03/06 09:55:00 DEBUG : file1: reading active writers 2025/03/06 09:55:00 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.09s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2025/03/06 09:55:00 DEBUG : webdav root 'rclone-test-xulemej7fiba': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Finished OK in 1m19.263909988s (try 1/5)