"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Starting (try 1/5) 2025/05/05 06:44:44 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-firoxir7seya" 2025/05/05 06:44:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/05 06:44:44 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2025/05/05 06:44:44 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/05/05 06:44:44 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/05/05 06:44:44 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/05/05 06:44:44 DEBUG : Setting pass="i8G_h6ixyC8Cs8t4nptp1vG57nWQE4ywigVYTLPbNLDy" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/05/05 06:44:44 DEBUG : TestWebdavRclone: detected overridden config - adding "{e8LU3}" suffix to name 2025/05/05 06:44:44 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/05/05 06:44:44 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/05/05 06:44:44 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/05/05 06:44:44 DEBUG : Setting pass="i8G_h6ixyC8Cs8t4nptp1vG57nWQE4ywigVYTLPbNLDy" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/05/05 06:44:44 DEBUG : found headers: 2025/05/05 06:44:44 DEBUG : Creating backend with remote "/tmp/rclone2401134913" === RUN TestDirHandleMethods run.go:180: Remote "webdav root 'rclone-test-firoxir7seya'", Local "Local file system at /tmp/rclone2401134913", Modify Window "1s" 2025/05/05 06:44:44 INFO : webdav root 'rclone-test-firoxir7seya': poll-interval is not supported by this remote 2025/05/05 06:44:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/05 06:44:44 DEBUG : WaitForWriters: timeout=30s 2025/05/05 06:44:44 DEBUG : dir: Looking for writers 2025/05/05 06:44:44 DEBUG : : Looking for writers 2025/05/05 06:44:44 DEBUG : dir: reading active writers 2025/05/05 06:44:44 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.13s) === RUN TestDirHandleReaddir run.go:180: Remote "webdav root 'rclone-test-firoxir7seya'", Local "Local file system at /tmp/rclone2401134913", Modify Window "1s" 2025/05/05 06:44:44 INFO : webdav root 'rclone-test-firoxir7seya': poll-interval is not supported by this remote 2025/05/05 06:44:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/05 06:44:44 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/05/05 06:44:44 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2025/05/05 06:44:44 DEBUG : WaitForWriters: timeout=30s 2025/05/05 06:44:44 DEBUG : dir/subdir: Looking for writers 2025/05/05 06:44:44 DEBUG : dir: Looking for writers 2025/05/05 06:44:44 DEBUG : file1: reading active writers 2025/05/05 06:44:44 DEBUG : file2: reading active writers 2025/05/05 06:44:44 DEBUG : subdir: reading active writers 2025/05/05 06:44:44 DEBUG : : Looking for writers 2025/05/05 06:44:44 DEBUG : dir: reading active writers 2025/05/05 06:44:44 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.27s) === RUN TestDirHandleReaddirnames run.go:180: Remote "webdav root 'rclone-test-firoxir7seya'", Local "Local file system at /tmp/rclone2401134913", Modify Window "1s" 2025/05/05 06:44:44 INFO : webdav root 'rclone-test-firoxir7seya': poll-interval is not supported by this remote 2025/05/05 06:44:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/05 06:44:44 DEBUG : WaitForWriters: timeout=30s 2025/05/05 06:44:44 DEBUG : dir: Looking for writers 2025/05/05 06:44:44 DEBUG : file1: reading active writers 2025/05/05 06:44:44 DEBUG : : Looking for writers 2025/05/05 06:44:44 DEBUG : dir: reading active writers 2025/05/05 06:44:44 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.14s) === RUN TestDirMethods run.go:180: Remote "webdav root 'rclone-test-firoxir7seya'", Local "Local file system at /tmp/rclone2401134913", Modify Window "1s" 2025/05/05 06:44:44 INFO : webdav root 'rclone-test-firoxir7seya': poll-interval is not supported by this remote 2025/05/05 06:44:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/05 06:44:44 DEBUG : WaitForWriters: timeout=30s 2025/05/05 06:44:44 DEBUG : dir: Looking for writers 2025/05/05 06:44:44 DEBUG : : Looking for writers 2025/05/05 06:44:44 DEBUG : dir: reading active writers 2025/05/05 06:44:44 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.13s) === RUN TestDirForgetAll run.go:180: Remote "webdav root 'rclone-test-firoxir7seya'", Local "Local file system at /tmp/rclone2401134913", Modify Window "1s" 2025/05/05 06:44:44 INFO : webdav root 'rclone-test-firoxir7seya': poll-interval is not supported by this remote 2025/05/05 06:44:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/05 06:44:44 DEBUG : dir: forgetting directory cache 2025/05/05 06:44:44 DEBUG : : forgetting directory cache 2025/05/05 06:44:44 DEBUG : dir: forgetting directory cache 2025/05/05 06:44:44 DEBUG : WaitForWriters: timeout=30s 2025/05/05 06:44:44 DEBUG : : Looking for writers 2025/05/05 06:44:44 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.14s) === RUN TestDirForgetPath run.go:180: Remote "webdav root 'rclone-test-firoxir7seya'", Local "Local file system at /tmp/rclone2401134913", Modify Window "1s" 2025/05/05 06:44:45 INFO : webdav root 'rclone-test-firoxir7seya': poll-interval is not supported by this remote 2025/05/05 06:44:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/05 06:44:45 DEBUG : : ForgetPath: relativePath="dir/notfound", type=1 2025/05/05 06:44:45 DEBUG : dir: invalidating directory cache 2025/05/05 06:44:45 DEBUG : : >ForgetPath: 2025/05/05 06:44:45 DEBUG : : ForgetPath: relativePath="dir", type=0 2025/05/05 06:44:45 DEBUG : : invalidating directory cache 2025/05/05 06:44:45 DEBUG : dir: forgetting directory cache 2025/05/05 06:44:45 DEBUG : : >ForgetPath: 2025/05/05 06:44:45 DEBUG : : ForgetPath: relativePath="not/in/cache", type=0 2025/05/05 06:44:45 DEBUG : : >ForgetPath: 2025/05/05 06:44:45 DEBUG : WaitForWriters: timeout=30s 2025/05/05 06:44:45 DEBUG : dir: Looking for writers 2025/05/05 06:44:45 DEBUG : : Looking for writers 2025/05/05 06:44:45 DEBUG : dir: reading active writers 2025/05/05 06:44:45 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.14s) === RUN TestDirWalk run.go:180: Remote "webdav root 'rclone-test-firoxir7seya'", Local "Local file system at /tmp/rclone2401134913", Modify Window "1s" 2025/05/05 06:44:45 INFO : webdav root 'rclone-test-firoxir7seya': poll-interval is not supported by this remote 2025/05/05 06:44:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/05 06:44:45 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2025/05/05 06:44:45 DEBUG : : forgetting directory cache 2025/05/05 06:44:45 DEBUG : dir: forgetting directory cache 2025/05/05 06:44:45 DEBUG : WaitForWriters: timeout=30s 2025/05/05 06:44:45 DEBUG : dir: Looking for writers 2025/05/05 06:44:45 DEBUG : fil/a/b: Looking for writers 2025/05/05 06:44:45 DEBUG : fil/a: Looking for writers 2025/05/05 06:44:45 DEBUG : b: reading active writers 2025/05/05 06:44:45 DEBUG : fil: Looking for writers 2025/05/05 06:44:45 DEBUG : a: reading active writers 2025/05/05 06:44:45 DEBUG : : Looking for writers 2025/05/05 06:44:45 DEBUG : dir: reading active writers 2025/05/05 06:44:45 DEBUG : fil: reading active writers 2025/05/05 06:44:45 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.42s) === RUN TestDirSetModTime run.go:180: Remote "webdav root 'rclone-test-firoxir7seya'", Local "Local file system at /tmp/rclone2401134913", Modify Window "1s" 2025/05/05 06:44:45 INFO : webdav root 'rclone-test-firoxir7seya': poll-interval is not supported by this remote 2025/05/05 06:44:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/05 06:44:45 DEBUG : WaitForWriters: timeout=30s 2025/05/05 06:44:45 DEBUG : dir: Looking for writers 2025/05/05 06:44:45 DEBUG : : Looking for writers 2025/05/05 06:44:45 DEBUG : dir: reading active writers 2025/05/05 06:44:45 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.13s) === RUN TestDirStat run.go:180: Remote "webdav root 'rclone-test-firoxir7seya'", Local "Local file system at /tmp/rclone2401134913", Modify Window "1s" 2025/05/05 06:44:45 INFO : webdav root 'rclone-test-firoxir7seya': poll-interval is not supported by this remote 2025/05/05 06:44:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/05 06:44:45 DEBUG : WaitForWriters: timeout=30s 2025/05/05 06:44:45 DEBUG : dir: Looking for writers 2025/05/05 06:44:45 DEBUG : file1: reading active writers 2025/05/05 06:44:45 DEBUG : : Looking for writers 2025/05/05 06:44:45 DEBUG : dir: reading active writers 2025/05/05 06:44:45 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.14s) === RUN TestDirReadDirAll run.go:180: Remote "webdav root 'rclone-test-firoxir7seya'", Local "Local file system at /tmp/rclone2401134913", Modify Window "1s" 2025/05/05 06:44:45 INFO : webdav root 'rclone-test-firoxir7seya': poll-interval is not supported by this remote 2025/05/05 06:44:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/05 06:44:45 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/05/05 06:44:45 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2025/05/05 06:44:46 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/05/05 06:44:46 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/05/05 06:44:46 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/05/05 06:44:46 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/05/05 06:44:46 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2025/05/05 06:44:46 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2025/05/05 06:44:46 DEBUG : dir: invalidating directory cache 2025/05/05 06:44:46 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/05/05 06:44:46 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/05/05 06:44:46 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/05/05 06:44:46 DEBUG : dir/file1: Reset virtual modtime 2025/05/05 06:44:46 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/05/05 06:44:46 DEBUG : dir/virtualFile: Reset virtual modtime 2025/05/05 06:44:46 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/05/05 06:44:46 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/05/05 06:44:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/05 06:44:46 DEBUG : dir: invalidating directory cache 2025/05/05 06:44:46 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/05/05 06:44:46 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/05/05 06:44:46 DEBUG : dir/virtualFile: Reset virtual modtime 2025/05/05 06:44:46 DEBUG : : forgetting directory cache 2025/05/05 06:44:46 DEBUG : dir: forgetting directory cache 2025/05/05 06:44:46 DEBUG : dir/virtualDir: forgetting directory cache 2025/05/05 06:44:46 DEBUG : WaitForWriters: timeout=30s 2025/05/05 06:44:46 DEBUG : dir/virtualDir: Looking for writers 2025/05/05 06:44:46 DEBUG : dir: Looking for writers 2025/05/05 06:44:46 DEBUG : virtualFile: reading active writers 2025/05/05 06:44:46 DEBUG : virtualDir: reading active writers 2025/05/05 06:44:46 DEBUG : file1: reading active writers 2025/05/05 06:44:46 DEBUG : virtualFile2: reading active writers 2025/05/05 06:44:46 DEBUG : : Looking for writers 2025/05/05 06:44:46 DEBUG : dir: reading active writers 2025/05/05 06:44:46 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.40s) --- PASS: TestDirReadDirAll/Virtual (0.12s) === RUN TestDirOpen run.go:180: Remote "webdav root 'rclone-test-firoxir7seya'", Local "Local file system at /tmp/rclone2401134913", Modify Window "1s" 2025/05/05 06:44:46 INFO : webdav root 'rclone-test-firoxir7seya': poll-interval is not supported by this remote 2025/05/05 06:44:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/05 06:44:46 ERROR : dir/: Can only open directories read only 2025/05/05 06:44:46 DEBUG : WaitForWriters: timeout=30s 2025/05/05 06:44:46 DEBUG : dir: Looking for writers 2025/05/05 06:44:46 DEBUG : : Looking for writers 2025/05/05 06:44:46 DEBUG : dir: reading active writers 2025/05/05 06:44:46 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.13s) === RUN TestDirCreate run.go:180: Remote "webdav root 'rclone-test-firoxir7seya'", Local "Local file system at /tmp/rclone2401134913", Modify Window "1s" 2025/05/05 06:44:46 INFO : webdav root 'rclone-test-firoxir7seya': poll-interval is not supported by this remote 2025/05/05 06:44:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/05 06:44:46 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:46 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/05/05 06:44:46 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/05/05 06:44:46 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/05/05 06:44:46 DEBUG : webdav root 'rclone-test-firoxir7seya': File to upload is small (5 bytes), uploading instead of streaming 2025/05/05 06:44:46 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2025/05/05 06:44:46 NOTICE: webdav root 'rclone-test-firoxir7seya': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/05/05 06:44:46 DEBUG : dir/potato: Size of src and dst objects identical 2025/05/05 06:44:46 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/05/05 06:44:46 DEBUG : WaitForWriters: timeout=30s 2025/05/05 06:44:46 DEBUG : dir: Looking for writers 2025/05/05 06:44:46 DEBUG : potato: reading active writers 2025/05/05 06:44:46 DEBUG : file1: reading active writers 2025/05/05 06:44:46 DEBUG : : Looking for writers 2025/05/05 06:44:46 DEBUG : dir: reading active writers 2025/05/05 06:44:46 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.27s) === RUN TestDirMkdir run.go:180: Remote "webdav root 'rclone-test-firoxir7seya'", Local "Local file system at /tmp/rclone2401134913", Modify Window "1s" 2025/05/05 06:44:46 INFO : webdav root 'rclone-test-firoxir7seya': poll-interval is not supported by this remote 2025/05/05 06:44:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/05 06:44:46 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/05/05 06:44:46 DEBUG : WaitForWriters: timeout=30s 2025/05/05 06:44:46 DEBUG : dir/sub: Looking for writers 2025/05/05 06:44:46 DEBUG : dir: Looking for writers 2025/05/05 06:44:46 DEBUG : file1: reading active writers 2025/05/05 06:44:46 DEBUG : sub: reading active writers 2025/05/05 06:44:46 DEBUG : : Looking for writers 2025/05/05 06:44:46 DEBUG : dir: reading active writers 2025/05/05 06:44:46 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.32s) === RUN TestDirMkdirSub run.go:180: Remote "webdav root 'rclone-test-firoxir7seya'", Local "Local file system at /tmp/rclone2401134913", Modify Window "1s" 2025/05/05 06:44:46 INFO : webdav root 'rclone-test-firoxir7seya': poll-interval is not supported by this remote 2025/05/05 06:44:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/05 06:44:47 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/05/05 06:44:47 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/05/05 06:44:47 DEBUG : WaitForWriters: timeout=30s 2025/05/05 06:44:47 DEBUG : dir/sub/subsub: Looking for writers 2025/05/05 06:44:47 DEBUG : dir/sub: Looking for writers 2025/05/05 06:44:47 DEBUG : subsub: reading active writers 2025/05/05 06:44:47 DEBUG : dir: Looking for writers 2025/05/05 06:44:47 DEBUG : sub: reading active writers 2025/05/05 06:44:47 DEBUG : file1: reading active writers 2025/05/05 06:44:47 DEBUG : : Looking for writers 2025/05/05 06:44:47 DEBUG : dir: reading active writers 2025/05/05 06:44:47 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.29s) === RUN TestDirRemove run.go:180: Remote "webdav root 'rclone-test-firoxir7seya'", Local "Local file system at /tmp/rclone2401134913", Modify Window "1s" 2025/05/05 06:44:47 INFO : webdav root 'rclone-test-firoxir7seya': poll-interval is not supported by this remote 2025/05/05 06:44:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/05 06:44:47 ERROR : dir/: Dir.Remove not empty 2025/05/05 06:44:47 DEBUG : dir/file1: Remove: 2025/05/05 06:44:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/05 06:44:47 DEBUG : dir/file1: >Remove: err= 2025/05/05 06:44:47 DEBUG : : Added virtual directory entry vDel: "dir" 2025/05/05 06:44:47 DEBUG : WaitForWriters: timeout=30s 2025/05/05 06:44:47 DEBUG : : Looking for writers 2025/05/05 06:44:47 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.14s) === RUN TestDirRemoveAll run.go:180: Remote "webdav root 'rclone-test-firoxir7seya'", Local "Local file system at /tmp/rclone2401134913", Modify Window "1s" 2025/05/05 06:44:47 INFO : webdav root 'rclone-test-firoxir7seya': poll-interval is not supported by this remote 2025/05/05 06:44:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/05 06:44:47 DEBUG : dir/file1: Remove: 2025/05/05 06:44:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/05 06:44:47 DEBUG : dir/file1: >Remove: err= 2025/05/05 06:44:47 DEBUG : : Added virtual directory entry vDel: "dir" 2025/05/05 06:44:47 DEBUG : WaitForWriters: timeout=30s 2025/05/05 06:44:47 DEBUG : : Looking for writers 2025/05/05 06:44:47 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.14s) === RUN TestDirRemoveName run.go:180: Remote "webdav root 'rclone-test-firoxir7seya'", Local "Local file system at /tmp/rclone2401134913", Modify Window "1s" 2025/05/05 06:44:47 INFO : webdav root 'rclone-test-firoxir7seya': poll-interval is not supported by this remote 2025/05/05 06:44:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/05 06:44:47 DEBUG : dir/file1: Remove: 2025/05/05 06:44:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/05 06:44:47 DEBUG : dir/file1: >Remove: err= 2025/05/05 06:44:47 DEBUG : WaitForWriters: timeout=30s 2025/05/05 06:44:47 DEBUG : dir: Looking for writers 2025/05/05 06:44:47 DEBUG : : Looking for writers 2025/05/05 06:44:47 DEBUG : dir: reading active writers 2025/05/05 06:44:47 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.25s) === RUN TestDirRename run.go:180: Remote "webdav root 'rclone-test-firoxir7seya'", Local "Local file system at /tmp/rclone2401134913", Modify Window "1s" 2025/05/05 06:44:47 INFO : webdav root 'rclone-test-firoxir7seya': poll-interval is not supported by this remote 2025/05/05 06:44:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/05 06:44:47 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2025/05/05 06:44:47 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/05/05 06:44:47 DEBUG : dir: Updating dir with dir2 0xc00088b6c0 2025/05/05 06:44:47 DEBUG : dir: forgetting directory cache 2025/05/05 06:44:47 DEBUG : : Added virtual directory entry vDel: "dir" 2025/05/05 06:44:47 DEBUG : : Added virtual directory entry vAddDir: "dir2" 2025/05/05 06:44:48 INFO : dir2/file1: Moved (server-side) to: file2 2025/05/05 06:44:48 DEBUG : file2: Updating file with file2 0xc00019d800 2025/05/05 06:44:48 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/05/05 06:44:48 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/05/05 06:44:48 INFO : dir2/file3: Deleted 2025/05/05 06:44:48 INFO : file2: Moved (server-side) to: dir2/file3 2025/05/05 06:44:48 DEBUG : dir2/file3: Updating file with dir2/file3 0xc00019d800 2025/05/05 06:44:48 DEBUG : : Added virtual directory entry vDel: "file2" 2025/05/05 06:44:48 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/05/05 06:44:48 DEBUG : : Added virtual directory entry vAddDir: "empty directory" 2025/05/05 06:44:48 DEBUG : empty directory: Updating dir with renamed empty directory 0xc00035cea0 2025/05/05 06:44:48 DEBUG : empty directory: forgetting directory cache 2025/05/05 06:44:48 DEBUG : : Added virtual directory entry vDel: "empty directory" 2025/05/05 06:44:48 DEBUG : : Added virtual directory entry vAddDir: "renamed empty directory" 2025/05/05 06:44:48 DEBUG : dir2: Renaming to "dir3" 2025/05/05 06:44:48 DEBUG : WaitForWriters: timeout=30s 2025/05/05 06:44:48 DEBUG : dir3: Looking for writers 2025/05/05 06:44:48 DEBUG : file3: reading active writers 2025/05/05 06:44:48 DEBUG : renamed empty directory: Looking for writers 2025/05/05 06:44:48 DEBUG : : Looking for writers 2025/05/05 06:44:48 DEBUG : dir3: reading active writers 2025/05/05 06:44:48 DEBUG : renamed empty directory: reading active writers 2025/05/05 06:44:48 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.56s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:180: Remote "webdav root 'rclone-test-firoxir7seya'", Local "Local file system at /tmp/rclone2401134913", Modify Window "1s" 2025/05/05 06:44:48 INFO : webdav root 'rclone-test-firoxir7seya': poll-interval is not supported by this remote 2025/05/05 06:44:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/05 06:44:48 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/05/05 06:44:48 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:48 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/05/05 06:44:48 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/05/05 06:44:48 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/05/05 06:44:48 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/05/05 06:44:48 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/05/05 06:44:48 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:48 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/05/05 06:44:48 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/05/05 06:44:48 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/05/05 06:44:48 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/05/05 06:44:48 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/05/05 06:44:48 DEBUG : webdav root 'rclone-test-firoxir7seya': File to upload is small (12 bytes), uploading instead of streaming 2025/05/05 06:44:48 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2025/05/05 06:44:48 DEBUG : dir/sub/file2: Size of src and dst objects identical 2025/05/05 06:44:48 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/05/05 06:44:48 DEBUG : : forgetting directory cache 2025/05/05 06:44:48 DEBUG : dir: forgetting directory cache 2025/05/05 06:44:48 DEBUG : dir/sub: forgetting directory cache 2025/05/05 06:44:48 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/05/05 06:44:48 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/05/05 06:44:48 DEBUG : webdav root 'rclone-test-firoxir7seya': File to upload is small (5 bytes), uploading instead of streaming 2025/05/05 06:44:48 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2025/05/05 06:44:48 DEBUG : dir/sub/file0: Size of src and dst objects identical 2025/05/05 06:44:48 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/05/05 06:44:48 DEBUG : WaitForWriters: timeout=30s 2025/05/05 06:44:48 DEBUG : dir/sub: Looking for writers 2025/05/05 06:44:48 DEBUG : file0: reading active writers 2025/05/05 06:44:48 DEBUG : file2: reading active writers 2025/05/05 06:44:48 DEBUG : dir: Looking for writers 2025/05/05 06:44:48 DEBUG : file1: reading active writers 2025/05/05 06:44:48 DEBUG : sub: reading active writers 2025/05/05 06:44:48 DEBUG : : Looking for writers 2025/05/05 06:44:48 DEBUG : dir: reading active writers 2025/05/05 06:44:48 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.28s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "webdav root 'rclone-test-firoxir7seya'", Local "Local file system at /tmp/rclone2401134913", Modify Window "1s" 2025/05/05 06:44:48 INFO : webdav root 'rclone-test-firoxir7seya': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2025/05/05 06:44:48 DEBUG : WaitForWriters: timeout=30s 2025/05/05 06:44:48 DEBUG : : Looking for writers 2025/05/05 06:44:48 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.02s) === RUN TestDirMetadataExtension run.go:180: Remote "webdav root 'rclone-test-firoxir7seya'", Local "Local file system at /tmp/rclone2401134913", Modify Window "1s" 2025/05/05 06:44:48 INFO : webdav root 'rclone-test-firoxir7seya': poll-interval is not supported by this remote 2025/05/05 06:44:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/05 06:44:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/05/05 06:44:48 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:48 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/05/05 06:44:48 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/05/05 06:44:48 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/05/05 06:44:48 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/05/05 06:44:48 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/05/05 06:44:48 DEBUG : : Added virtual directory entry vAddFile: "dir.metadata" 2025/05/05 06:44:48 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:48 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/05/05 06:44:48 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/05/05 06:44:48 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/05/05 06:44:48 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/05/05 06:44:48 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/05/05 06:44:48 DEBUG : WaitForWriters: timeout=30s 2025/05/05 06:44:48 DEBUG : dir: Looking for writers 2025/05/05 06:44:48 DEBUG : file1: reading active writers 2025/05/05 06:44:48 DEBUG : file1.metadata: reading active writers 2025/05/05 06:44:48 DEBUG : : Looking for writers 2025/05/05 06:44:48 DEBUG : dir: reading active writers 2025/05/05 06:44:48 DEBUG : dir.metadata: reading active writers 2025/05/05 06:44:48 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.14s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "webdav root 'rclone-test-firoxir7seya'", Local "Local file system at /tmp/rclone2401134913", Modify Window "1s" 2025/05/05 06:44:48 INFO : webdav root 'rclone-test-firoxir7seya': poll-interval is not supported by this remote 2025/05/05 06:44:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/05 06:44:48 DEBUG : WaitForWriters: timeout=30s 2025/05/05 06:44:48 DEBUG : dir: Looking for writers 2025/05/05 06:44:48 DEBUG : file1: reading active writers 2025/05/05 06:44:48 DEBUG : : Looking for writers 2025/05/05 06:44:48 DEBUG : dir: reading active writers 2025/05/05 06:44:48 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.14s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "webdav root 'rclone-test-firoxir7seya'", Local "Local file system at /tmp/rclone2401134913", Modify Window "1s" 2025/05/05 06:44:48 INFO : webdav root 'rclone-test-firoxir7seya': poll-interval is not supported by this remote 2025/05/05 06:44:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/05 06:44:49 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2025/05/05 06:44:49 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2025/05/05 06:44:49 DEBUG : WaitForWriters: timeout=30s 2025/05/05 06:44:49 DEBUG : dir: Looking for writers 2025/05/05 06:44:49 DEBUG : file1: reading active writers 2025/05/05 06:44:49 DEBUG : : Looking for writers 2025/05/05 06:44:49 DEBUG : dir: reading active writers 2025/05/05 06:44:49 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=off,open=true,write=true file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=false,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=true file_test.go:93: can't set mod time --- PASS: TestFileSetModTime (0.20s) --- SKIP: TestFileSetModTime/cache=off,open=false,write=false (0.20s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=true (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=false,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=true (0.00s) === RUN TestFileOpenRead run.go:180: Remote "webdav root 'rclone-test-firoxir7seya'", Local "Local file system at /tmp/rclone2401134913", Modify Window "1s" 2025/05/05 06:44:49 INFO : webdav root 'rclone-test-firoxir7seya': poll-interval is not supported by this remote 2025/05/05 06:44:49 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/05 06:44:49 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/05 06:44:49 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/05/05 06:44:49 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/05/05 06:44:49 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/05/05 06:44:49 DEBUG : WaitForWriters: timeout=30s 2025/05/05 06:44:49 DEBUG : dir: Looking for writers 2025/05/05 06:44:49 DEBUG : file1: reading active writers 2025/05/05 06:44:49 DEBUG : : Looking for writers 2025/05/05 06:44:49 DEBUG : dir: reading active writers 2025/05/05 06:44:49 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.16s) === RUN TestFileOpenReadUnknownSize 2025/05/05 06:44:49 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/05/05 06:44:49 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/05/05 06:44:49 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/05/05 06:44:49 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/05/05 06:44:49 DEBUG : WaitForWriters: timeout=30s 2025/05/05 06:44:49 DEBUG : : Looking for writers 2025/05/05 06:44:49 DEBUG : file.txt: reading active writers 2025/05/05 06:44:49 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "webdav root 'rclone-test-firoxir7seya'", Local "Local file system at /tmp/rclone2401134913", Modify Window "1s" 2025/05/05 06:44:49 INFO : webdav root 'rclone-test-firoxir7seya': poll-interval is not supported by this remote 2025/05/05 06:44:49 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/05 06:44:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/05 06:44:49 DEBUG : webdav root 'rclone-test-firoxir7seya': File to upload is small (25 bytes), uploading instead of streaming 2025/05/05 06:44:49 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/05 06:44:49 DEBUG : dir/file1: Size of src and dst objects identical 2025/05/05 06:44:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/05 06:44:49 DEBUG : WaitForWriters: timeout=30s 2025/05/05 06:44:49 DEBUG : dir: Looking for writers 2025/05/05 06:44:49 DEBUG : file1: reading active writers 2025/05/05 06:44:49 DEBUG : : Looking for writers 2025/05/05 06:44:49 DEBUG : dir: reading active writers 2025/05/05 06:44:49 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.17s) === RUN TestFileRemove run.go:180: Remote "webdav root 'rclone-test-firoxir7seya'", Local "Local file system at /tmp/rclone2401134913", Modify Window "1s" 2025/05/05 06:44:49 INFO : webdav root 'rclone-test-firoxir7seya': poll-interval is not supported by this remote 2025/05/05 06:44:49 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/05 06:44:49 DEBUG : dir/file1: Remove: 2025/05/05 06:44:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/05 06:44:49 DEBUG : dir/file1: >Remove: err= 2025/05/05 06:44:49 DEBUG : dir/file1: Remove: 2025/05/05 06:44:49 DEBUG : dir/file1: >Remove: err=Read only file system 2025/05/05 06:44:49 DEBUG : WaitForWriters: timeout=30s 2025/05/05 06:44:49 DEBUG : dir: Looking for writers 2025/05/05 06:44:49 DEBUG : : Looking for writers 2025/05/05 06:44:49 DEBUG : dir: reading active writers 2025/05/05 06:44:49 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.16s) === RUN TestFileRemoveAll run.go:180: Remote "webdav root 'rclone-test-firoxir7seya'", Local "Local file system at /tmp/rclone2401134913", Modify Window "1s" 2025/05/05 06:44:49 INFO : webdav root 'rclone-test-firoxir7seya': poll-interval is not supported by this remote 2025/05/05 06:44:49 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/05 06:44:49 DEBUG : dir/file1: Remove: 2025/05/05 06:44:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/05 06:44:49 DEBUG : dir/file1: >Remove: err= 2025/05/05 06:44:49 DEBUG : dir/file1: Remove: 2025/05/05 06:44:49 DEBUG : dir/file1: >Remove: err=Read only file system 2025/05/05 06:44:49 DEBUG : WaitForWriters: timeout=30s 2025/05/05 06:44:49 DEBUG : dir: Looking for writers 2025/05/05 06:44:49 DEBUG : : Looking for writers 2025/05/05 06:44:49 DEBUG : dir: reading active writers 2025/05/05 06:44:49 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.17s) === RUN TestFileOpen run.go:180: Remote "webdav root 'rclone-test-firoxir7seya'", Local "Local file system at /tmp/rclone2401134913", Modify Window "1s" 2025/05/05 06:44:49 INFO : webdav root 'rclone-test-firoxir7seya': poll-interval is not supported by this remote 2025/05/05 06:44:49 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/05 06:44:49 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/05 06:44:49 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/05/05 06:44:49 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/05/05 06:44:49 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/05/05 06:44:49 DEBUG : dir/file1: Open: flags=O_RDWR 2025/05/05 06:44:49 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/05/05 06:44:49 DEBUG : dir/file1: Open: flags=0x3 2025/05/05 06:44:49 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/05/05 06:44:49 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/05/05 06:44:49 DEBUG : WaitForWriters: timeout=30s 2025/05/05 06:44:49 DEBUG : dir: Looking for writers 2025/05/05 06:44:49 DEBUG : file1: reading active writers 2025/05/05 06:44:49 DEBUG : : Looking for writers 2025/05/05 06:44:49 DEBUG : dir: reading active writers 2025/05/05 06:44:49 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.15s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "webdav root 'rclone-test-firoxir7seya'", Local "Local file system at /tmp/rclone2401134913", Modify Window "1s" 2025/05/05 06:44:49 INFO : webdav root 'rclone-test-firoxir7seya': poll-interval is not supported by this remote 2025/05/05 06:44:49 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/05 06:44:50 DEBUG : WaitForWriters: timeout=30s 2025/05/05 06:44:50 DEBUG : dir: Looking for writers 2025/05/05 06:44:50 DEBUG : file1: reading active writers 2025/05/05 06:44:50 DEBUG : : Looking for writers 2025/05/05 06:44:50 DEBUG : dir: reading active writers 2025/05/05 06:44:50 DEBUG : >WaitForWriters: 2025/05/05 06:44:50 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/05/05 06:44:50 DEBUG : newLeaf: Updating file with newLeaf 0xc0009d4480 2025/05/05 06:44:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/05 06:44:50 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/05 06:44:50 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/05/05 06:44:50 DEBUG : dir/file1: Updating file with dir/file1 0xc0009d4480 2025/05/05 06:44:50 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/05/05 06:44:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/05 06:44:50 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/05/05 06:44:50 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/05/05 06:44:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/05 06:44:50 DEBUG : dir/file1: File is currently open, delaying rename 0xc0009d4480 2025/05/05 06:44:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/05 06:44:50 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/05 06:44:50 DEBUG : webdav root 'rclone-test-firoxir7seya': File to upload is small (25 bytes), uploading instead of streaming 2025/05/05 06:44:50 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/05 06:44:50 DEBUG : dir/file1: Size of src and dst objects identical 2025/05/05 06:44:50 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/05 06:44:50 DEBUG : newLeaf: Running delayed rename now 2025/05/05 06:44:50 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/05/05 06:44:50 DEBUG : newLeaf: Updating file with newLeaf 0xc0009d4480 2025/05/05 06:44:50 DEBUG : WaitForWriters: timeout=30s 2025/05/05 06:44:50 DEBUG : dir: Looking for writers 2025/05/05 06:44:50 DEBUG : : Looking for writers 2025/05/05 06:44:50 DEBUG : dir: reading active writers 2025/05/05 06:44:50 DEBUG : newLeaf: reading active writers 2025/05/05 06:44:50 DEBUG : >WaitForWriters: 2025/05/05 06:44:50 DEBUG : WaitForWriters: timeout=30s 2025/05/05 06:44:50 DEBUG : dir: Looking for writers 2025/05/05 06:44:50 DEBUG : : Looking for writers 2025/05/05 06:44:50 DEBUG : newLeaf: reading active writers 2025/05/05 06:44:50 DEBUG : dir: reading active writers 2025/05/05 06:44:50 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "webdav root 'rclone-test-firoxir7seya'", Local "Local file system at /tmp/rclone2401134913", Modify Window "1s" 2025/05/05 06:44:50 INFO : webdav root 'rclone-test-firoxir7seya': poll-interval is not supported by this remote 2025/05/05 06:44:50 DEBUG : webdav root 'rclone-test-firoxir7seya': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/05 06:44:50 DEBUG : webdav root 'rclone-test-firoxir7seya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" 2025/05/05 06:44:50 DEBUG : webdav root 'rclone-test-firoxir7seya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" 2025/05/05 06:44:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" 2025/05/05 06:44:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/05 06:44:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" 2025/05/05 06:44:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" 2025/05/05 06:44:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/05 06:44:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" 2025/05/05 06:44:50 INFO : webdav root 'rclone-test-firoxir7seya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/05 06:44:50 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/05 06:44:50 DEBUG : WaitForWriters: timeout=30s 2025/05/05 06:44:50 DEBUG : dir: Looking for writers 2025/05/05 06:44:50 DEBUG : file1: reading active writers 2025/05/05 06:44:50 DEBUG : : Looking for writers 2025/05/05 06:44:50 DEBUG : dir: reading active writers 2025/05/05 06:44:50 DEBUG : >WaitForWriters: 2025/05/05 06:44:50 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/05/05 06:44:50 DEBUG : newLeaf: Updating file with newLeaf 0xc00058d500 2025/05/05 06:44:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/05 06:44:50 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/05 06:44:50 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/05/05 06:44:50 DEBUG : dir/file1: Updating file with dir/file1 0xc00058d500 2025/05/05 06:44:50 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/05/05 06:44:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/05 06:44:50 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/05/05 06:44:50 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/05/05 06:44:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/05 06:44:50 DEBUG : dir/file1: File is currently open, delaying rename 0xc00058d500 2025/05/05 06:44:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/05 06:44:50 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/05 06:44:50 DEBUG : webdav root 'rclone-test-firoxir7seya': File to upload is small (25 bytes), uploading instead of streaming 2025/05/05 06:44:50 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/05 06:44:50 DEBUG : dir/file1: Size of src and dst objects identical 2025/05/05 06:44:50 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/05 06:44:50 DEBUG : newLeaf: Running delayed rename now 2025/05/05 06:44:50 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/05/05 06:44:50 DEBUG : newLeaf: Updating file with newLeaf 0xc00058d500 2025/05/05 06:44:50 DEBUG : WaitForWriters: timeout=30s 2025/05/05 06:44:50 DEBUG : dir: Looking for writers 2025/05/05 06:44:50 DEBUG : : Looking for writers 2025/05/05 06:44:50 DEBUG : dir: reading active writers 2025/05/05 06:44:50 DEBUG : newLeaf: reading active writers 2025/05/05 06:44:50 DEBUG : >WaitForWriters: 2025/05/05 06:44:50 DEBUG : WaitForWriters: timeout=30s 2025/05/05 06:44:50 DEBUG : dir: Looking for writers 2025/05/05 06:44:50 DEBUG : : Looking for writers 2025/05/05 06:44:50 DEBUG : dir: reading active writers 2025/05/05 06:44:50 DEBUG : newLeaf: reading active writers 2025/05/05 06:44:50 DEBUG : >WaitForWriters: 2025/05/05 06:44:50 DEBUG : webdav root 'rclone-test-firoxir7seya': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "webdav root 'rclone-test-firoxir7seya'", Local "Local file system at /tmp/rclone2401134913", Modify Window "1s" 2025/05/05 06:44:50 INFO : webdav root 'rclone-test-firoxir7seya': poll-interval is not supported by this remote 2025/05/05 06:44:50 DEBUG : webdav root 'rclone-test-firoxir7seya': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/05 06:44:50 DEBUG : webdav root 'rclone-test-firoxir7seya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" 2025/05/05 06:44:50 DEBUG : webdav root 'rclone-test-firoxir7seya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" 2025/05/05 06:44:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" 2025/05/05 06:44:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/05 06:44:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" 2025/05/05 06:44:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" 2025/05/05 06:44:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/05 06:44:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" 2025/05/05 06:44:50 INFO : webdav root 'rclone-test-firoxir7seya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/05 06:44:50 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/05 06:44:50 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/05/05 06:44:50 DEBUG : dir/file1: newRWFileHandle: 2025/05/05 06:44:50 DEBUG : dir/file1(0xc0007ff300): openPending: 2025/05/05 06:44:50 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/05/05 06:44:50 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/05/05 06:44:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/05 06:44:50 DEBUG : dir/file1(0xc0007ff300): >openPending: err= 2025/05/05 06:44:50 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/05/05 06:44:50 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/05 06:44:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/05 06:44:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/05 06:44:50 DEBUG : dir/file1(0xc0007ff300): _writeAt: size=14, off=0 2025/05/05 06:44:50 DEBUG : dir/file1(0xc0007ff300): >_writeAt: n=14, err= 2025/05/05 06:44:50 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/05/05 06:44:50 DEBUG : dir/file1(0xc0007ff300): close: 2025/05/05 06:44:50 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/05/05 06:44:50 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/05/05 06:44:50 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:50 DEBUG : dir/file1(0xc0007ff300): >close: err= 2025/05/05 06:44:50 DEBUG : WaitForWriters: timeout=30s 2025/05/05 06:44:50 DEBUG : dir: Looking for writers 2025/05/05 06:44:50 DEBUG : file1: reading active writers 2025/05/05 06:44:50 DEBUG : : Looking for writers 2025/05/05 06:44:50 DEBUG : dir: reading active writers 2025/05/05 06:44:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/05 06:44:50 DEBUG : dir: Looking for writers 2025/05/05 06:44:50 DEBUG : file1: reading active writers 2025/05/05 06:44:50 DEBUG : : Looking for writers 2025/05/05 06:44:50 DEBUG : dir: reading active writers 2025/05/05 06:44:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/05 06:44:50 DEBUG : dir: Looking for writers 2025/05/05 06:44:50 DEBUG : file1: reading active writers 2025/05/05 06:44:50 DEBUG : : Looking for writers 2025/05/05 06:44:50 DEBUG : dir: reading active writers 2025/05/05 06:44:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/05 06:44:50 DEBUG : dir: Looking for writers 2025/05/05 06:44:50 DEBUG : file1: reading active writers 2025/05/05 06:44:50 DEBUG : : Looking for writers 2025/05/05 06:44:50 DEBUG : dir: reading active writers 2025/05/05 06:44:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/05 06:44:50 DEBUG : dir/file1: vfs cache: starting upload 2025/05/05 06:44:50 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/05 06:44:50 INFO : dir/file1: Copied (replaced existing) 2025/05/05 06:44:50 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/05/05 06:44:50 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/05/05 06:44:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/05 06:44:50 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/05/05 06:44:50 DEBUG : dir: Looking for writers 2025/05/05 06:44:50 DEBUG : file1: reading active writers 2025/05/05 06:44:50 DEBUG : : Looking for writers 2025/05/05 06:44:50 DEBUG : dir: reading active writers 2025/05/05 06:44:50 DEBUG : >WaitForWriters: 2025/05/05 06:44:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/05 06:44:50 DEBUG : dir/file1: newRWFileHandle: 2025/05/05 06:44:50 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/05 06:44:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/05 06:44:50 DEBUG : dir/file1(0xc00084cd00): _readAt: size=512, off=0 2025/05/05 06:44:50 DEBUG : dir/file1(0xc00084cd00): openPending: 2025/05/05 06:44:50 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/05/05 06:44:50 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/05/05 06:44:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/05 06:44:50 DEBUG : dir/file1(0xc00084cd00): >openPending: err= 2025/05/05 06:44:50 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/05/05 06:44:50 DEBUG : dir/file1(0xc00084cd00): >_readAt: n=14, err=EOF 2025/05/05 06:44:50 DEBUG : dir/file1(0xc00084cd00): close: 2025/05/05 06:44:50 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/05/05 06:44:50 DEBUG : dir/file1(0xc00084cd00): >close: err= 2025/05/05 06:44:51 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/05/05 06:44:51 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/05/05 06:44:51 DEBUG : newLeaf: Updating file with newLeaf 0xc00068f140 2025/05/05 06:44:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/05 06:44:51 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/05 06:44:51 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/05/05 06:44:51 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/05/05 06:44:51 DEBUG : dir/file1: Updating file with dir/file1 0xc00068f140 2025/05/05 06:44:51 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/05/05 06:44:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/05 06:44:51 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/05/05 06:44:51 DEBUG : dir/file1: newRWFileHandle: 2025/05/05 06:44:51 DEBUG : dir/file1(0xc00087f680): openPending: 2025/05/05 06:44:51 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/05/05 06:44:51 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/05/05 06:44:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/05 06:44:51 DEBUG : dir/file1(0xc00087f680): >openPending: err= 2025/05/05 06:44:51 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/05/05 06:44:51 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/05 06:44:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/05 06:44:51 DEBUG : dir/file1(0xc00087f680): _writeAt: size=25, off=0 2025/05/05 06:44:51 DEBUG : dir/file1(0xc00087f680): >_writeAt: n=25, err= 2025/05/05 06:44:51 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/05/05 06:44:51 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/05/05 06:44:51 DEBUG : newLeaf: Updating file with newLeaf 0xc00068f140 2025/05/05 06:44:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/05 06:44:51 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/05 06:44:51 DEBUG : newLeaf(0xc00087f680): close: 2025/05/05 06:44:51 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/05/05 06:44:51 DEBUG : newLeaf: vfs cache: setting modification time to 2025-05-05 06:44:51.110431582 +0000 UTC m=+7.007175452 2025/05/05 06:44:51 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:51 DEBUG : newLeaf(0xc00087f680): >close: err= 2025/05/05 06:44:51 DEBUG : WaitForWriters: timeout=30s 2025/05/05 06:44:51 DEBUG : dir: Looking for writers 2025/05/05 06:44:51 DEBUG : : Looking for writers 2025/05/05 06:44:51 DEBUG : dir: reading active writers 2025/05/05 06:44:51 DEBUG : newLeaf: reading active writers 2025/05/05 06:44:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/05 06:44:51 DEBUG : dir: Looking for writers 2025/05/05 06:44:51 DEBUG : : Looking for writers 2025/05/05 06:44:51 DEBUG : dir: reading active writers 2025/05/05 06:44:51 DEBUG : newLeaf: reading active writers 2025/05/05 06:44:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/05 06:44:51 DEBUG : dir: Looking for writers 2025/05/05 06:44:51 DEBUG : : Looking for writers 2025/05/05 06:44:51 DEBUG : dir: reading active writers 2025/05/05 06:44:51 DEBUG : newLeaf: reading active writers 2025/05/05 06:44:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/05 06:44:51 DEBUG : dir: Looking for writers 2025/05/05 06:44:51 DEBUG : : Looking for writers 2025/05/05 06:44:51 DEBUG : dir: reading active writers 2025/05/05 06:44:51 DEBUG : newLeaf: reading active writers 2025/05/05 06:44:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/05 06:44:51 DEBUG : newLeaf: vfs cache: starting upload 2025/05/05 06:44:51 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/05/05 06:44:51 INFO : newLeaf: Copied (replaced existing) 2025/05/05 06:44:51 DEBUG : newLeaf: vfs cache: fingerprint now "25,2001-02-03 04:05:06 +0000 UTC" 2025/05/05 06:44:51 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/05/05 06:44:51 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/05 06:44:51 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/05/05 06:44:51 DEBUG : dir: Looking for writers 2025/05/05 06:44:51 DEBUG : : Looking for writers 2025/05/05 06:44:51 DEBUG : newLeaf: reading active writers 2025/05/05 06:44:51 DEBUG : dir: reading active writers 2025/05/05 06:44:51 DEBUG : >WaitForWriters: 2025/05/05 06:44:51 DEBUG : WaitForWriters: timeout=30s 2025/05/05 06:44:51 DEBUG : dir: Looking for writers 2025/05/05 06:44:51 DEBUG : : Looking for writers 2025/05/05 06:44:51 DEBUG : dir: reading active writers 2025/05/05 06:44:51 DEBUG : newLeaf: reading active writers 2025/05/05 06:44:51 DEBUG : >WaitForWriters: 2025/05/05 06:44:51 DEBUG : webdav root 'rclone-test-firoxir7seya': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "webdav root 'rclone-test-firoxir7seya'", Local "Local file system at /tmp/rclone2401134913", Modify Window "1s" 2025/05/05 06:44:51 INFO : webdav root 'rclone-test-firoxir7seya': poll-interval is not supported by this remote 2025/05/05 06:44:51 DEBUG : webdav root 'rclone-test-firoxir7seya': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/05 06:44:51 DEBUG : webdav root 'rclone-test-firoxir7seya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" 2025/05/05 06:44:51 DEBUG : webdav root 'rclone-test-firoxir7seya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" 2025/05/05 06:44:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" 2025/05/05 06:44:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/05 06:44:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" 2025/05/05 06:44:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" 2025/05/05 06:44:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/05 06:44:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" 2025/05/05 06:44:51 INFO : webdav root 'rclone-test-firoxir7seya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/05 06:44:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/05 06:44:51 DEBUG : WaitForWriters: timeout=30s 2025/05/05 06:44:51 DEBUG : dir: Looking for writers 2025/05/05 06:44:51 DEBUG : file1: reading active writers 2025/05/05 06:44:51 DEBUG : : Looking for writers 2025/05/05 06:44:51 DEBUG : dir: reading active writers 2025/05/05 06:44:51 DEBUG : >WaitForWriters: 2025/05/05 06:44:51 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/05/05 06:44:51 DEBUG : newLeaf: Updating file with newLeaf 0xc00058dc80 2025/05/05 06:44:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/05 06:44:51 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/05 06:44:51 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/05/05 06:44:51 DEBUG : dir/file1: Updating file with dir/file1 0xc00058dc80 2025/05/05 06:44:51 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/05/05 06:44:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/05 06:44:51 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/05/05 06:44:51 DEBUG : dir/file1: newRWFileHandle: 2025/05/05 06:44:51 DEBUG : dir/file1(0xc000b0d600): openPending: 2025/05/05 06:44:51 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/05/05 06:44:51 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/05/05 06:44:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/05 06:44:51 DEBUG : dir/file1(0xc000b0d600): >openPending: err= 2025/05/05 06:44:51 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/05/05 06:44:51 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/05 06:44:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/05 06:44:51 DEBUG : dir/file1(0xc000b0d600): _writeAt: size=25, off=0 2025/05/05 06:44:51 DEBUG : dir/file1(0xc000b0d600): >_writeAt: n=25, err= 2025/05/05 06:44:51 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/05/05 06:44:51 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/05/05 06:44:51 DEBUG : newLeaf: Updating file with newLeaf 0xc00058dc80 2025/05/05 06:44:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/05 06:44:51 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/05 06:44:51 DEBUG : newLeaf(0xc000b0d600): close: 2025/05/05 06:44:51 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/05/05 06:44:51 DEBUG : newLeaf: vfs cache: setting modification time to 2025-05-05 06:44:51.614261125 +0000 UTC m=+7.511005025 2025/05/05 06:44:51 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:51 DEBUG : newLeaf(0xc000b0d600): >close: err= 2025/05/05 06:44:51 DEBUG : WaitForWriters: timeout=30s 2025/05/05 06:44:51 DEBUG : dir: Looking for writers 2025/05/05 06:44:51 DEBUG : : Looking for writers 2025/05/05 06:44:51 DEBUG : dir: reading active writers 2025/05/05 06:44:51 DEBUG : newLeaf: reading active writers 2025/05/05 06:44:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/05 06:44:51 DEBUG : dir: Looking for writers 2025/05/05 06:44:51 DEBUG : : Looking for writers 2025/05/05 06:44:51 DEBUG : dir: reading active writers 2025/05/05 06:44:51 DEBUG : newLeaf: reading active writers 2025/05/05 06:44:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/05 06:44:51 DEBUG : dir: Looking for writers 2025/05/05 06:44:51 DEBUG : : Looking for writers 2025/05/05 06:44:51 DEBUG : newLeaf: reading active writers 2025/05/05 06:44:51 DEBUG : dir: reading active writers 2025/05/05 06:44:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/05 06:44:51 DEBUG : dir: Looking for writers 2025/05/05 06:44:51 DEBUG : : Looking for writers 2025/05/05 06:44:51 DEBUG : dir: reading active writers 2025/05/05 06:44:51 DEBUG : newLeaf: reading active writers 2025/05/05 06:44:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/05 06:44:51 DEBUG : newLeaf: vfs cache: starting upload 2025/05/05 06:44:51 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/05/05 06:44:51 INFO : newLeaf: Copied (replaced existing) 2025/05/05 06:44:51 DEBUG : newLeaf: vfs cache: fingerprint now "25,2001-02-03 04:05:06 +0000 UTC" 2025/05/05 06:44:51 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/05/05 06:44:51 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/05 06:44:51 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/05/05 06:44:51 DEBUG : dir: Looking for writers 2025/05/05 06:44:51 DEBUG : : Looking for writers 2025/05/05 06:44:51 DEBUG : dir: reading active writers 2025/05/05 06:44:51 DEBUG : newLeaf: reading active writers 2025/05/05 06:44:51 DEBUG : >WaitForWriters: 2025/05/05 06:44:51 DEBUG : WaitForWriters: timeout=30s 2025/05/05 06:44:51 DEBUG : dir: Looking for writers 2025/05/05 06:44:51 DEBUG : : Looking for writers 2025/05/05 06:44:51 DEBUG : dir: reading active writers 2025/05/05 06:44:51 DEBUG : newLeaf: reading active writers 2025/05/05 06:44:51 DEBUG : >WaitForWriters: 2025/05/05 06:44:51 DEBUG : webdav root 'rclone-test-firoxir7seya': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "webdav root 'rclone-test-firoxir7seya'", Local "Local file system at /tmp/rclone2401134913", Modify Window "1s" 2025/05/05 06:44:51 INFO : webdav root 'rclone-test-firoxir7seya': poll-interval is not supported by this remote 2025/05/05 06:44:51 DEBUG : webdav root 'rclone-test-firoxir7seya': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/05 06:44:51 DEBUG : webdav root 'rclone-test-firoxir7seya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" 2025/05/05 06:44:51 DEBUG : webdav root 'rclone-test-firoxir7seya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" 2025/05/05 06:44:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" 2025/05/05 06:44:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/05 06:44:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" 2025/05/05 06:44:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" 2025/05/05 06:44:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/05 06:44:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" 2025/05/05 06:44:51 INFO : webdav root 'rclone-test-firoxir7seya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/05 06:44:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/05 06:44:51 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/05/05 06:44:51 DEBUG : dir/file1: newRWFileHandle: 2025/05/05 06:44:51 DEBUG : dir/file1(0xc0008c65c0): openPending: 2025/05/05 06:44:51 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/05/05 06:44:51 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/05/05 06:44:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/05 06:44:51 DEBUG : dir/file1(0xc0008c65c0): >openPending: err= 2025/05/05 06:44:51 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/05/05 06:44:51 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/05 06:44:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/05 06:44:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/05 06:44:51 DEBUG : dir/file1(0xc0008c65c0): _writeAt: size=14, off=0 2025/05/05 06:44:51 DEBUG : dir/file1(0xc0008c65c0): >_writeAt: n=14, err= 2025/05/05 06:44:51 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/05/05 06:44:51 DEBUG : dir/file1(0xc0008c65c0): close: 2025/05/05 06:44:51 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/05/05 06:44:51 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/05/05 06:44:51 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:51 DEBUG : dir/file1(0xc0008c65c0): >close: err= 2025/05/05 06:44:51 DEBUG : WaitForWriters: timeout=30s 2025/05/05 06:44:51 DEBUG : dir: Looking for writers 2025/05/05 06:44:51 DEBUG : file1: reading active writers 2025/05/05 06:44:51 DEBUG : : Looking for writers 2025/05/05 06:44:51 DEBUG : dir: reading active writers 2025/05/05 06:44:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/05 06:44:51 DEBUG : dir: Looking for writers 2025/05/05 06:44:51 DEBUG : file1: reading active writers 2025/05/05 06:44:51 DEBUG : : Looking for writers 2025/05/05 06:44:51 DEBUG : dir: reading active writers 2025/05/05 06:44:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/05 06:44:51 DEBUG : dir: Looking for writers 2025/05/05 06:44:51 DEBUG : file1: reading active writers 2025/05/05 06:44:51 DEBUG : : Looking for writers 2025/05/05 06:44:51 DEBUG : dir: reading active writers 2025/05/05 06:44:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/05 06:44:52 DEBUG : dir: Looking for writers 2025/05/05 06:44:52 DEBUG : file1: reading active writers 2025/05/05 06:44:52 DEBUG : : Looking for writers 2025/05/05 06:44:52 DEBUG : dir: reading active writers 2025/05/05 06:44:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/05 06:44:52 DEBUG : dir/file1: vfs cache: starting upload 2025/05/05 06:44:52 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/05 06:44:52 INFO : dir/file1: Copied (replaced existing) 2025/05/05 06:44:52 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/05/05 06:44:52 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/05/05 06:44:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/05 06:44:52 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/05/05 06:44:52 DEBUG : dir: Looking for writers 2025/05/05 06:44:52 DEBUG : file1: reading active writers 2025/05/05 06:44:52 DEBUG : : Looking for writers 2025/05/05 06:44:52 DEBUG : dir: reading active writers 2025/05/05 06:44:52 DEBUG : >WaitForWriters: 2025/05/05 06:44:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/05 06:44:52 DEBUG : dir/file1: newRWFileHandle: 2025/05/05 06:44:52 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/05 06:44:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/05 06:44:52 DEBUG : dir/file1(0xc000d9c6c0): _readAt: size=512, off=0 2025/05/05 06:44:52 DEBUG : dir/file1(0xc000d9c6c0): openPending: 2025/05/05 06:44:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/05/05 06:44:52 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/05/05 06:44:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/05 06:44:52 DEBUG : dir/file1(0xc000d9c6c0): >openPending: err= 2025/05/05 06:44:52 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/05/05 06:44:52 DEBUG : dir/file1(0xc000d9c6c0): >_readAt: n=14, err=EOF 2025/05/05 06:44:52 DEBUG : dir/file1(0xc000d9c6c0): close: 2025/05/05 06:44:52 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/05/05 06:44:52 DEBUG : dir/file1(0xc000d9c6c0): >close: err= 2025/05/05 06:44:52 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/05/05 06:44:52 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/05/05 06:44:52 DEBUG : newLeaf: Updating file with newLeaf 0xc00068f2c0 2025/05/05 06:44:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/05 06:44:52 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/05 06:44:52 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/05/05 06:44:52 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/05/05 06:44:52 DEBUG : dir/file1: Updating file with dir/file1 0xc00068f2c0 2025/05/05 06:44:52 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/05/05 06:44:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/05 06:44:52 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/05/05 06:44:52 DEBUG : dir/file1: newRWFileHandle: 2025/05/05 06:44:52 DEBUG : dir/file1(0xc000db7d40): openPending: 2025/05/05 06:44:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/05/05 06:44:52 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/05/05 06:44:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/05 06:44:52 DEBUG : dir/file1(0xc000db7d40): >openPending: err= 2025/05/05 06:44:52 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/05/05 06:44:52 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/05 06:44:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/05 06:44:52 DEBUG : dir/file1(0xc000db7d40): _writeAt: size=25, off=0 2025/05/05 06:44:52 DEBUG : dir/file1(0xc000db7d40): >_writeAt: n=25, err= 2025/05/05 06:44:52 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/05/05 06:44:52 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/05/05 06:44:52 DEBUG : newLeaf: Updating file with newLeaf 0xc00068f2c0 2025/05/05 06:44:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/05 06:44:52 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/05 06:44:52 DEBUG : newLeaf(0xc000db7d40): close: 2025/05/05 06:44:52 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/05/05 06:44:52 DEBUG : newLeaf: vfs cache: setting modification time to 2025-05-05 06:44:52.261918383 +0000 UTC m=+8.158662224 2025/05/05 06:44:52 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:52 DEBUG : newLeaf(0xc000db7d40): >close: err= 2025/05/05 06:44:52 DEBUG : WaitForWriters: timeout=30s 2025/05/05 06:44:52 DEBUG : dir: Looking for writers 2025/05/05 06:44:52 DEBUG : : Looking for writers 2025/05/05 06:44:52 DEBUG : dir: reading active writers 2025/05/05 06:44:52 DEBUG : newLeaf: reading active writers 2025/05/05 06:44:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/05 06:44:52 DEBUG : dir: Looking for writers 2025/05/05 06:44:52 DEBUG : : Looking for writers 2025/05/05 06:44:52 DEBUG : dir: reading active writers 2025/05/05 06:44:52 DEBUG : newLeaf: reading active writers 2025/05/05 06:44:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/05 06:44:52 DEBUG : dir: Looking for writers 2025/05/05 06:44:52 DEBUG : : Looking for writers 2025/05/05 06:44:52 DEBUG : dir: reading active writers 2025/05/05 06:44:52 DEBUG : newLeaf: reading active writers 2025/05/05 06:44:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/05 06:44:52 DEBUG : dir: Looking for writers 2025/05/05 06:44:52 DEBUG : : Looking for writers 2025/05/05 06:44:52 DEBUG : dir: reading active writers 2025/05/05 06:44:52 DEBUG : newLeaf: reading active writers 2025/05/05 06:44:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/05 06:44:52 DEBUG : newLeaf: vfs cache: starting upload 2025/05/05 06:44:52 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/05/05 06:44:52 INFO : newLeaf: Copied (replaced existing) 2025/05/05 06:44:52 DEBUG : newLeaf: vfs cache: fingerprint now "25,2001-02-03 04:05:06 +0000 UTC" 2025/05/05 06:44:52 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/05/05 06:44:52 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/05 06:44:52 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/05/05 06:44:52 DEBUG : dir: Looking for writers 2025/05/05 06:44:52 DEBUG : : Looking for writers 2025/05/05 06:44:52 DEBUG : dir: reading active writers 2025/05/05 06:44:52 DEBUG : newLeaf: reading active writers 2025/05/05 06:44:52 DEBUG : >WaitForWriters: 2025/05/05 06:44:52 DEBUG : WaitForWriters: timeout=30s 2025/05/05 06:44:52 DEBUG : dir: Looking for writers 2025/05/05 06:44:52 DEBUG : : Looking for writers 2025/05/05 06:44:52 DEBUG : dir: reading active writers 2025/05/05 06:44:52 DEBUG : newLeaf: reading active writers 2025/05/05 06:44:52 DEBUG : >WaitForWriters: 2025/05/05 06:44:52 DEBUG : webdav root 'rclone-test-firoxir7seya': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "webdav root 'rclone-test-firoxir7seya'", Local "Local file system at /tmp/rclone2401134913", Modify Window "1s" 2025/05/05 06:44:52 INFO : webdav root 'rclone-test-firoxir7seya': poll-interval is not supported by this remote 2025/05/05 06:44:52 DEBUG : webdav root 'rclone-test-firoxir7seya': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/05 06:44:52 DEBUG : webdav root 'rclone-test-firoxir7seya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" 2025/05/05 06:44:52 DEBUG : webdav root 'rclone-test-firoxir7seya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" 2025/05/05 06:44:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" 2025/05/05 06:44:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/05 06:44:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" 2025/05/05 06:44:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" 2025/05/05 06:44:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/05 06:44:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" 2025/05/05 06:44:52 INFO : webdav root 'rclone-test-firoxir7seya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/05 06:44:52 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/05 06:44:52 DEBUG : WaitForWriters: timeout=30s 2025/05/05 06:44:52 DEBUG : dir: Looking for writers 2025/05/05 06:44:52 DEBUG : file1: reading active writers 2025/05/05 06:44:52 DEBUG : : Looking for writers 2025/05/05 06:44:52 DEBUG : dir: reading active writers 2025/05/05 06:44:52 DEBUG : >WaitForWriters: 2025/05/05 06:44:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/05 06:44:52 DEBUG : dir/file1: newRWFileHandle: 2025/05/05 06:44:52 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/05 06:44:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/05 06:44:52 DEBUG : dir/file1(0xc000e72600): _readAt: size=512, off=0 2025/05/05 06:44:52 DEBUG : dir/file1(0xc000e72600): openPending: 2025/05/05 06:44:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/05/05 06:44:52 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/05/05 06:44:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/05 06:44:52 DEBUG : dir/file1(0xc000e72600): >openPending: err= 2025/05/05 06:44:52 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/05/05 06:44:52 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/05 06:44:52 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/05 06:44:52 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/05/05 06:44:52 DEBUG : dir/file1(0xc000e72600): >_readAt: n=14, err=EOF 2025/05/05 06:44:52 DEBUG : dir/file1(0xc000e72600): close: 2025/05/05 06:44:52 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/05/05 06:44:52 DEBUG : dir/file1(0xc000e72600): >close: err= 2025/05/05 06:44:52 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/05/05 06:44:52 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/05/05 06:44:52 DEBUG : newLeaf: Updating file with newLeaf 0xc000e1c540 2025/05/05 06:44:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/05 06:44:52 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/05 06:44:52 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/05/05 06:44:52 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/05/05 06:44:52 DEBUG : dir/file1: Updating file with dir/file1 0xc000e1c540 2025/05/05 06:44:52 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/05/05 06:44:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/05 06:44:52 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/05/05 06:44:52 DEBUG : dir/file1: newRWFileHandle: 2025/05/05 06:44:52 DEBUG : dir/file1(0xc0006a0f80): openPending: 2025/05/05 06:44:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/05/05 06:44:52 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/05/05 06:44:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/05 06:44:52 DEBUG : dir/file1(0xc0006a0f80): >openPending: err= 2025/05/05 06:44:52 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/05/05 06:44:52 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/05 06:44:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/05 06:44:52 DEBUG : dir/file1(0xc0006a0f80): _writeAt: size=25, off=0 2025/05/05 06:44:52 DEBUG : dir/file1(0xc0006a0f80): >_writeAt: n=25, err= 2025/05/05 06:44:52 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/05/05 06:44:52 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/05/05 06:44:52 DEBUG : newLeaf: Updating file with newLeaf 0xc000e1c540 2025/05/05 06:44:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/05 06:44:52 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/05 06:44:52 DEBUG : newLeaf(0xc0006a0f80): close: 2025/05/05 06:44:52 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/05/05 06:44:52 DEBUG : newLeaf: vfs cache: setting modification time to 2025-05-05 06:44:52.772837276 +0000 UTC m=+8.669581177 2025/05/05 06:44:52 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:52 DEBUG : newLeaf(0xc0006a0f80): >close: err= 2025/05/05 06:44:52 DEBUG : WaitForWriters: timeout=30s 2025/05/05 06:44:52 DEBUG : dir: Looking for writers 2025/05/05 06:44:52 DEBUG : : Looking for writers 2025/05/05 06:44:52 DEBUG : dir: reading active writers 2025/05/05 06:44:52 DEBUG : newLeaf: reading active writers 2025/05/05 06:44:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/05 06:44:52 DEBUG : dir: Looking for writers 2025/05/05 06:44:52 DEBUG : : Looking for writers 2025/05/05 06:44:52 DEBUG : dir: reading active writers 2025/05/05 06:44:52 DEBUG : newLeaf: reading active writers 2025/05/05 06:44:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/05 06:44:52 DEBUG : dir: Looking for writers 2025/05/05 06:44:52 DEBUG : : Looking for writers 2025/05/05 06:44:52 DEBUG : dir: reading active writers 2025/05/05 06:44:52 DEBUG : newLeaf: reading active writers 2025/05/05 06:44:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/05 06:44:52 DEBUG : dir: Looking for writers 2025/05/05 06:44:52 DEBUG : : Looking for writers 2025/05/05 06:44:52 DEBUG : dir: reading active writers 2025/05/05 06:44:52 DEBUG : newLeaf: reading active writers 2025/05/05 06:44:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/05 06:44:52 DEBUG : newLeaf: vfs cache: starting upload 2025/05/05 06:44:52 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/05/05 06:44:52 INFO : newLeaf: Copied (replaced existing) 2025/05/05 06:44:52 DEBUG : newLeaf: vfs cache: fingerprint now "25,2001-02-03 04:05:06 +0000 UTC" 2025/05/05 06:44:52 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/05/05 06:44:52 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/05 06:44:52 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/05/05 06:44:52 DEBUG : dir: Looking for writers 2025/05/05 06:44:52 DEBUG : : Looking for writers 2025/05/05 06:44:52 DEBUG : dir: reading active writers 2025/05/05 06:44:52 DEBUG : newLeaf: reading active writers 2025/05/05 06:44:52 DEBUG : >WaitForWriters: 2025/05/05 06:44:52 DEBUG : WaitForWriters: timeout=30s 2025/05/05 06:44:52 DEBUG : dir: Looking for writers 2025/05/05 06:44:52 DEBUG : : Looking for writers 2025/05/05 06:44:52 DEBUG : newLeaf: reading active writers 2025/05/05 06:44:52 DEBUG : dir: reading active writers 2025/05/05 06:44:52 DEBUG : >WaitForWriters: 2025/05/05 06:44:52 DEBUG : webdav root 'rclone-test-firoxir7seya': vfs cache: cleaner exiting --- PASS: TestFileRename (3.09s) --- PASS: TestFileRename/off,forceCache=false (0.40s) --- PASS: TestFileRename/minimal,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=true (0.64s) --- PASS: TestFileRename/writes,forceCache=false (0.51s) --- PASS: TestFileRename/writes,forceCache=true (0.64s) --- PASS: TestFileRename/full,forceCache=false (0.51s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:180: Remote "webdav root 'rclone-test-firoxir7seya'", Local "Local file system at /tmp/rclone2401134913", Modify Window "1s" 2025/05/05 06:44:53 INFO : webdav root 'rclone-test-firoxir7seya': poll-interval is not supported by this remote 2025/05/05 06:44:53 INFO : webdav root 'rclone-test-firoxir7seya': poll-interval is not supported by this remote 2025/05/05 06:44:53 DEBUG : WaitForWriters: timeout=30s 2025/05/05 06:44:53 DEBUG : : Looking for writers 2025/05/05 06:44:53 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-firoxir7seya'", Local "Local file system at /tmp/rclone2401134913", Modify Window "1s" 2025/05/05 06:44:53 INFO : webdav root 'rclone-test-firoxir7seya': poll-interval is not supported by this remote 2025/05/05 06:44:53 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/05 06:44:53 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/05 06:44:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/05 06:44:53 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/05/05 06:44:53 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/05/05 06:44:53 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/05/05 06:44:53 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/05/05 06:44:53 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/05/05 06:44:53 DEBUG : WaitForWriters: timeout=30s 2025/05/05 06:44:53 DEBUG : dir: Looking for writers 2025/05/05 06:44:53 DEBUG : file1: reading active writers 2025/05/05 06:44:53 DEBUG : : Looking for writers 2025/05/05 06:44:53 DEBUG : dir: reading active writers 2025/05/05 06:44:53 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.16s) === RUN TestReadFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-firoxir7seya'", Local "Local file system at /tmp/rclone2401134913", Modify Window "1s" 2025/05/05 06:44:53 INFO : webdav root 'rclone-test-firoxir7seya': poll-interval is not supported by this remote 2025/05/05 06:44:53 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/05 06:44:53 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/05 06:44:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/05 06:44:53 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/05/05 06:44:53 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/05/05 06:44:53 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/05/05 06:44:53 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/05/05 06:44:53 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/05/05 06:44:53 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/05/05 06:44:53 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/05/05 06:44:53 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/05/05 06:44:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/05/05 06:44:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/05/05 06:44:53 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/05/05 06:44:53 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/05/05 06:44:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/05/05 06:44:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/05/05 06:44:53 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/05/05 06:44:53 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/05/05 06:44:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/05/05 06:44:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/05/05 06:44:53 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/05/05 06:44:53 DEBUG : WaitForWriters: timeout=30s 2025/05/05 06:44:53 DEBUG : dir: Looking for writers 2025/05/05 06:44:53 DEBUG : file1: reading active writers 2025/05/05 06:44:53 DEBUG : : Looking for writers 2025/05/05 06:44:53 DEBUG : dir: reading active writers 2025/05/05 06:44:53 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.19s) === RUN TestReadFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-firoxir7seya'", Local "Local file system at /tmp/rclone2401134913", Modify Window "1s" 2025/05/05 06:44:53 INFO : webdav root 'rclone-test-firoxir7seya': poll-interval is not supported by this remote 2025/05/05 06:44:53 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/05 06:44:53 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/05 06:44:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/05 06:44:53 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/05/05 06:44:53 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/05/05 06:44:53 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/05/05 06:44:53 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/05/05 06:44:53 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/05/05 06:44:53 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/05/05 06:44:53 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/05/05 06:44:53 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/05/05 06:44:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/05/05 06:44:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/05/05 06:44:53 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/05/05 06:44:53 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/05/05 06:44:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/05/05 06:44:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/05/05 06:44:53 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/05/05 06:44:53 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/05/05 06:44:53 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/05/05 06:44:53 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/05/05 06:44:53 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/05/05 06:44:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/05/05 06:44:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/05/05 06:44:53 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/05/05 06:44:53 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/05/05 06:44:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/05/05 06:44:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/05/05 06:44:53 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/05/05 06:44:53 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/05/05 06:44:53 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/05/05 06:44:53 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/05/05 06:44:53 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/05/05 06:44:53 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/05/05 06:44:53 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/05/05 06:44:53 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/05/05 06:44:53 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/05/05 06:44:53 DEBUG : WaitForWriters: timeout=30s 2025/05/05 06:44:53 DEBUG : dir: Looking for writers 2025/05/05 06:44:53 DEBUG : file1: reading active writers 2025/05/05 06:44:53 DEBUG : : Looking for writers 2025/05/05 06:44:53 DEBUG : dir: reading active writers 2025/05/05 06:44:53 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.25s) === RUN TestReadFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-firoxir7seya'", Local "Local file system at /tmp/rclone2401134913", Modify Window "1s" 2025/05/05 06:44:53 INFO : webdav root 'rclone-test-firoxir7seya': poll-interval is not supported by this remote 2025/05/05 06:44:53 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/05 06:44:53 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/05 06:44:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/05 06:44:53 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/05/05 06:44:53 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/05/05 06:44:53 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/05/05 06:44:53 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/05/05 06:44:53 DEBUG : WaitForWriters: timeout=30s 2025/05/05 06:44:53 DEBUG : dir: Looking for writers 2025/05/05 06:44:53 DEBUG : file1: reading active writers 2025/05/05 06:44:53 DEBUG : : Looking for writers 2025/05/05 06:44:53 DEBUG : dir: reading active writers 2025/05/05 06:44:53 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.15s) === RUN TestReadFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-firoxir7seya'", Local "Local file system at /tmp/rclone2401134913", Modify Window "1s" 2025/05/05 06:44:53 INFO : webdav root 'rclone-test-firoxir7seya': poll-interval is not supported by this remote 2025/05/05 06:44:53 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/05 06:44:53 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/05 06:44:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/05 06:44:53 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/05/05 06:44:53 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/05/05 06:44:53 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/05/05 06:44:53 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/05/05 06:44:53 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/05/05 06:44:53 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/05/05 06:44:53 DEBUG : WaitForWriters: timeout=30s 2025/05/05 06:44:53 DEBUG : dir: Looking for writers 2025/05/05 06:44:53 DEBUG : file1: reading active writers 2025/05/05 06:44:53 DEBUG : : Looking for writers 2025/05/05 06:44:53 DEBUG : dir: reading active writers 2025/05/05 06:44:53 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.15s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "webdav root 'rclone-test-firoxir7seya'", Local "Local file system at /tmp/rclone2401134913", Modify Window "1s" 2025/05/05 06:44:53 INFO : webdav root 'rclone-test-firoxir7seya': poll-interval is not supported by this remote 2025/05/05 06:44:53 DEBUG : webdav root 'rclone-test-firoxir7seya': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/05 06:44:53 DEBUG : webdav root 'rclone-test-firoxir7seya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" 2025/05/05 06:44:53 DEBUG : webdav root 'rclone-test-firoxir7seya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" 2025/05/05 06:44:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" 2025/05/05 06:44:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/05 06:44:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" 2025/05/05 06:44:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" 2025/05/05 06:44:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/05 06:44:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" 2025/05/05 06:44:53 INFO : webdav root 'rclone-test-firoxir7seya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/05 06:44:53 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/05 06:44:54 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/05 06:44:54 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/05 06:44:54 DEBUG : dir/file1: newRWFileHandle: 2025/05/05 06:44:54 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/05 06:44:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/05 06:44:54 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/05/05 06:44:54 DEBUG : dir/file1(0xc000f5ea80): _readAt: size=1, off=0 2025/05/05 06:44:54 DEBUG : dir/file1(0xc000f5ea80): openPending: 2025/05/05 06:44:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/05/05 06:44:54 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/05/05 06:44:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/05 06:44:54 DEBUG : dir/file1(0xc000f5ea80): >openPending: err= 2025/05/05 06:44:54 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/05/05 06:44:54 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/05 06:44:54 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/05 06:44:54 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/05/05 06:44:54 DEBUG : dir/file1(0xc000f5ea80): >_readAt: n=1, err= 2025/05/05 06:44:54 DEBUG : dir/file1(0xc000f5ea80): _readAt: size=256, off=1 2025/05/05 06:44:54 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/05/05 06:44:54 DEBUG : dir/file1(0xc000f5ea80): >_readAt: n=15, err=EOF 2025/05/05 06:44:54 DEBUG : dir/file1(0xc000f5ea80): _readAt: size=16, off=16 2025/05/05 06:44:54 DEBUG : dir/file1(0xc000f5ea80): >_readAt: n=0, err=EOF 2025/05/05 06:44:54 DEBUG : dir/file1(0xc000f5ea80): close: 2025/05/05 06:44:54 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/05/05 06:44:54 DEBUG : dir/file1(0xc000f5ea80): >close: err= 2025/05/05 06:44:54 DEBUG : dir/file1(0xc000f5ea80): close: 2025/05/05 06:44:54 DEBUG : dir/file1(0xc000f5ea80): >close: err=file already closed 2025/05/05 06:44:54 DEBUG : WaitForWriters: timeout=30s 2025/05/05 06:44:54 DEBUG : dir: Looking for writers 2025/05/05 06:44:54 DEBUG : file1: reading active writers 2025/05/05 06:44:54 DEBUG : : Looking for writers 2025/05/05 06:44:54 DEBUG : dir: reading active writers 2025/05/05 06:44:54 DEBUG : >WaitForWriters: 2025/05/05 06:44:54 DEBUG : webdav root 'rclone-test-firoxir7seya': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.15s) === RUN TestRWFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-firoxir7seya'", Local "Local file system at /tmp/rclone2401134913", Modify Window "1s" 2025/05/05 06:44:54 INFO : webdav root 'rclone-test-firoxir7seya': poll-interval is not supported by this remote 2025/05/05 06:44:54 DEBUG : webdav root 'rclone-test-firoxir7seya': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/05 06:44:54 DEBUG : webdav root 'rclone-test-firoxir7seya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" 2025/05/05 06:44:54 DEBUG : webdav root 'rclone-test-firoxir7seya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" 2025/05/05 06:44:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" 2025/05/05 06:44:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/05 06:44:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" 2025/05/05 06:44:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" 2025/05/05 06:44:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/05 06:44:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" 2025/05/05 06:44:54 INFO : webdav root 'rclone-test-firoxir7seya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/05 06:44:54 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/05 06:44:54 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/05 06:44:54 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/05 06:44:54 DEBUG : dir/file1: newRWFileHandle: 2025/05/05 06:44:54 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/05 06:44:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/05 06:44:54 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/05/05 06:44:54 DEBUG : dir/file1(0xc000f6fb40): _readAt: size=1, off=0 2025/05/05 06:44:54 DEBUG : dir/file1(0xc000f6fb40): openPending: 2025/05/05 06:44:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/05/05 06:44:54 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/05/05 06:44:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/05 06:44:54 DEBUG : dir/file1(0xc000f6fb40): >openPending: err= 2025/05/05 06:44:54 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/05/05 06:44:54 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/05 06:44:54 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/05 06:44:54 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/05/05 06:44:54 DEBUG : dir/file1(0xc000f6fb40): >_readAt: n=1, err= 2025/05/05 06:44:54 DEBUG : dir/file1(0xc000f6fb40): _readAt: size=1, off=5 2025/05/05 06:44:54 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/05/05 06:44:54 DEBUG : dir/file1(0xc000f6fb40): >_readAt: n=1, err= 2025/05/05 06:44:54 DEBUG : dir/file1(0xc000f6fb40): _readAt: size=1, off=3 2025/05/05 06:44:54 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/05/05 06:44:54 DEBUG : dir/file1(0xc000f6fb40): >_readAt: n=1, err= 2025/05/05 06:44:54 DEBUG : dir/file1(0xc000f6fb40): _readAt: size=1, off=13 2025/05/05 06:44:54 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/05/05 06:44:54 DEBUG : dir/file1(0xc000f6fb40): >_readAt: n=1, err= 2025/05/05 06:44:54 DEBUG : dir/file1(0xc000f6fb40): _readAt: size=16, off=100 2025/05/05 06:44:54 DEBUG : dir/file1(0xc000f6fb40): >_readAt: n=0, err=EOF 2025/05/05 06:44:54 DEBUG : dir/file1(0xc000f6fb40): close: 2025/05/05 06:44:54 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/05/05 06:44:54 DEBUG : dir/file1(0xc000f6fb40): >close: err= 2025/05/05 06:44:54 DEBUG : WaitForWriters: timeout=30s 2025/05/05 06:44:54 DEBUG : dir: Looking for writers 2025/05/05 06:44:54 DEBUG : file1: reading active writers 2025/05/05 06:44:54 DEBUG : : Looking for writers 2025/05/05 06:44:54 DEBUG : dir: reading active writers 2025/05/05 06:44:54 DEBUG : >WaitForWriters: 2025/05/05 06:44:54 DEBUG : webdav root 'rclone-test-firoxir7seya': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.15s) === RUN TestRWFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-firoxir7seya'", Local "Local file system at /tmp/rclone2401134913", Modify Window "1s" 2025/05/05 06:44:54 INFO : webdav root 'rclone-test-firoxir7seya': poll-interval is not supported by this remote 2025/05/05 06:44:54 DEBUG : webdav root 'rclone-test-firoxir7seya': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/05 06:44:54 DEBUG : webdav root 'rclone-test-firoxir7seya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" 2025/05/05 06:44:54 DEBUG : webdav root 'rclone-test-firoxir7seya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" 2025/05/05 06:44:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" 2025/05/05 06:44:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/05 06:44:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" 2025/05/05 06:44:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" 2025/05/05 06:44:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/05 06:44:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" 2025/05/05 06:44:54 INFO : webdav root 'rclone-test-firoxir7seya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/05 06:44:54 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/05 06:44:54 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/05 06:44:54 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/05 06:44:54 DEBUG : dir/file1: newRWFileHandle: 2025/05/05 06:44:54 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/05 06:44:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/05 06:44:54 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/05/05 06:44:54 DEBUG : dir/file1(0xc000956ec0): _readAt: size=1, off=0 2025/05/05 06:44:54 DEBUG : dir/file1(0xc000956ec0): openPending: 2025/05/05 06:44:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/05/05 06:44:54 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/05/05 06:44:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/05 06:44:54 DEBUG : dir/file1(0xc000956ec0): >openPending: err= 2025/05/05 06:44:54 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/05/05 06:44:54 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/05 06:44:54 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/05 06:44:54 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/05/05 06:44:54 DEBUG : dir/file1(0xc000956ec0): >_readAt: n=1, err= 2025/05/05 06:44:54 DEBUG : dir/file1(0xc000956ec0): _readAt: size=1, off=5 2025/05/05 06:44:54 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/05/05 06:44:54 DEBUG : dir/file1(0xc000956ec0): >_readAt: n=1, err= 2025/05/05 06:44:54 DEBUG : dir/file1(0xc000956ec0): _readAt: size=1, off=1 2025/05/05 06:44:54 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/05/05 06:44:54 DEBUG : dir/file1(0xc000956ec0): >_readAt: n=1, err= 2025/05/05 06:44:54 DEBUG : dir/file1(0xc000956ec0): _readAt: size=6, off=10 2025/05/05 06:44:54 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/05/05 06:44:54 DEBUG : dir/file1(0xc000956ec0): >_readAt: n=6, err= 2025/05/05 06:44:54 DEBUG : dir/file1(0xc000956ec0): _readAt: size=256, off=10 2025/05/05 06:44:54 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/05/05 06:44:54 DEBUG : dir/file1(0xc000956ec0): >_readAt: n=6, err=EOF 2025/05/05 06:44:54 DEBUG : dir/file1(0xc000956ec0): _readAt: size=256, off=100 2025/05/05 06:44:54 DEBUG : dir/file1(0xc000956ec0): >_readAt: n=0, err=EOF 2025/05/05 06:44:54 DEBUG : dir/file1(0xc000956ec0): close: 2025/05/05 06:44:54 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/05/05 06:44:54 DEBUG : dir/file1(0xc000956ec0): >close: err= 2025/05/05 06:44:54 DEBUG : dir/file1(0xc000956ec0): _readAt: size=256, off=100 2025/05/05 06:44:54 DEBUG : dir/file1(0xc000956ec0): >_readAt: n=0, err=file already closed 2025/05/05 06:44:54 DEBUG : WaitForWriters: timeout=30s 2025/05/05 06:44:54 DEBUG : dir: Looking for writers 2025/05/05 06:44:54 DEBUG : file1: reading active writers 2025/05/05 06:44:54 DEBUG : : Looking for writers 2025/05/05 06:44:54 DEBUG : dir: reading active writers 2025/05/05 06:44:54 DEBUG : >WaitForWriters: 2025/05/05 06:44:54 DEBUG : webdav root 'rclone-test-firoxir7seya': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.15s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "webdav root 'rclone-test-firoxir7seya'", Local "Local file system at /tmp/rclone2401134913", Modify Window "1s" 2025/05/05 06:44:54 INFO : webdav root 'rclone-test-firoxir7seya': poll-interval is not supported by this remote 2025/05/05 06:44:54 DEBUG : webdav root 'rclone-test-firoxir7seya': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/05 06:44:54 DEBUG : webdav root 'rclone-test-firoxir7seya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" 2025/05/05 06:44:54 DEBUG : webdav root 'rclone-test-firoxir7seya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" 2025/05/05 06:44:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" 2025/05/05 06:44:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/05 06:44:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" 2025/05/05 06:44:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" 2025/05/05 06:44:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/05 06:44:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" 2025/05/05 06:44:54 INFO : webdav root 'rclone-test-firoxir7seya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/05 06:44:54 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/05 06:44:54 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/05 06:44:54 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/05 06:44:54 DEBUG : dir/file1: newRWFileHandle: 2025/05/05 06:44:54 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/05 06:44:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/05 06:44:54 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/05/05 06:44:54 DEBUG : dir/file1(0xc0008f9c00): RWFileHandle.Flush 2025/05/05 06:44:54 DEBUG : dir/file1(0xc0008f9c00): _readAt: size=256, off=0 2025/05/05 06:44:54 DEBUG : dir/file1(0xc0008f9c00): openPending: 2025/05/05 06:44:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/05/05 06:44:54 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/05/05 06:44:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/05 06:44:54 DEBUG : dir/file1(0xc0008f9c00): >openPending: err= 2025/05/05 06:44:54 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/05/05 06:44:54 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/05 06:44:54 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/05 06:44:54 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/05/05 06:44:54 DEBUG : dir/file1(0xc0008f9c00): >_readAt: n=16, err=EOF 2025/05/05 06:44:54 DEBUG : dir/file1(0xc0008f9c00): RWFileHandle.Flush 2025/05/05 06:44:54 DEBUG : dir/file1(0xc0008f9c00): RWFileHandle.Flush 2025/05/05 06:44:54 DEBUG : dir/file1(0xc0008f9c00): close: 2025/05/05 06:44:54 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/05/05 06:44:54 DEBUG : dir/file1(0xc0008f9c00): >close: err= 2025/05/05 06:44:54 DEBUG : WaitForWriters: timeout=30s 2025/05/05 06:44:54 DEBUG : dir: Looking for writers 2025/05/05 06:44:54 DEBUG : file1: reading active writers 2025/05/05 06:44:54 DEBUG : : Looking for writers 2025/05/05 06:44:54 DEBUG : dir: reading active writers 2025/05/05 06:44:54 DEBUG : >WaitForWriters: 2025/05/05 06:44:54 DEBUG : webdav root 'rclone-test-firoxir7seya': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.15s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "webdav root 'rclone-test-firoxir7seya'", Local "Local file system at /tmp/rclone2401134913", Modify Window "1s" 2025/05/05 06:44:54 INFO : webdav root 'rclone-test-firoxir7seya': poll-interval is not supported by this remote 2025/05/05 06:44:54 DEBUG : webdav root 'rclone-test-firoxir7seya': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/05 06:44:54 DEBUG : webdav root 'rclone-test-firoxir7seya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" 2025/05/05 06:44:54 DEBUG : webdav root 'rclone-test-firoxir7seya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" 2025/05/05 06:44:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" 2025/05/05 06:44:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/05 06:44:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" 2025/05/05 06:44:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" 2025/05/05 06:44:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/05 06:44:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" 2025/05/05 06:44:54 INFO : webdav root 'rclone-test-firoxir7seya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/05 06:44:54 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/05 06:44:54 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/05 06:44:54 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/05 06:44:54 DEBUG : dir/file1: newRWFileHandle: 2025/05/05 06:44:54 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/05 06:44:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/05 06:44:54 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/05/05 06:44:54 DEBUG : dir/file1(0xc000a9fd40): _readAt: size=256, off=0 2025/05/05 06:44:54 DEBUG : dir/file1(0xc000a9fd40): openPending: 2025/05/05 06:44:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/05/05 06:44:54 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/05/05 06:44:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/05 06:44:54 DEBUG : dir/file1(0xc000a9fd40): >openPending: err= 2025/05/05 06:44:54 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/05/05 06:44:54 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/05 06:44:54 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/05 06:44:54 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/05/05 06:44:54 DEBUG : dir/file1(0xc000a9fd40): >_readAt: n=16, err=EOF 2025/05/05 06:44:54 DEBUG : dir/file1(0xc000a9fd40): RWFileHandle.Release 2025/05/05 06:44:54 DEBUG : dir/file1(0xc000a9fd40): close: 2025/05/05 06:44:54 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/05/05 06:44:54 DEBUG : dir/file1(0xc000a9fd40): >close: err= 2025/05/05 06:44:54 DEBUG : dir/file1(0xc000a9fd40): RWFileHandle.Release 2025/05/05 06:44:54 DEBUG : WaitForWriters: timeout=30s 2025/05/05 06:44:54 DEBUG : dir: Looking for writers 2025/05/05 06:44:54 DEBUG : file1: reading active writers 2025/05/05 06:44:54 DEBUG : : Looking for writers 2025/05/05 06:44:54 DEBUG : dir: reading active writers 2025/05/05 06:44:54 DEBUG : >WaitForWriters: 2025/05/05 06:44:54 DEBUG : webdav root 'rclone-test-firoxir7seya': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.15s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "webdav root 'rclone-test-firoxir7seya'", Local "Local file system at /tmp/rclone2401134913", Modify Window "1s" 2025/05/05 06:44:54 INFO : webdav root 'rclone-test-firoxir7seya': poll-interval is not supported by this remote 2025/05/05 06:44:54 DEBUG : webdav root 'rclone-test-firoxir7seya': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/05 06:44:54 DEBUG : webdav root 'rclone-test-firoxir7seya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" 2025/05/05 06:44:54 DEBUG : webdav root 'rclone-test-firoxir7seya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" 2025/05/05 06:44:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" 2025/05/05 06:44:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/05 06:44:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" 2025/05/05 06:44:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" 2025/05/05 06:44:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/05 06:44:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" 2025/05/05 06:44:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:54 INFO : webdav root 'rclone-test-firoxir7seya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/05 06:44:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:54 DEBUG : file1: newRWFileHandle: 2025/05/05 06:44:54 DEBUG : file1(0xc000b227c0): openPending: 2025/05/05 06:44:54 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/05 06:44:54 DEBUG : file1(0xc000b227c0): >openPending: err= 2025/05/05 06:44:54 DEBUG : file1: >newRWFileHandle: err= 2025/05/05 06:44:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/05 06:44:54 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/05/05 06:44:54 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/05/05 06:44:54 DEBUG : file1(0xc000b227c0): _writeAt: size=5, off=0 2025/05/05 06:44:54 DEBUG : file1(0xc000b227c0): >_writeAt: n=5, err= 2025/05/05 06:44:54 DEBUG : file1(0xc000b227c0): _writeAt: size=7, off=5 2025/05/05 06:44:54 DEBUG : file1(0xc000b227c0): >_writeAt: n=7, err= 2025/05/05 06:44:54 DEBUG : file1: vfs cache: truncate to size=11 2025/05/05 06:44:54 DEBUG : file1(0xc000b227c0): close: 2025/05/05 06:44:54 DEBUG : file1: vfs cache: setting modification time to 2025-05-05 06:44:54.72772314 +0000 UTC m=+10.624467009 2025/05/05 06:44:54 INFO : file1: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:54 DEBUG : file1(0xc000b227c0): >close: err= 2025/05/05 06:44:54 DEBUG : file1(0xc000b227c0): close: 2025/05/05 06:44:54 DEBUG : file1(0xc000b227c0): >close: err=file already closed 2025/05/05 06:44:54 DEBUG : WaitForWriters: timeout=30s 2025/05/05 06:44:54 DEBUG : : Looking for writers 2025/05/05 06:44:54 DEBUG : file1: reading active writers 2025/05/05 06:44:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/05 06:44:54 DEBUG : : Looking for writers 2025/05/05 06:44:54 DEBUG : file1: reading active writers 2025/05/05 06:44:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/05 06:44:54 DEBUG : : Looking for writers 2025/05/05 06:44:54 DEBUG : file1: reading active writers 2025/05/05 06:44:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/05 06:44:54 DEBUG : : Looking for writers 2025/05/05 06:44:54 DEBUG : file1: reading active writers 2025/05/05 06:44:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/05 06:44:54 DEBUG : file1: vfs cache: starting upload 2025/05/05 06:44:54 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/05/05 06:44:54 INFO : file1: Copied (new) 2025/05/05 06:44:54 DEBUG : file1: vfs cache: fingerprint now "11,2025-05-05 06:44:54 +0000 UTC" 2025/05/05 06:44:54 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/05/05 06:44:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/05 06:44:54 INFO : file1: vfs cache: upload succeeded try #1 2025/05/05 06:44:54 DEBUG : : Looking for writers 2025/05/05 06:44:54 DEBUG : file1: reading active writers 2025/05/05 06:44:54 DEBUG : >WaitForWriters: 2025/05/05 06:44:54 DEBUG : WaitForWriters: timeout=30s 2025/05/05 06:44:54 DEBUG : : Looking for writers 2025/05/05 06:44:54 DEBUG : file1: reading active writers 2025/05/05 06:44:54 DEBUG : >WaitForWriters: 2025/05/05 06:44:54 DEBUG : webdav root 'rclone-test-firoxir7seya': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.20s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-firoxir7seya'", Local "Local file system at /tmp/rclone2401134913", Modify Window "1s" 2025/05/05 06:44:54 INFO : webdav root 'rclone-test-firoxir7seya': poll-interval is not supported by this remote 2025/05/05 06:44:54 DEBUG : webdav root 'rclone-test-firoxir7seya': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/05 06:44:54 DEBUG : webdav root 'rclone-test-firoxir7seya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" 2025/05/05 06:44:54 DEBUG : webdav root 'rclone-test-firoxir7seya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" 2025/05/05 06:44:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" 2025/05/05 06:44:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/05 06:44:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" 2025/05/05 06:44:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" 2025/05/05 06:44:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/05 06:44:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" 2025/05/05 06:44:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:54 INFO : webdav root 'rclone-test-firoxir7seya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/05 06:44:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:54 DEBUG : file1: newRWFileHandle: 2025/05/05 06:44:54 DEBUG : file1(0xc000b34840): openPending: 2025/05/05 06:44:54 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/05 06:44:54 DEBUG : file1(0xc000b34840): >openPending: err= 2025/05/05 06:44:54 DEBUG : file1: >newRWFileHandle: err= 2025/05/05 06:44:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/05 06:44:54 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/05/05 06:44:54 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/05/05 06:44:54 DEBUG : file1(0xc000b34840): _writeAt: size=7, off=0 2025/05/05 06:44:54 DEBUG : file1(0xc000b34840): >_writeAt: n=7, err= 2025/05/05 06:44:54 DEBUG : file1(0xc000b34840): _writeAt: size=6, off=5 2025/05/05 06:44:54 DEBUG : file1(0xc000b34840): >_writeAt: n=6, err= 2025/05/05 06:44:54 DEBUG : file1(0xc000b34840): close: 2025/05/05 06:44:54 DEBUG : file1: vfs cache: setting modification time to 2025-05-05 06:44:54.925559685 +0000 UTC m=+10.822303566 2025/05/05 06:44:54 INFO : file1: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:54 DEBUG : file1(0xc000b34840): >close: err= 2025/05/05 06:44:54 DEBUG : file1(0xc000b34840): _writeAt: size=5, off=0 2025/05/05 06:44:54 DEBUG : file1(0xc000b34840): >_writeAt: n=0, err=file already closed 2025/05/05 06:44:54 DEBUG : WaitForWriters: timeout=30s 2025/05/05 06:44:54 DEBUG : : Looking for writers 2025/05/05 06:44:54 DEBUG : file1: reading active writers 2025/05/05 06:44:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/05 06:44:54 DEBUG : : Looking for writers 2025/05/05 06:44:54 DEBUG : file1: reading active writers 2025/05/05 06:44:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/05 06:44:54 DEBUG : : Looking for writers 2025/05/05 06:44:54 DEBUG : file1: reading active writers 2025/05/05 06:44:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/05 06:44:54 DEBUG : : Looking for writers 2025/05/05 06:44:54 DEBUG : file1: reading active writers 2025/05/05 06:44:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/05 06:44:55 DEBUG : file1: vfs cache: starting upload 2025/05/05 06:44:55 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/05/05 06:44:55 INFO : file1: Copied (new) 2025/05/05 06:44:55 DEBUG : file1: vfs cache: fingerprint now "11,2025-05-05 06:44:54 +0000 UTC" 2025/05/05 06:44:55 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/05/05 06:44:55 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/05 06:44:55 INFO : file1: vfs cache: upload succeeded try #1 2025/05/05 06:44:55 DEBUG : : Looking for writers 2025/05/05 06:44:55 DEBUG : file1: reading active writers 2025/05/05 06:44:55 DEBUG : >WaitForWriters: 2025/05/05 06:44:55 DEBUG : WaitForWriters: timeout=30s 2025/05/05 06:44:55 DEBUG : : Looking for writers 2025/05/05 06:44:55 DEBUG : file1: reading active writers 2025/05/05 06:44:55 DEBUG : >WaitForWriters: 2025/05/05 06:44:55 DEBUG : webdav root 'rclone-test-firoxir7seya': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.20s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "webdav root 'rclone-test-firoxir7seya'", Local "Local file system at /tmp/rclone2401134913", Modify Window "1s" 2025/05/05 06:44:55 INFO : webdav root 'rclone-test-firoxir7seya': poll-interval is not supported by this remote 2025/05/05 06:44:55 DEBUG : webdav root 'rclone-test-firoxir7seya': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/05 06:44:55 DEBUG : webdav root 'rclone-test-firoxir7seya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" 2025/05/05 06:44:55 DEBUG : webdav root 'rclone-test-firoxir7seya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" 2025/05/05 06:44:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" 2025/05/05 06:44:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/05 06:44:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" 2025/05/05 06:44:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" 2025/05/05 06:44:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/05 06:44:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" 2025/05/05 06:44:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:55 INFO : webdav root 'rclone-test-firoxir7seya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/05 06:44:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:55 DEBUG : file1: newRWFileHandle: 2025/05/05 06:44:55 DEBUG : file1(0xc000ab0840): openPending: 2025/05/05 06:44:55 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:55 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/05 06:44:55 DEBUG : file1(0xc000ab0840): >openPending: err= 2025/05/05 06:44:55 DEBUG : file1: >newRWFileHandle: err= 2025/05/05 06:44:55 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/05 06:44:55 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/05/05 06:44:55 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/05/05 06:44:55 DEBUG : file1(0xc000ab0840): close: 2025/05/05 06:44:55 DEBUG : file1: vfs cache: setting modification time to 2025-05-05 06:44:55.121217992 +0000 UTC m=+11.017961862 2025/05/05 06:44:55 INFO : file1: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:55 DEBUG : file1(0xc000ab0840): >close: err= 2025/05/05 06:44:55 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/05/05 06:44:55 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/05/05 06:44:55 DEBUG : file2: newRWFileHandle: 2025/05/05 06:44:55 DEBUG : file2(0xc000ab0900): openPending: 2025/05/05 06:44:55 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:55 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/05/05 06:44:55 DEBUG : file2(0xc000ab0900): >openPending: err= 2025/05/05 06:44:55 DEBUG : file2: >newRWFileHandle: err= 2025/05/05 06:44:55 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/05/05 06:44:55 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/05/05 06:44:55 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/05/05 06:44:55 DEBUG : file2(0xc000ab0900): RWFileHandle.Flush 2025/05/05 06:44:55 DEBUG : file2(0xc000ab0900): RWFileHandle.Release 2025/05/05 06:44:55 DEBUG : file2(0xc000ab0900): close: 2025/05/05 06:44:55 DEBUG : file2: vfs cache: setting modification time to 2025-05-05 06:44:55.122605006 +0000 UTC m=+11.019348877 2025/05/05 06:44:55 INFO : file2: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:55 DEBUG : file2(0xc000ab0900): >close: err= 2025/05/05 06:44:55 DEBUG : WaitForWriters: timeout=30s 2025/05/05 06:44:55 DEBUG : : Looking for writers 2025/05/05 06:44:55 DEBUG : file1: reading active writers 2025/05/05 06:44:55 DEBUG : file2: reading active writers 2025/05/05 06:44:55 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/05/05 06:44:55 DEBUG : : Looking for writers 2025/05/05 06:44:55 DEBUG : file1: reading active writers 2025/05/05 06:44:55 DEBUG : file2: reading active writers 2025/05/05 06:44:55 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/05/05 06:44:55 DEBUG : : Looking for writers 2025/05/05 06:44:55 DEBUG : file1: reading active writers 2025/05/05 06:44:55 DEBUG : file2: reading active writers 2025/05/05 06:44:55 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/05/05 06:44:55 DEBUG : : Looking for writers 2025/05/05 06:44:55 DEBUG : file1: reading active writers 2025/05/05 06:44:55 DEBUG : file2: reading active writers 2025/05/05 06:44:55 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/05/05 06:44:55 DEBUG : file1: vfs cache: starting upload 2025/05/05 06:44:55 DEBUG : file2: vfs cache: starting upload 2025/05/05 06:44:55 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/05/05 06:44:55 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2025/05/05 06:44:55 INFO : file1: Copied (new) 2025/05/05 06:44:55 DEBUG : file1: vfs cache: fingerprint now "0,2025-05-05 06:44:55 +0000 UTC" 2025/05/05 06:44:55 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/05/05 06:44:55 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/05 06:44:55 INFO : file1: vfs cache: upload succeeded try #1 2025/05/05 06:44:55 DEBUG : : Looking for writers 2025/05/05 06:44:55 DEBUG : file1: reading active writers 2025/05/05 06:44:55 DEBUG : file2: reading active writers 2025/05/05 06:44:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/05/05 06:44:55 INFO : file2: Copied (new) 2025/05/05 06:44:55 DEBUG : file2: vfs cache: fingerprint now "0,2025-05-05 06:44:55 +0000 UTC" 2025/05/05 06:44:55 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/05/05 06:44:55 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/05/05 06:44:55 INFO : file2: vfs cache: upload succeeded try #1 2025/05/05 06:44:55 DEBUG : : Looking for writers 2025/05/05 06:44:55 DEBUG : file1: reading active writers 2025/05/05 06:44:55 DEBUG : file2: reading active writers 2025/05/05 06:44:55 DEBUG : >WaitForWriters: 2025/05/05 06:44:55 DEBUG : WaitForWriters: timeout=30s 2025/05/05 06:44:55 DEBUG : : Looking for writers 2025/05/05 06:44:55 DEBUG : file1: reading active writers 2025/05/05 06:44:55 DEBUG : file2: reading active writers 2025/05/05 06:44:55 DEBUG : >WaitForWriters: 2025/05/05 06:44:55 DEBUG : webdav root 'rclone-test-firoxir7seya': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.37s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "webdav root 'rclone-test-firoxir7seya'", Local "Local file system at /tmp/rclone2401134913", Modify Window "1s" 2025/05/05 06:44:55 INFO : webdav root 'rclone-test-firoxir7seya': poll-interval is not supported by this remote 2025/05/05 06:44:55 DEBUG : webdav root 'rclone-test-firoxir7seya': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/05 06:44:55 DEBUG : webdav root 'rclone-test-firoxir7seya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" 2025/05/05 06:44:55 DEBUG : webdav root 'rclone-test-firoxir7seya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" 2025/05/05 06:44:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" 2025/05/05 06:44:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/05 06:44:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" 2025/05/05 06:44:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" 2025/05/05 06:44:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/05 06:44:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" 2025/05/05 06:44:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:55 INFO : webdav root 'rclone-test-firoxir7seya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/05 06:44:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:55 DEBUG : file1: newRWFileHandle: 2025/05/05 06:44:55 DEBUG : file1(0xc000ab1a00): openPending: 2025/05/05 06:44:55 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:55 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/05 06:44:55 DEBUG : file1(0xc000ab1a00): >openPending: err= 2025/05/05 06:44:55 DEBUG : file1: >newRWFileHandle: err= 2025/05/05 06:44:55 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/05 06:44:55 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/05/05 06:44:55 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/05/05 06:44:55 DEBUG : file1(0xc000ab1a00): _writeAt: size=5, off=0 2025/05/05 06:44:55 DEBUG : file1(0xc000ab1a00): >_writeAt: n=5, err= 2025/05/05 06:44:55 DEBUG : file1(0xc000ab1a00): RWFileHandle.Flush 2025/05/05 06:44:55 DEBUG : file1(0xc000ab1a00): RWFileHandle.Flush 2025/05/05 06:44:55 DEBUG : file1(0xc000ab1a00): close: 2025/05/05 06:44:55 DEBUG : file1: vfs cache: setting modification time to 2025-05-05 06:44:55.491262973 +0000 UTC m=+11.388006843 2025/05/05 06:44:55 INFO : file1: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:55 DEBUG : file1(0xc000ab1a00): >close: err= 2025/05/05 06:44:55 DEBUG : WaitForWriters: timeout=30s 2025/05/05 06:44:55 DEBUG : : Looking for writers 2025/05/05 06:44:55 DEBUG : file1: reading active writers 2025/05/05 06:44:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/05 06:44:55 DEBUG : : Looking for writers 2025/05/05 06:44:55 DEBUG : file1: reading active writers 2025/05/05 06:44:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/05 06:44:55 DEBUG : : Looking for writers 2025/05/05 06:44:55 DEBUG : file1: reading active writers 2025/05/05 06:44:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/05 06:44:55 DEBUG : : Looking for writers 2025/05/05 06:44:55 DEBUG : file1: reading active writers 2025/05/05 06:44:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/05 06:44:55 DEBUG : file1: vfs cache: starting upload 2025/05/05 06:44:55 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/05/05 06:44:55 INFO : file1: Copied (new) 2025/05/05 06:44:55 DEBUG : file1: vfs cache: fingerprint now "5,2025-05-05 06:44:55 +0000 UTC" 2025/05/05 06:44:55 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/05/05 06:44:55 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/05 06:44:55 INFO : file1: vfs cache: upload succeeded try #1 2025/05/05 06:44:55 DEBUG : : Looking for writers 2025/05/05 06:44:55 DEBUG : file1: reading active writers 2025/05/05 06:44:55 DEBUG : >WaitForWriters: 2025/05/05 06:44:55 DEBUG : webdav root 'rclone-test-firoxir7seya': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.19s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "webdav root 'rclone-test-firoxir7seya'", Local "Local file system at /tmp/rclone2401134913", Modify Window "1s" 2025/05/05 06:44:55 INFO : webdav root 'rclone-test-firoxir7seya': poll-interval is not supported by this remote 2025/05/05 06:44:55 DEBUG : webdav root 'rclone-test-firoxir7seya': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/05 06:44:55 DEBUG : webdav root 'rclone-test-firoxir7seya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" 2025/05/05 06:44:55 DEBUG : webdav root 'rclone-test-firoxir7seya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" 2025/05/05 06:44:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" 2025/05/05 06:44:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/05 06:44:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" 2025/05/05 06:44:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" 2025/05/05 06:44:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/05 06:44:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" 2025/05/05 06:44:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:55 INFO : webdav root 'rclone-test-firoxir7seya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/05 06:44:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:55 DEBUG : file1: newRWFileHandle: 2025/05/05 06:44:55 DEBUG : file1(0xc000e58700): openPending: 2025/05/05 06:44:55 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:55 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/05 06:44:55 DEBUG : file1(0xc000e58700): >openPending: err= 2025/05/05 06:44:55 DEBUG : file1: >newRWFileHandle: err= 2025/05/05 06:44:55 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/05 06:44:55 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/05/05 06:44:55 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/05/05 06:44:55 DEBUG : file1(0xc000e58700): _writeAt: size=5, off=0 2025/05/05 06:44:55 DEBUG : file1(0xc000e58700): >_writeAt: n=5, err= 2025/05/05 06:44:55 DEBUG : file1(0xc000e58700): RWFileHandle.Release 2025/05/05 06:44:55 DEBUG : file1(0xc000e58700): close: 2025/05/05 06:44:55 DEBUG : file1: vfs cache: setting modification time to 2025-05-05 06:44:55.678936541 +0000 UTC m=+11.575680421 2025/05/05 06:44:55 INFO : file1: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:55 DEBUG : file1(0xc000e58700): >close: err= 2025/05/05 06:44:55 DEBUG : file1(0xc000e58700): RWFileHandle.Release 2025/05/05 06:44:55 DEBUG : WaitForWriters: timeout=30s 2025/05/05 06:44:55 DEBUG : : Looking for writers 2025/05/05 06:44:55 DEBUG : file1: reading active writers 2025/05/05 06:44:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/05 06:44:55 DEBUG : : Looking for writers 2025/05/05 06:44:55 DEBUG : file1: reading active writers 2025/05/05 06:44:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/05 06:44:55 DEBUG : : Looking for writers 2025/05/05 06:44:55 DEBUG : file1: reading active writers 2025/05/05 06:44:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/05 06:44:55 DEBUG : : Looking for writers 2025/05/05 06:44:55 DEBUG : file1: reading active writers 2025/05/05 06:44:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/05 06:44:55 DEBUG : file1: vfs cache: starting upload 2025/05/05 06:44:55 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/05/05 06:44:55 INFO : file1: Copied (new) 2025/05/05 06:44:55 DEBUG : file1: vfs cache: fingerprint now "5,2025-05-05 06:44:55 +0000 UTC" 2025/05/05 06:44:55 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/05/05 06:44:55 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/05 06:44:55 INFO : file1: vfs cache: upload succeeded try #1 2025/05/05 06:44:55 DEBUG : : Looking for writers 2025/05/05 06:44:55 DEBUG : file1: reading active writers 2025/05/05 06:44:55 DEBUG : >WaitForWriters: 2025/05/05 06:44:55 DEBUG : webdav root 'rclone-test-firoxir7seya': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.19s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "webdav root 'rclone-test-firoxir7seya'", Local "Local file system at /tmp/rclone2401134913", Modify Window "1s" 2025/05/05 06:44:55 INFO : webdav root 'rclone-test-firoxir7seya': poll-interval is not supported by this remote 2025/05/05 06:44:55 DEBUG : webdav root 'rclone-test-firoxir7seya': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/05 06:44:55 DEBUG : webdav root 'rclone-test-firoxir7seya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" 2025/05/05 06:44:55 DEBUG : webdav root 'rclone-test-firoxir7seya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" 2025/05/05 06:44:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" 2025/05/05 06:44:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/05 06:44:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" 2025/05/05 06:44:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" 2025/05/05 06:44:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/05 06:44:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" 2025/05/05 06:44:55 INFO : webdav root 'rclone-test-firoxir7seya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/05 06:44:55 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/05 06:44:55 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/05/05 06:44:55 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/05/05 06:44:55 DEBUG : dir/file1: newRWFileHandle: 2025/05/05 06:44:55 DEBUG : dir/file1(0xc000a7fc00): openPending: 2025/05/05 06:44:55 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/05/05 06:44:55 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/05/05 06:44:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/05 06:44:55 DEBUG : dir/file1(0xc000a7fc00): >openPending: err= 2025/05/05 06:44:55 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/05/05 06:44:55 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/05 06:44:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/05 06:44:55 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/05/05 06:44:55 DEBUG : dir/file1(0xc000a7fc00): _writeAt: size=5, off=0 2025/05/05 06:44:55 DEBUG : dir/file1(0xc000a7fc00): >_writeAt: n=5, err= 2025/05/05 06:44:55 DEBUG : dir/file1(0xc000a7fc00): close: 2025/05/05 06:44:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:55 DEBUG : dir/file1: vfs cache: setting modification time to 2025-05-05 06:44:55.929876588 +0000 UTC m=+11.826620457 2025/05/05 06:44:55 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:55 DEBUG : dir/file1(0xc000a7fc00): >close: err= 2025/05/05 06:44:55 DEBUG : WaitForWriters: timeout=30s 2025/05/05 06:44:55 DEBUG : dir: Looking for writers 2025/05/05 06:44:55 DEBUG : file1: reading active writers 2025/05/05 06:44:55 DEBUG : : Looking for writers 2025/05/05 06:44:55 DEBUG : dir: reading active writers 2025/05/05 06:44:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/05 06:44:55 DEBUG : dir: Looking for writers 2025/05/05 06:44:55 DEBUG : file1: reading active writers 2025/05/05 06:44:55 DEBUG : : Looking for writers 2025/05/05 06:44:55 DEBUG : dir: reading active writers 2025/05/05 06:44:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/05 06:44:55 DEBUG : dir: Looking for writers 2025/05/05 06:44:55 DEBUG : file1: reading active writers 2025/05/05 06:44:55 DEBUG : : Looking for writers 2025/05/05 06:44:55 DEBUG : dir: reading active writers 2025/05/05 06:44:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/05 06:44:56 DEBUG : dir: Looking for writers 2025/05/05 06:44:56 DEBUG : file1: reading active writers 2025/05/05 06:44:56 DEBUG : : Looking for writers 2025/05/05 06:44:56 DEBUG : dir: reading active writers 2025/05/05 06:44:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/05 06:44:56 DEBUG : dir/file1: vfs cache: starting upload 2025/05/05 06:44:56 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/05 06:44:56 INFO : dir/file1: Copied (replaced existing) 2025/05/05 06:44:56 DEBUG : dir/file1: vfs cache: fingerprint now "5,2001-02-03 04:05:06 +0000 UTC" 2025/05/05 06:44:56 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/05/05 06:44:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/05 06:44:56 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/05/05 06:44:56 DEBUG : dir: Looking for writers 2025/05/05 06:44:56 DEBUG : file1: reading active writers 2025/05/05 06:44:56 DEBUG : : Looking for writers 2025/05/05 06:44:56 DEBUG : dir: reading active writers 2025/05/05 06:44:56 DEBUG : >WaitForWriters: 2025/05/05 06:44:56 DEBUG : webdav root 'rclone-test-firoxir7seya': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.28s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "webdav root 'rclone-test-firoxir7seya'", Local "Local file system at /tmp/rclone2401134913", Modify Window "1s" 2025/05/05 06:44:56 INFO : webdav root 'rclone-test-firoxir7seya': poll-interval is not supported by this remote 2025/05/05 06:44:56 DEBUG : webdav root 'rclone-test-firoxir7seya': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/05 06:44:56 DEBUG : webdav root 'rclone-test-firoxir7seya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" 2025/05/05 06:44:56 DEBUG : webdav root 'rclone-test-firoxir7seya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" 2025/05/05 06:44:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" 2025/05/05 06:44:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/05 06:44:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" 2025/05/05 06:44:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" 2025/05/05 06:44:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/05 06:44:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" 2025/05/05 06:44:56 INFO : webdav root 'rclone-test-firoxir7seya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/05 06:44:56 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/05 06:44:56 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:56 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:56 DEBUG : dir/file1: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/05 06:44:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/05 06:44:56 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/05/05 06:44:56 DEBUG : dir/file1(0xc0009d0640): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : dir/file1(0xc0009d0640): openPending: 2025/05/05 06:44:56 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/05/05 06:44:56 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/05/05 06:44:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/05 06:44:56 DEBUG : dir/file1(0xc0009d0640): >openPending: err= 2025/05/05 06:44:56 DEBUG : dir/file1(0xc0009d0640): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : dir/file1(0xc0009d0640): _writeAt: size=15, off=5 2025/05/05 06:44:56 DEBUG : dir/file1(0xc0009d0640): >_writeAt: n=15, err= 2025/05/05 06:44:56 DEBUG : dir/file1(0xc0009d0640): close: 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/05/05 06:44:56 DEBUG : dir/file1: vfs cache: setting modification time to 2025-05-05 06:44:56.215953637 +0000 UTC m=+12.112697508 2025/05/05 06:44:56 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : dir/file1(0xc0009d0640): >close: err= 2025/05/05 06:44:56 DEBUG : WaitForWriters: timeout=30s 2025/05/05 06:44:56 DEBUG : dir: Looking for writers 2025/05/05 06:44:56 DEBUG : file1: reading active writers 2025/05/05 06:44:56 DEBUG : : Looking for writers 2025/05/05 06:44:56 DEBUG : dir: reading active writers 2025/05/05 06:44:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/05 06:44:56 DEBUG : dir: Looking for writers 2025/05/05 06:44:56 DEBUG : file1: reading active writers 2025/05/05 06:44:56 DEBUG : : Looking for writers 2025/05/05 06:44:56 DEBUG : dir: reading active writers 2025/05/05 06:44:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/05 06:44:56 DEBUG : dir: Looking for writers 2025/05/05 06:44:56 DEBUG : file1: reading active writers 2025/05/05 06:44:56 DEBUG : : Looking for writers 2025/05/05 06:44:56 DEBUG : dir: reading active writers 2025/05/05 06:44:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/05 06:44:56 DEBUG : dir: Looking for writers 2025/05/05 06:44:56 DEBUG : file1: reading active writers 2025/05/05 06:44:56 DEBUG : : Looking for writers 2025/05/05 06:44:56 DEBUG : dir: reading active writers 2025/05/05 06:44:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/05 06:44:56 DEBUG : dir/file1: vfs cache: starting upload 2025/05/05 06:44:56 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/05 06:44:56 INFO : dir/file1: Copied (replaced existing) 2025/05/05 06:44:56 DEBUG : dir/file1: vfs cache: fingerprint now "20,2001-02-03 04:05:06 +0000 UTC" 2025/05/05 06:44:56 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/05/05 06:44:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/05 06:44:56 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/05/05 06:44:56 DEBUG : dir: Looking for writers 2025/05/05 06:44:56 DEBUG : file1: reading active writers 2025/05/05 06:44:56 DEBUG : : Looking for writers 2025/05/05 06:44:56 DEBUG : dir: reading active writers 2025/05/05 06:44:56 DEBUG : >WaitForWriters: 2025/05/05 06:44:56 DEBUG : webdav root 'rclone-test-firoxir7seya': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.28s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "webdav root 'rclone-test-firoxir7seya'", Local "Local file system at /tmp/rclone2401134913", Modify Window "1s" 2025/05/05 06:44:56 INFO : webdav root 'rclone-test-firoxir7seya': poll-interval is not supported by this remote 2025/05/05 06:44:56 DEBUG : webdav root 'rclone-test-firoxir7seya': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/05 06:44:56 DEBUG : webdav root 'rclone-test-firoxir7seya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" 2025/05/05 06:44:56 DEBUG : webdav root 'rclone-test-firoxir7seya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" 2025/05/05 06:44:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" 2025/05/05 06:44:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/05 06:44:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" 2025/05/05 06:44:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" 2025/05/05 06:44:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/05 06:44:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" 2025/05/05 06:44:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:56 INFO : webdav root 'rclone-test-firoxir7seya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/05 06:44:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:56 DEBUG : file1: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : file1(0xc000e42ac0): openPending: 2025/05/05 06:44:56 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/05 06:44:56 DEBUG : file1(0xc000e42ac0): >openPending: err= 2025/05/05 06:44:56 DEBUG : file1: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/05 06:44:56 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/05/05 06:44:56 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/05/05 06:44:56 DEBUG : file1(0xc000e42ac0): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : file1(0xc000e42ac0): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : file1(0xc000e42ac0): close: 2025/05/05 06:44:56 DEBUG : file1: vfs cache: setting modification time to 2025-05-05 06:44:56.434971306 +0000 UTC m=+12.331715226 2025/05/05 06:44:56 INFO : file1: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : file1(0xc000e42ac0): >close: err= 2025/05/05 06:44:56 DEBUG : WaitForWriters: timeout=30s 2025/05/05 06:44:56 DEBUG : : Looking for writers 2025/05/05 06:44:56 DEBUG : file1: reading active writers 2025/05/05 06:44:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/05 06:44:56 DEBUG : : Looking for writers 2025/05/05 06:44:56 DEBUG : file1: reading active writers 2025/05/05 06:44:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/05 06:44:56 DEBUG : : Looking for writers 2025/05/05 06:44:56 DEBUG : file1: reading active writers 2025/05/05 06:44:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/05 06:44:56 DEBUG : : Looking for writers 2025/05/05 06:44:56 DEBUG : file1: reading active writers 2025/05/05 06:44:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/05 06:44:56 DEBUG : file1: vfs cache: starting upload 2025/05/05 06:44:56 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/05/05 06:44:56 INFO : file1: Copied (new) 2025/05/05 06:44:56 DEBUG : file1: vfs cache: fingerprint now "5,2025-05-05 06:44:56 +0000 UTC" 2025/05/05 06:44:56 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/05 06:44:56 INFO : file1: vfs cache: upload succeeded try #1 2025/05/05 06:44:56 DEBUG : : Looking for writers 2025/05/05 06:44:56 DEBUG : file1: reading active writers 2025/05/05 06:44:56 DEBUG : >WaitForWriters: 2025/05/05 06:44:56 DEBUG : webdav root 'rclone-test-firoxir7seya': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.19s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "webdav root 'rclone-test-firoxir7seya'", Local "Local file system at /tmp/rclone2401134913", Modify Window "1s" 2025/05/05 06:44:56 INFO : webdav root 'rclone-test-firoxir7seya': poll-interval is not supported by this remote 2025/05/05 06:44:56 DEBUG : webdav root 'rclone-test-firoxir7seya': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/05 06:44:56 DEBUG : webdav root 'rclone-test-firoxir7seya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" 2025/05/05 06:44:56 DEBUG : webdav root 'rclone-test-firoxir7seya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" 2025/05/05 06:44:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" 2025/05/05 06:44:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/05 06:44:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" 2025/05/05 06:44:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" 2025/05/05 06:44:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/05 06:44:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/05/05 06:44:56 INFO : webdav root 'rclone-test-firoxir7seya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f100): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f100): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f100): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f100): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f100): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.62225468 +0000 UTC m=+12.518998591 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f100): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f140): _readAt: size=2, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f140): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f140): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f140): >_readAt: n=2, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f140): _writeAt: size=3, off=2 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f140): >_writeAt: n=0, err=Bad file descriptor 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f140): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.62225468 +0000 UTC m=+12.518998591 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f140): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f180): _readAt: size=512, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f180): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f180): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f180): >_readAt: n=5, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f180): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.62225468 +0000 UTC m=+12.518998591 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f180): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: Remove: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ce770 item 1 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f1c0): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f1c0): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f1c0): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f1c0): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f1c0): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.625527495 +0000 UTC m=+12.522271365 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f1c0): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f200): _readAt: size=512, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f200): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f200): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f200): >_readAt: n=5, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f200): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.625527495 +0000 UTC m=+12.522271365 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f200): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: Remove: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cee00 item 2 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f240): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f240): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f240): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f240): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f240): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.627790693 +0000 UTC m=+12.524534563 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f240): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f280): _readAt: size=2, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f280): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f280): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f280): >_readAt: n=2, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f280): _writeAt: size=3, off=2 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f280): >_writeAt: n=0, err=Bad file descriptor 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f280): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.627790693 +0000 UTC m=+12.524534563 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f280): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f2c0): _readAt: size=512, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f2c0): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f2c0): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f2c0): >_readAt: n=5, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f2c0): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.627790693 +0000 UTC m=+12.524534563 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f2c0): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: Remove: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cf500 item 3 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f340): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f340): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f340): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f340): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f340): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.631368078 +0000 UTC m=+12.528111959 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f340): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f3c0): _readAt: size=512, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f3c0): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f3c0): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f3c0): >_readAt: n=5, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f3c0): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.631368078 +0000 UTC m=+12.528111959 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f3c0): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: Remove: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cfab0 item 4 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f400): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f400): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f400): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f400): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f400): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.633841782 +0000 UTC m=+12.530585662 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f400): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f440): _readAt: size=2, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f440): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f440): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f440): >_readAt: n=2, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f440): _writeAt: size=3, off=2 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f440): >_writeAt: n=0, err=Bad file descriptor 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f440): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.633841782 +0000 UTC m=+12.530585662 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f440): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f480): _readAt: size=512, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f480): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f480): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f480): >_readAt: n=5, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f480): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.633841782 +0000 UTC m=+12.530585662 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f480): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: Remove: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032a230 item 5 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f500): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f500): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f500): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f500): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f500): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.637343235 +0000 UTC m=+12.534087116 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f500): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f580): _readAt: size=512, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f580): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f580): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f580): >_readAt: n=5, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f580): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.637343235 +0000 UTC m=+12.534087116 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f580): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: Remove: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032aa80 item 6 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f600): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f600): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f600): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f600): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f600): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.640558272 +0000 UTC m=+12.537302152 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f600): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f6c0): _readAt: size=2, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f6c0): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f6c0): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f6c0): >_readAt: n=2, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f6c0): _writeAt: size=3, off=2 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f6c0): >_writeAt: n=0, err=Bad file descriptor 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f6c0): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.640558272 +0000 UTC m=+12.537302152 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f6c0): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f700): _readAt: size=512, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f700): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f700): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f700): >_readAt: n=5, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f700): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.640558272 +0000 UTC m=+12.537302152 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f700): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: Remove: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032afc0 item 7 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f780): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f780): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f780): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f780): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f780): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.645297408 +0000 UTC m=+12.542041308 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f780): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f800): _readAt: size=512, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f800): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f800): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f800): >_readAt: n=5, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f800): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.645297408 +0000 UTC m=+12.542041308 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f800): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: Remove: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032bc70 item 8 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f840): _readAt: size=2, off=0 2025/05/05 06:44:56 ERROR : open-test-file(0xc00097f840): Couldn't read size of file 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f840): >_readAt: n=0, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f840): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f840): >_writeAt: n=0, err=Bad file descriptor 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f840): close: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f840): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f880): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f880): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f880): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f880): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f880): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.648253117 +0000 UTC m=+12.544996988 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f880): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f8c0): _readAt: size=2, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f8c0): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f8c0): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f8c0): >_readAt: n=2, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f8c0): _writeAt: size=3, off=2 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f8c0): >_writeAt: n=0, err=Bad file descriptor 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f8c0): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.648253117 +0000 UTC m=+12.544996988 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f8c0): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f900): _readAt: size=512, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f900): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f900): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f900): >_readAt: n=5, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f900): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.648253117 +0000 UTC m=+12.544996988 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f900): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: Remove: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003443f0 item 9 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f980): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f980): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f980): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f980): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f980): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.652486735 +0000 UTC m=+12.549230615 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097f980): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097fa00): _readAt: size=512, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097fa00): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097fa00): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097fa00): >_readAt: n=5, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097fa00): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.652486735 +0000 UTC m=+12.549230615 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097fa00): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: Remove: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344d20 item 10 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097fac0): _readAt: size=2, off=0 2025/05/05 06:44:56 ERROR : open-test-file(0xc00097fac0): Couldn't read size of file 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097fac0): >_readAt: n=0, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097fac0): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097fac0): >_writeAt: n=0, err=Bad file descriptor 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097fac0): close: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097fac0): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097fb00): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097fb00): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097fb00): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097fb00): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097fb00): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.655733599 +0000 UTC m=+12.552477480 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097fb00): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097fbc0): _readAt: size=2, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097fbc0): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097fbc0): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097fbc0): >_readAt: n=2, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097fbc0): _writeAt: size=3, off=2 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097fbc0): >_writeAt: n=0, err=Bad file descriptor 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097fbc0): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.655733599 +0000 UTC m=+12.552477480 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097fbc0): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097fc00): _readAt: size=512, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097fc00): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097fc00): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097fc00): >_readAt: n=5, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097fc00): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.655733599 +0000 UTC m=+12.552477480 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097fc00): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: Remove: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003452d0 item 11 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097fc80): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097fc80): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097fc80): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097fc80): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097fc80): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.65913731 +0000 UTC m=+12.555881190 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097fc80): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097fd00): _readAt: size=512, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097fd00): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097fd00): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097fd00): >_readAt: n=5, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097fd00): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.65913731 +0000 UTC m=+12.555881190 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097fd00): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: Remove: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000345c70 item 12 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097fdc0): _readAt: size=2, off=0 2025/05/05 06:44:56 ERROR : open-test-file(0xc00097fdc0): Couldn't read size of file 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097fdc0): >_readAt: n=0, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097fdc0): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097fdc0): >_writeAt: n=0, err=Bad file descriptor 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097fdc0): close: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097fdc0): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097fe00): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097fe00): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097fe00): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097fe00): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097fe00): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.661480638 +0000 UTC m=+12.558224519 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097fe00): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/05 06:44:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097fec0): _readAt: size=512, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097fec0): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097fec0): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097fec0): >_readAt: n=5, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097fec0): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.661480638 +0000 UTC m=+12.558224519 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097fec0): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: Remove: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ba1c0 item 13 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097ff40): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097ff40): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097ff40): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097ff40): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097ff40): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.664012391 +0000 UTC m=+12.560756262 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00097ff40): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22040): _readAt: size=512, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22040): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22040): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22040): >_readAt: n=5, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22040): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.664012391 +0000 UTC m=+12.560756262 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22040): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: Remove: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ba5b0 item 14 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22100): _readAt: size=2, off=0 2025/05/05 06:44:56 ERROR : open-test-file(0xc000b22100): Couldn't read size of file 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22100): >_readAt: n=0, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22100): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22100): >_writeAt: n=0, err=Bad file descriptor 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22100): close: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22100): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22140): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22140): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22140): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22140): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22140): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.666233702 +0000 UTC m=+12.562977571 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22140): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/05 06:44:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22200): _readAt: size=512, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22200): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22200): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22200): >_readAt: n=5, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22200): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.666233702 +0000 UTC m=+12.562977571 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22200): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: Remove: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ba930 item 15 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:56 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/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22280): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22280): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22280): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22280): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22280): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.668167051 +0000 UTC m=+12.564910931 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22280): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22300): _readAt: size=512, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22300): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22300): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22300): >_readAt: n=5, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22300): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.668167051 +0000 UTC m=+12.564910931 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22300): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: Remove: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bae00 item 16 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22340): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22340): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22340): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22340): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22340): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.670462811 +0000 UTC m=+12.567206681 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22340): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22380): _readAt: size=2, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22380): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22380): open at offset 5 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22380): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22380): >_readAt: n=2, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22380): _writeAt: size=3, off=7 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22380): >_writeAt: n=0, err=Bad file descriptor 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22380): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.670462811 +0000 UTC m=+12.567206681 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22380): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b223c0): _readAt: size=512, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b223c0): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b223c0): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b223c0): >_readAt: n=5, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b223c0): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.670462811 +0000 UTC m=+12.567206681 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b223c0): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: Remove: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bb110 item 17 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22440): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22440): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22440): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22440): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22440): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.67309371 +0000 UTC m=+12.569837579 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22440): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b224c0): _readAt: size=512, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b224c0): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b224c0): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b224c0): >_readAt: n=5, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b224c0): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.67309371 +0000 UTC m=+12.569837579 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b224c0): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: Remove: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bb570 item 18 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22540): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22540): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22540): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22540): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22540): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.675154058 +0000 UTC m=+12.571897938 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22540): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22600): _readAt: size=2, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22600): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22600): open at offset 5 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22600): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22600): >_readAt: n=2, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22600): _writeAt: size=3, off=7 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22600): >_writeAt: n=0, err=Bad file descriptor 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22600): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.675154058 +0000 UTC m=+12.571897938 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22600): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22640): _readAt: size=512, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22640): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22640): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22640): >_readAt: n=5, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22640): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.675154058 +0000 UTC m=+12.571897938 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22640): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: Remove: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bb960 item 19 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b226c0): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b226c0): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b226c0): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b226c0): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b226c0): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.67815401 +0000 UTC m=+12.574897879 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b226c0): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22740): _readAt: size=512, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22740): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22740): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22740): >_readAt: n=5, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22740): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.67815401 +0000 UTC m=+12.574897879 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22740): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: Remove: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bbdc0 item 20 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b227c0): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b227c0): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b227c0): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b227c0): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b227c0): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.680209057 +0000 UTC m=+12.576952937 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b227c0): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b228c0): _readAt: size=2, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b228c0): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b228c0): open at offset 5 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b228c0): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b228c0): >_readAt: n=2, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b228c0): _writeAt: size=3, off=7 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b228c0): >_writeAt: n=0, err=Bad file descriptor 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b228c0): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.680209057 +0000 UTC m=+12.576952937 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b228c0): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22900): _readAt: size=512, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22900): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22900): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22900): >_readAt: n=5, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22900): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.680209057 +0000 UTC m=+12.576952937 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22900): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: Remove: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000521c0 item 21 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22980): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22980): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22980): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22980): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22980): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.683408063 +0000 UTC m=+12.580151933 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22980): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22a00): _readAt: size=512, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22a00): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22a00): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22a00): >_readAt: n=5, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22a00): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.683408063 +0000 UTC m=+12.580151933 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22a00): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: Remove: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052690 item 22 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22a80): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22a80): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22a80): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22a80): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22a80): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.686265167 +0000 UTC m=+12.583009067 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22a80): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22b40): _readAt: size=2, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22b40): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22b40): open at offset 5 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22b40): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22b40): >_readAt: n=2, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22b40): _writeAt: size=3, off=7 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22b40): >_writeAt: n=0, err=Bad file descriptor 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22b40): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.686265167 +0000 UTC m=+12.583009067 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22b40): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22b80): _readAt: size=512, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22b80): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22b80): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22b80): >_readAt: n=5, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22b80): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.686265167 +0000 UTC m=+12.583009067 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22b80): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: Remove: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052a10 item 23 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:56 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/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22c00): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22c00): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22c00): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22c00): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22c00): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.689102423 +0000 UTC m=+12.585846323 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22c00): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22c80): _readAt: size=512, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22c80): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22c80): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22c80): >_readAt: n=5, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22c80): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.689102423 +0000 UTC m=+12.585846323 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22c80): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: Remove: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052ee0 item 24 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22d40): _readAt: size=2, off=0 2025/05/05 06:44:56 ERROR : open-test-file(0xc000b22d40): Couldn't read size of file 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22d40): >_readAt: n=0, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22d40): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22d40): >_writeAt: n=0, err=Bad file descriptor 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22d40): close: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22d40): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22d80): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22d80): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22d80): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22d80): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22d80): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.691640498 +0000 UTC m=+12.588384368 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22d80): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22e40): _readAt: size=2, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22e40): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22e40): open at offset 5 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22e40): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22e40): >_readAt: n=2, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22e40): _writeAt: size=3, off=7 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22e40): >_writeAt: n=0, err=Bad file descriptor 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22e40): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.691640498 +0000 UTC m=+12.588384368 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22e40): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22e80): _readAt: size=512, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22e80): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22e80): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22e80): >_readAt: n=5, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22e80): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.691640498 +0000 UTC m=+12.588384368 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22e80): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: Remove: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053260 item 25 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22f00): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22f00): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22f00): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22f00): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22f00): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.694730889 +0000 UTC m=+12.591474769 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22f00): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22f80): _readAt: size=512, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22f80): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22f80): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22f80): >_readAt: n=5, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22f80): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.694730889 +0000 UTC m=+12.591474769 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b22f80): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: Remove: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053650 item 26 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23040): _readAt: size=2, off=0 2025/05/05 06:44:56 ERROR : open-test-file(0xc000b23040): Couldn't read size of file 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23040): >_readAt: n=0, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23040): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23040): >_writeAt: n=0, err=Bad file descriptor 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23040): close: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23040): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23080): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23080): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23080): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23080): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23080): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.697013093 +0000 UTC m=+12.593756973 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23080): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23140): _readAt: size=2, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23140): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23140): open at offset 5 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23140): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23140): >_readAt: n=2, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23140): _writeAt: size=3, off=7 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23140): >_writeAt: n=0, err=Bad file descriptor 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23140): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.697013093 +0000 UTC m=+12.593756973 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23140): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23180): _readAt: size=512, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23180): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23180): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23180): >_readAt: n=5, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23180): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.697013093 +0000 UTC m=+12.593756973 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23180): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: Remove: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000538f0 item 27 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:56 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/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23200): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23200): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23200): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23200): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23200): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.700199465 +0000 UTC m=+12.596943365 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23200): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23280): _readAt: size=512, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23280): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23280): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23280): >_readAt: n=5, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23280): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.700199465 +0000 UTC m=+12.596943365 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23280): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: Remove: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053c70 item 28 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23340): _readAt: size=2, off=0 2025/05/05 06:44:56 ERROR : open-test-file(0xc000b23340): Couldn't read size of file 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23340): >_readAt: n=0, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23340): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23340): >_writeAt: n=0, err=Bad file descriptor 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23340): close: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23340): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23380): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23380): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23380): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23380): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23380): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.705264113 +0000 UTC m=+12.602008013 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23380): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/05 06:44:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23440): _readAt: size=512, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23440): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23440): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23440): >_readAt: n=5, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23440): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.705264113 +0000 UTC m=+12.602008013 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23440): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: Remove: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000332000 item 29 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:56 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/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b234c0): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b234c0): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b234c0): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b234c0): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b234c0): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.707339599 +0000 UTC m=+12.604083499 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b234c0): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23540): _readAt: size=512, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23540): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23540): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23540): >_readAt: n=5, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23540): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.707339599 +0000 UTC m=+12.604083499 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23540): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: Remove: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000332540 item 30 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:56 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/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23600): _readAt: size=2, off=0 2025/05/05 06:44:56 ERROR : open-test-file(0xc000b23600): Couldn't read size of file 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23600): >_readAt: n=0, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23600): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23600): >_writeAt: n=0, err=Bad file descriptor 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23600): close: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23600): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23640): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23640): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23640): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23640): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23640): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.709612646 +0000 UTC m=+12.606356546 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23640): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/05 06:44:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23700): _readAt: size=512, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23700): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23700): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23700): >_readAt: n=5, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23700): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.709612646 +0000 UTC m=+12.606356546 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23700): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: Remove: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000332a10 item 31 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:56 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/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23780): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23780): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23780): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23780): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23780): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.71182536 +0000 UTC m=+12.608569231 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23780): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23800): _readAt: size=512, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23800): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23800): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23800): >_readAt: n=5, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23800): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.71182536 +0000 UTC m=+12.608569231 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23800): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: Remove: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000333110 item 32 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23840): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23840): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23840): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23840): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23840): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.714007587 +0000 UTC m=+12.610751487 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23840): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23880): _readAt: size=2, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23880): >_readAt: n=0, err=Bad file descriptor 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23880): _writeAt: size=3, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23880): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23880): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003335e0 item 33 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23880): >_writeAt: n=3, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23880): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.714981315 +0000 UTC m=+12.611725195 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23880): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b238c0): _readAt: size=512, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b238c0): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b238c0): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b238c0): >_readAt: n=5, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b238c0): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.714981315 +0000 UTC m=+12.611725195 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b238c0): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: Remove: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000333b20 item 33 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23900): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23900): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23900): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23900): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23900): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.717209879 +0000 UTC m=+12.613953749 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23900): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23940): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23940): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000782000 item 34 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23940): _readAt: size=2, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23940): >_readAt: n=0, err=Bad file descriptor 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23940): _writeAt: size=3, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23940): >_writeAt: n=3, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23940): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.718096393 +0000 UTC m=+12.614840264 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23940): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23980): _readAt: size=512, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23980): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23980): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23980): >_readAt: n=3, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23980): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.718096393 +0000 UTC m=+12.614840264 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23980): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: Remove: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000782150 item 34 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b239c0): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b239c0): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b239c0): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b239c0): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b239c0): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.720271005 +0000 UTC m=+12.617014875 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b239c0): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23a00): _readAt: size=2, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23a00): >_readAt: n=0, err=Bad file descriptor 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23a00): _writeAt: size=3, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23a00): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23a00): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007824d0 item 35 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23a00): >_writeAt: n=3, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23a00): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.721137613 +0000 UTC m=+12.617881493 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23a00): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23a40): _readAt: size=512, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23a40): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23a40): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23a40): >_readAt: n=5, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23a40): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.721137613 +0000 UTC m=+12.617881493 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23a40): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: Remove: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007827e0 item 35 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23ac0): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23ac0): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23ac0): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23ac0): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23ac0): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.723078346 +0000 UTC m=+12.619822225 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23ac0): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23b80): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23b80): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000782b60 item 36 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23b80): _readAt: size=2, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23b80): >_readAt: n=0, err=Bad file descriptor 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23b80): _writeAt: size=3, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23b80): >_writeAt: n=3, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23b80): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.724184483 +0000 UTC m=+12.620928362 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23b80): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23bc0): _readAt: size=512, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23bc0): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23bc0): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23bc0): >_readAt: n=3, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23bc0): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.724184483 +0000 UTC m=+12.620928362 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23bc0): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: Remove: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000782e70 item 36 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23c00): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23c00): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23c00): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23c00): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23c00): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.726866156 +0000 UTC m=+12.623610087 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23c00): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23c40): _readAt: size=2, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23c40): >_readAt: n=0, err=Bad file descriptor 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23c40): _writeAt: size=3, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23c40): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23c40): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007831f0 item 37 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23c40): >_writeAt: n=3, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23c40): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.727608389 +0000 UTC m=+12.624352259 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23c40): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23c80): _readAt: size=512, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23c80): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23c80): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23c80): >_readAt: n=5, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23c80): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.727608389 +0000 UTC m=+12.624352259 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23c80): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: Remove: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007833b0 item 37 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23d00): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23d00): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23d00): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23d00): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23d00): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.729642218 +0000 UTC m=+12.626386118 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23d00): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23dc0): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23dc0): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000783730 item 38 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23dc0): _readAt: size=2, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23dc0): >_readAt: n=0, err=Bad file descriptor 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23dc0): _writeAt: size=3, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23dc0): >_writeAt: n=3, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23dc0): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.730325942 +0000 UTC m=+12.627069842 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23dc0): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23e00): _readAt: size=512, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23e00): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23e00): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23e00): >_readAt: n=3, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23e00): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.730325942 +0000 UTC m=+12.627069842 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23e00): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: Remove: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000783880 item 38 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36300): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36300): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36300): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36300): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36300): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.732139636 +0000 UTC m=+12.628883496 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36300): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e363c0): _readAt: size=2, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e363c0): >_readAt: n=0, err=Bad file descriptor 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e363c0): _writeAt: size=3, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e363c0): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e363c0): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000373880 item 39 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e363c0): >_writeAt: n=3, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e363c0): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.733007144 +0000 UTC m=+12.629751004 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e363c0): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36400): _readAt: size=512, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36400): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36400): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36400): >_readAt: n=5, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36400): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.733007144 +0000 UTC m=+12.629751004 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36400): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: Remove: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000373a40 item 39 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36480): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36480): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36480): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36480): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36480): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.735259012 +0000 UTC m=+12.632002892 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36480): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36540): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36540): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000348070 item 40 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36540): _readAt: size=2, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36540): >_readAt: n=0, err=Bad file descriptor 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36540): _writeAt: size=3, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36540): >_writeAt: n=3, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36540): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.736148502 +0000 UTC m=+12.632892382 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36540): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36580): _readAt: size=512, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36580): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36580): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36580): >_readAt: n=3, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36580): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.736148502 +0000 UTC m=+12.632892382 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36580): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: Remove: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000348380 item 40 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e365c0): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e365c0): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e365c0): _readAt: size=2, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e365c0): >_readAt: n=0, err=Bad file descriptor 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e365c0): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e365c0): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e365c0): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.737908556 +0000 UTC m=+12.634652416 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e365c0): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36600): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36600): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36600): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000348930 item 41 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36600): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36600): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.738618529 +0000 UTC m=+12.635362389 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36600): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36640): _readAt: size=2, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36640): >_readAt: n=0, err=Bad file descriptor 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36640): _writeAt: size=3, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36640): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36640): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000348ee0 item 41 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36640): >_writeAt: n=3, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36640): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.739421957 +0000 UTC m=+12.636165817 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36640): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36680): _readAt: size=512, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36680): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36680): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36680): >_readAt: n=5, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36680): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.739421957 +0000 UTC m=+12.636165817 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36680): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: Remove: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003490a0 item 41 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36740): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36740): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36740): _readAt: size=2, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36740): >_readAt: n=0, err=Bad file descriptor 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36740): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36740): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36740): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.741648778 +0000 UTC m=+12.638392637 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36740): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36780): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36780): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36780): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003496c0 item 42 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36780): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36780): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.742279792 +0000 UTC m=+12.639023652 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36780): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36840): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36840): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000349a40 item 42 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36840): _readAt: size=2, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36840): >_readAt: n=0, err=Bad file descriptor 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36840): _writeAt: size=3, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36840): >_writeAt: n=3, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36840): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.743217302 +0000 UTC m=+12.639961171 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36840): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36880): _readAt: size=512, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36880): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36880): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36880): >_readAt: n=3, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36880): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.743217302 +0000 UTC m=+12.639961171 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36880): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: Remove: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000349b90 item 42 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36940): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36940): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36940): _readAt: size=2, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36940): >_readAt: n=0, err=Bad file descriptor 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36940): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36940): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36940): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.745352881 +0000 UTC m=+12.642096751 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36940): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36980): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36980): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36980): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400000 item 43 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36980): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36980): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.746097057 +0000 UTC m=+12.642840928 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36980): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36a40): _readAt: size=2, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36a40): >_readAt: n=0, err=Bad file descriptor 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36a40): _writeAt: size=3, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36a40): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36a40): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400150 item 43 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36a40): >_writeAt: n=3, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36a40): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.747037243 +0000 UTC m=+12.643781113 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36a40): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36a80): _readAt: size=512, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36a80): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36a80): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36a80): >_readAt: n=5, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36a80): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.747037243 +0000 UTC m=+12.643781113 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36a80): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: Remove: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400460 item 43 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36b40): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36b40): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36b40): _readAt: size=2, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36b40): >_readAt: n=0, err=Bad file descriptor 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36b40): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36b40): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36b40): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.749637564 +0000 UTC m=+12.646381434 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36b40): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36bc0): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36bc0): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36bc0): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400a80 item 44 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36bc0): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36bc0): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.750328471 +0000 UTC m=+12.647072341 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36bc0): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36c80): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36c80): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400bd0 item 44 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36c80): _readAt: size=2, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36c80): >_readAt: n=0, err=Bad file descriptor 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36c80): _writeAt: size=3, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36c80): >_writeAt: n=3, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36c80): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.7513289 +0000 UTC m=+12.648072809 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36c80): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36cc0): _readAt: size=512, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36cc0): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36cc0): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36cc0): >_readAt: n=3, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36cc0): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.7513289 +0000 UTC m=+12.648072809 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36cc0): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: Remove: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400d90 item 44 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00069f900): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00069f900): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00069f900): _readAt: size=2, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00069f900): >_readAt: n=0, err=Bad file descriptor 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00069f900): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00069f900): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00069f900): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.753766226 +0000 UTC m=+12.650510116 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00069f900): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00069f940): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00069f940): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00069f940): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002eed90 item 45 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00069f940): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00069f940): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.754697894 +0000 UTC m=+12.651441765 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00069f940): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/05 06:44:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00069fa00): _readAt: size=512, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00069fa00): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00069fa00): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00069fa00): >_readAt: n=5, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00069fa00): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.754697894 +0000 UTC m=+12.651441765 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00069fa00): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: Remove: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ef180 item 45 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00069fac0): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00069fac0): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00069fac0): _readAt: size=2, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00069fac0): >_readAt: n=0, err=Bad file descriptor 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00069fac0): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00069fac0): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00069fac0): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.757328703 +0000 UTC m=+12.654072573 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00069fac0): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00069fb00): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00069fb00): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00069fb00): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002efe30 item 46 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00069fb00): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00069fb00): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.758267415 +0000 UTC m=+12.655011286 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00069fb00): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/05 06:44:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00069fbc0): _readAt: size=512, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00069fbc0): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00069fbc0): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00069fbc0): >_readAt: n=5, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00069fbc0): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.758267415 +0000 UTC m=+12.655011286 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00069fbc0): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: Remove: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048e2a0 item 46 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00069fc80): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00069fc80): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00069fc80): _readAt: size=2, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00069fc80): >_readAt: n=0, err=Bad file descriptor 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00069fc80): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00069fc80): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00069fc80): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.760288219 +0000 UTC m=+12.657032088 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00069fc80): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00069fcc0): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00069fcc0): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00069fcc0): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048f5e0 item 47 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00069fcc0): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00069fcc0): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.761216471 +0000 UTC m=+12.657960342 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00069fcc0): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/05 06:44:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00069fd80): _readAt: size=512, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00069fd80): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00069fd80): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00069fd80): >_readAt: n=5, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00069fd80): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.761216471 +0000 UTC m=+12.657960342 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00069fd80): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: Remove: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048f880 item 47 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:56 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/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00069fe40): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00069fe40): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00069fe40): _readAt: size=2, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00069fe40): >_readAt: n=0, err=Bad file descriptor 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00069fe40): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00069fe40): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00069fe40): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.763137518 +0000 UTC m=+12.659881388 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00069fe40): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00069fe80): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00069fe80): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00069fe80): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048fea0 item 48 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00069fe80): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00069fe80): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.763833555 +0000 UTC m=+12.660577424 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00069fe80): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/05 06:44:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00069ff40): _readAt: size=512, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00069ff40): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00069ff40): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00069ff40): >_readAt: n=5, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00069ff40): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.763833555 +0000 UTC m=+12.660577424 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00069ff40): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: Remove: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003802a0 item 48 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e000): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e000): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e000): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e000): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e000): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.76631903 +0000 UTC m=+12.663062940 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e000): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e040): _readAt: size=2, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e040): >_readAt: n=0, err=Bad file descriptor 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e040): _writeAt: size=3, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e040): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e040): open at offset 5 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e040): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003805b0 item 49 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e040): >_writeAt: n=3, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e040): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.767362649 +0000 UTC m=+12.664106519 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e040): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e080): _readAt: size=512, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e080): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e080): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e080): >_readAt: n=8, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e080): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.767362649 +0000 UTC m=+12.664106519 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e080): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: Remove: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380d90 item 49 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e100): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e100): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e100): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e100): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e100): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.769741716 +0000 UTC m=+12.666485586 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e100): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e1c0): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e1c0): open at offset 5 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e1c0): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381960 item 50 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e1c0): _readAt: size=2, off=5 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e1c0): >_readAt: n=0, err=Bad file descriptor 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e1c0): _writeAt: size=3, off=5 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e1c0): >_writeAt: n=3, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e1c0): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.770631246 +0000 UTC m=+12.667375146 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e1c0): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e200): _readAt: size=512, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e200): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e200): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e200): >_readAt: n=3, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e200): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.770631246 +0000 UTC m=+12.667375146 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e200): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: Remove: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003660e0 item 50 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e280): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e280): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e280): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e280): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e280): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.773225055 +0000 UTC m=+12.669968955 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e280): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e340): _readAt: size=2, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e340): >_readAt: n=0, err=Bad file descriptor 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e340): _writeAt: size=3, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e340): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e340): open at offset 5 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e340): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003665b0 item 51 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e340): >_writeAt: n=3, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e340): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.774001031 +0000 UTC m=+12.670744902 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e340): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e380): _readAt: size=512, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e380): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e380): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e380): >_readAt: n=8, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e380): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.774001031 +0000 UTC m=+12.670744902 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e380): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: Remove: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366bd0 item 51 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e400): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e400): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e400): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e400): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e400): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.77581627 +0000 UTC m=+12.672560139 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e400): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e4c0): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e4c0): open at offset 5 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e4c0): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000367030 item 52 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e4c0): _readAt: size=2, off=5 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e4c0): >_readAt: n=0, err=Bad file descriptor 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e4c0): _writeAt: size=3, off=5 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e4c0): >_writeAt: n=3, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e4c0): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.776640427 +0000 UTC m=+12.673384297 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e4c0): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e500): _readAt: size=512, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e500): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e500): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e500): >_readAt: n=3, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e500): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.776640427 +0000 UTC m=+12.673384297 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e500): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: Remove: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000367260 item 52 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e580): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e580): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e580): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e580): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e580): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.778650049 +0000 UTC m=+12.675393909 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e580): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e640): _readAt: size=2, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e640): >_readAt: n=0, err=Bad file descriptor 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e640): _writeAt: size=3, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e640): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e640): open at offset 5 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e640): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003679d0 item 53 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e640): >_writeAt: n=3, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e640): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.779847116 +0000 UTC m=+12.676590976 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e640): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e680): _readAt: size=512, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e680): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e680): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e680): >_readAt: n=8, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e680): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.779847116 +0000 UTC m=+12.676590976 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e680): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: Remove: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000367b20 item 53 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e700): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e700): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e700): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e700): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e700): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.781783721 +0000 UTC m=+12.678527582 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e700): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e7c0): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e7c0): open at offset 5 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e7c0): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000367f10 item 54 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e7c0): _readAt: size=2, off=5 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e7c0): >_readAt: n=0, err=Bad file descriptor 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e7c0): _writeAt: size=3, off=5 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e7c0): >_writeAt: n=3, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e7c0): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.782553828 +0000 UTC m=+12.679297688 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e7c0): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e800): _readAt: size=512, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e800): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e800): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e800): >_readAt: n=3, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e800): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.782553828 +0000 UTC m=+12.679297688 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e800): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: Remove: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000488150 item 54 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e880): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e880): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e880): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e880): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e880): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.784277775 +0000 UTC m=+12.681021635 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e880): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e940): _readAt: size=2, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e940): >_readAt: n=0, err=Bad file descriptor 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e940): _writeAt: size=3, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e940): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e940): open at offset 5 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e940): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000488b60 item 55 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e940): >_writeAt: n=3, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e940): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.784927704 +0000 UTC m=+12.681671565 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e940): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e980): _readAt: size=512, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e980): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e980): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e980): >_readAt: n=8, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e980): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.784927704 +0000 UTC m=+12.681671565 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2e980): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: Remove: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000488e70 item 55 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:56 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/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2ea00): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2ea00): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2ea00): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2ea00): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2ea00): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.786783528 +0000 UTC m=+12.683527388 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2ea00): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2eb00): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2eb00): open at offset 5 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2eb00): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000489260 item 56 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2eb00): _readAt: size=2, off=5 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2eb00): >_readAt: n=0, err=Bad file descriptor 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2eb00): _writeAt: size=3, off=5 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2eb00): >_writeAt: n=3, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2eb00): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.78753521 +0000 UTC m=+12.684279069 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2eb00): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2eb40): _readAt: size=512, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2eb40): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2eb40): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2eb40): >_readAt: n=3, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2eb40): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.78753521 +0000 UTC m=+12.684279069 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2eb40): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: Remove: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004893b0 item 56 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2ec00): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2ec00): open at offset 0 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2ec00): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2ec00): _readAt: size=2, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2ec00): >_readAt: n=0, err=Bad file descriptor 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2ec00): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2ec00): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2ec00): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.789205404 +0000 UTC m=+12.685949265 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2ec00): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2ec40): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2ec40): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2ec40): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004897a0 item 57 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2ec40): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2ec40): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.789989717 +0000 UTC m=+12.686733577 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2ec40): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2ed00): _readAt: size=2, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2ed00): >_readAt: n=0, err=Bad file descriptor 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2ed00): _writeAt: size=3, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2ed00): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2ed00): open at offset 5 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2ed00): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000489a40 item 57 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2ed00): >_writeAt: n=3, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2ed00): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.79066193 +0000 UTC m=+12.687405790 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2ed00): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2ed40): _readAt: size=512, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2ed40): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2ed40): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2ed40): >_readAt: n=8, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2ed40): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.79066193 +0000 UTC m=+12.687405790 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2ed40): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: Remove: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037c000 item 57 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2ee00): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2ee00): open at offset 0 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2ee00): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2ee00): _readAt: size=2, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2ee00): >_readAt: n=0, err=Bad file descriptor 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2ee00): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2ee00): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2ee00): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.792942099 +0000 UTC m=+12.689685969 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2ee00): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2ee40): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2ee40): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2ee40): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037c620 item 58 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2ee40): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2ee40): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.793685796 +0000 UTC m=+12.690429656 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2ee40): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2ef00): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2ef00): open at offset 5 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2ef00): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037c770 item 58 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2ef00): _readAt: size=2, off=5 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2ef00): >_readAt: n=0, err=Bad file descriptor 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2ef00): _writeAt: size=3, off=5 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2ef00): >_writeAt: n=3, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2ef00): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.794526214 +0000 UTC m=+12.691270074 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2ef00): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2ef40): _readAt: size=512, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2ef40): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2ef40): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2ef40): >_readAt: n=3, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2ef40): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.794526214 +0000 UTC m=+12.691270074 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2ef40): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: Remove: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037ca10 item 58 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2f000): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2f000): open at offset 0 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2f000): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2f000): _readAt: size=2, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2f000): >_readAt: n=0, err=Bad file descriptor 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2f000): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2f000): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2f000): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.796171422 +0000 UTC m=+12.692915283 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2f000): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2f040): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2f040): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2f040): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037cfc0 item 59 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2f040): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2f040): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.797097259 +0000 UTC m=+12.693841120 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2f040): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2f100): _readAt: size=2, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2f100): >_readAt: n=0, err=Bad file descriptor 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2f100): _writeAt: size=3, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2f100): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2f100): open at offset 5 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2f100): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037d260 item 59 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2f100): >_writeAt: n=3, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2f100): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.797801211 +0000 UTC m=+12.694545071 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2f100): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2f140): _readAt: size=512, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2f140): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2f140): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2f140): >_readAt: n=8, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2f140): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.797801211 +0000 UTC m=+12.694545071 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2f140): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: Remove: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037d3b0 item 59 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:56 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/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2f200): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2f200): open at offset 0 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2f200): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2f200): _readAt: size=2, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2f200): >_readAt: n=0, err=Bad file descriptor 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2f200): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2f200): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2f200): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.800209533 +0000 UTC m=+12.696953393 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2f200): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2f240): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2f240): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2f240): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037d730 item 60 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2f240): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2f240): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.800972024 +0000 UTC m=+12.697715884 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2f240): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2f300): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2f300): open at offset 5 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2f300): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037dc00 item 60 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2f300): _readAt: size=2, off=5 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2f300): >_readAt: n=0, err=Bad file descriptor 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2f300): _writeAt: size=3, off=5 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2f300): >_writeAt: n=3, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2f300): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.801788717 +0000 UTC m=+12.698532577 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2f300): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2f340): _readAt: size=512, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2f340): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2f340): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2f340): >_readAt: n=3, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2f340): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.801788717 +0000 UTC m=+12.698532577 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2f340): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: Remove: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037de30 item 60 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2f400): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2f400): open at offset 0 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2f400): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2f400): _readAt: size=2, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2f400): >_readAt: n=0, err=Bad file descriptor 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2f400): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2f400): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2f400): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.804092452 +0000 UTC m=+12.700836322 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2f400): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2f440): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2f440): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2f440): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000448460 item 61 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2f440): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2f440): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.80510353 +0000 UTC m=+12.701847401 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2f440): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/05 06:44:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2f500): _readAt: size=512, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2f500): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2f500): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2f500): >_readAt: n=5, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2f500): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.80510353 +0000 UTC m=+12.701847401 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2f500): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: Remove: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004485b0 item 61 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:56 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/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2f5c0): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2f5c0): open at offset 0 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2f5c0): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2f5c0): _readAt: size=2, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2f5c0): >_readAt: n=0, err=Bad file descriptor 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2f5c0): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2f5c0): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2f5c0): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.80736742 +0000 UTC m=+12.704111300 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2f5c0): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2f600): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2f600): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2f600): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000448a80 item 62 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2f600): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2f600): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.808374371 +0000 UTC m=+12.705118240 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2f600): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/05 06:44:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2f6c0): _readAt: size=512, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2f6c0): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2f6c0): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2f6c0): >_readAt: n=5, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2f6c0): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.808374371 +0000 UTC m=+12.705118240 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2f6c0): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: Remove: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000448d90 item 62 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:56 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/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2f780): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2f780): open at offset 0 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2f780): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2f780): _readAt: size=2, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2f780): >_readAt: n=0, err=Bad file descriptor 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2f780): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2f780): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2f780): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.811038522 +0000 UTC m=+12.707782402 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2f780): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2f7c0): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2f7c0): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2f7c0): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004497a0 item 63 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2f7c0): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2f7c0): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.811831831 +0000 UTC m=+12.708575731 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2f7c0): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/05 06:44:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2f880): _readAt: size=512, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2f880): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2f880): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2f880): >_readAt: n=5, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2f880): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.811831831 +0000 UTC m=+12.708575731 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2f880): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: Remove: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000449960 item 63 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:56 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/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2f940): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2f940): open at offset 0 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2f940): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2f940): _readAt: size=2, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2f940): >_readAt: n=0, err=Bad file descriptor 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2f940): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2f940): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2f940): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.814382359 +0000 UTC m=+12.711126239 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2f940): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2f980): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2f980): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2f980): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000449e30 item 64 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2f980): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2f980): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.81516625 +0000 UTC m=+12.711910090 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2f980): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/05 06:44:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2fa40): _readAt: size=512, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2fa40): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2fa40): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2fa40): >_readAt: n=5, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2fa40): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.81516625 +0000 UTC m=+12.711910090 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2fa40): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: Remove: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001603f0 item 64 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2fa80): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2fa80): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2fa80): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2fa80): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2fa80): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.816744193 +0000 UTC m=+12.713488033 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2fa80): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDWR 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2fac0): _readAt: size=2, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2fac0): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2fac0): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2fac0): >_readAt: n=2, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2fac0): _writeAt: size=3, off=2 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000160c40 item 65 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2fac0): >_writeAt: n=3, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2fac0): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.817661455 +0000 UTC m=+12.714405285 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2fac0): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2fb00): _readAt: size=512, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2fb00): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2fb00): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2fb00): >_readAt: n=5, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2fb00): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.817661455 +0000 UTC m=+12.714405285 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2fb00): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: Remove: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000161260 item 65 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2fb40): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2fb40): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2fb40): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2fb40): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2fb40): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.819089606 +0000 UTC m=+12.715833456 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2fb40): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2fb80): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2fb80): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001618f0 item 66 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2fb80): _readAt: size=2, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2fb80): >_readAt: n=0, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2fb80): _writeAt: size=3, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2fb80): >_writeAt: n=3, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2fb80): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.819710281 +0000 UTC m=+12.716454121 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2fb80): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2fbc0): _readAt: size=512, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2fbc0): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2fbc0): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2fbc0): >_readAt: n=3, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2fbc0): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.819710281 +0000 UTC m=+12.716454121 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2fbc0): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: Remove: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000161f10 item 66 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2fc00): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2fc00): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2fc00): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2fc00): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2fc00): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.821129316 +0000 UTC m=+12.717873166 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2fc00): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2fc40): _readAt: size=2, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2fc40): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2fc40): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2fc40): >_readAt: n=2, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2fc40): _writeAt: size=3, off=2 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00067a770 item 67 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2fc40): >_writeAt: n=3, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2fc40): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.822050604 +0000 UTC m=+12.718794484 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2fc40): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2fc80): _readAt: size=512, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2fc80): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2fc80): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2fc80): >_readAt: n=5, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2fc80): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.822050604 +0000 UTC m=+12.718794484 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2fc80): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: Remove: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00067a8c0 item 67 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2fd00): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2fd00): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2fd00): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2fd00): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2fd00): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.824484384 +0000 UTC m=+12.721228265 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2fd00): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2fdc0): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2fdc0): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00067ac40 item 68 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2fdc0): _readAt: size=2, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2fdc0): >_readAt: n=0, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2fdc0): _writeAt: size=3, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2fdc0): >_writeAt: n=3, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2fdc0): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.82541997 +0000 UTC m=+12.722163881 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2fdc0): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2fe00): _readAt: size=512, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2fe00): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2fe00): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2fe00): >_readAt: n=3, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2fe00): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.82541997 +0000 UTC m=+12.722163881 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2fe00): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: Remove: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00067af50 item 68 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2fe40): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2fe40): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2fe40): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2fe40): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2fe40): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.827983422 +0000 UTC m=+12.724727262 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2fe40): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2fe80): _readAt: size=2, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2fe80): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2fe80): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2fe80): >_readAt: n=2, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2fe80): _writeAt: size=3, off=2 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00067b500 item 69 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2fe80): >_writeAt: n=3, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2fe80): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.828868263 +0000 UTC m=+12.725612104 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000a2fe80): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f1c0): _readAt: size=512, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f1c0): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f1c0): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f1c0): >_readAt: n=5, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f1c0): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.828868263 +0000 UTC m=+12.725612104 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f1c0): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: Remove: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00067b810 item 69 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e040): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e040): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e040): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e040): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e040): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.833373361 +0000 UTC m=+12.730117230 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e040): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e100): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e100): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051c1c0 item 70 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e100): _readAt: size=2, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e100): >_readAt: n=0, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e100): _writeAt: size=3, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e100): >_writeAt: n=3, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e100): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.834352499 +0000 UTC m=+12.731096409 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e100): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e140): _readAt: size=512, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e140): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e140): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e140): >_readAt: n=3, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e140): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.834352499 +0000 UTC m=+12.731096409 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e140): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: Remove: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051c540 item 70 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e1c0): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e1c0): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e1c0): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e1c0): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e1c0): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.836366389 +0000 UTC m=+12.733110269 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e1c0): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e280): _readAt: size=2, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e280): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e280): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e280): >_readAt: n=2, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e280): _writeAt: size=3, off=2 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051ca10 item 71 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e280): >_writeAt: n=3, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e280): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.83746425 +0000 UTC m=+12.734208121 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e280): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e2c0): _readAt: size=512, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e2c0): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e2c0): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e2c0): >_readAt: n=5, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e2c0): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.83746425 +0000 UTC m=+12.734208121 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e2c0): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: Remove: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051cbd0 item 71 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e340): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e340): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e340): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e340): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e340): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.839881748 +0000 UTC m=+12.736625619 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e340): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e400): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e400): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051cee0 item 72 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e400): _readAt: size=2, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e400): >_readAt: n=0, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e400): _writeAt: size=3, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e400): >_writeAt: n=3, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e400): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.840725844 +0000 UTC m=+12.737469714 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e400): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e440): _readAt: size=512, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e440): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e440): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e440): >_readAt: n=3, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e440): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.840725844 +0000 UTC m=+12.737469714 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e440): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: Remove: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051d180 item 72 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e480): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e480): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e480): _readAt: size=2, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e480): >_readAt: n=0, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e480): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e480): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e480): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.842661247 +0000 UTC m=+12.739405117 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e480): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e4c0): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e4c0): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e4c0): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051d960 item 73 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e4c0): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e4c0): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.843608064 +0000 UTC m=+12.740351933 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e4c0): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e500): _readAt: size=2, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e500): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e500): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e500): >_readAt: n=2, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e500): _writeAt: size=3, off=2 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051dab0 item 73 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e500): >_writeAt: n=3, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e500): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.844382949 +0000 UTC m=+12.741126819 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e500): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e540): _readAt: size=512, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e540): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e540): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e540): >_readAt: n=5, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e540): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.844382949 +0000 UTC m=+12.741126819 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e540): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: Remove: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051de30 item 73 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e600): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e600): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e600): _readAt: size=2, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e600): >_readAt: n=0, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e600): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e600): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e600): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.847053653 +0000 UTC m=+12.743797553 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e600): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e640): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e640): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e640): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004001c0 item 74 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e640): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e640): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.847974742 +0000 UTC m=+12.744718622 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e640): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e700): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e700): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400620 item 74 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e700): _readAt: size=2, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e700): >_readAt: n=0, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e700): _writeAt: size=3, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e700): >_writeAt: n=3, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e700): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.849114181 +0000 UTC m=+12.745858061 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e700): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e740): _readAt: size=512, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e740): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e740): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e740): >_readAt: n=3, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e740): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.849114181 +0000 UTC m=+12.745858061 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e740): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: Remove: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400930 item 74 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e800): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e800): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e800): _readAt: size=2, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e800): >_readAt: n=0, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e800): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e800): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e800): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.851614665 +0000 UTC m=+12.748358565 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e800): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e840): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e840): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e840): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400cb0 item 75 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e840): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e840): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.852430387 +0000 UTC m=+12.749174257 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e840): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e900): _readAt: size=2, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e900): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e900): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e900): >_readAt: n=2, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e900): _writeAt: size=3, off=2 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400fc0 item 75 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e900): >_writeAt: n=3, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e900): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.854461058 +0000 UTC m=+12.751204939 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e900): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e940): _readAt: size=512, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e940): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e940): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e940): >_readAt: n=5, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e940): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.854461058 +0000 UTC m=+12.751204939 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090e940): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: Remove: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401420 item 75 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090ea00): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090ea00): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090ea00): _readAt: size=2, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090ea00): >_readAt: n=0, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090ea00): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090ea00): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090ea00): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.856936045 +0000 UTC m=+12.753679925 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090ea00): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090ea40): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090ea40): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090ea40): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401960 item 76 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090ea40): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090ea40): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.85781212 +0000 UTC m=+12.754556000 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090ea40): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090eb00): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090eb00): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401c00 item 76 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090eb00): _readAt: size=2, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090eb00): >_readAt: n=0, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090eb00): _writeAt: size=3, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090eb00): >_writeAt: n=3, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090eb00): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.85895736 +0000 UTC m=+12.755701230 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090eb00): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090eb40): _readAt: size=512, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090eb40): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090eb40): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090eb40): >_readAt: n=3, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090eb40): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.85895736 +0000 UTC m=+12.755701230 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090eb40): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: Remove: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000782070 item 76 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090ec00): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090ec00): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090ec00): _readAt: size=2, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090ec00): >_readAt: n=0, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090ec00): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090ec00): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090ec00): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.861178349 +0000 UTC m=+12.757922218 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090ec00): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090ec40): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090ec40): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090ec40): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007823f0 item 77 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090ec40): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090ec40): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.86195643 +0000 UTC m=+12.758700301 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090ec40): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/05 06:44:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090ed00): _readAt: size=512, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090ed00): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090ed00): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090ed00): >_readAt: n=5, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090ed00): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.86195643 +0000 UTC m=+12.758700301 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090ed00): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: Remove: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000782540 item 77 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090edc0): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090edc0): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090edc0): _readAt: size=2, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090edc0): >_readAt: n=0, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090edc0): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090edc0): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090edc0): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.86540898 +0000 UTC m=+12.762152861 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090edc0): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090ee00): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090ee00): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090ee00): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000782a10 item 78 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090ee00): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090ee00): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.86642569 +0000 UTC m=+12.763169570 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090ee00): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/05 06:44:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090eec0): _readAt: size=512, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090eec0): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090eec0): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090eec0): >_readAt: n=5, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090eec0): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.86642569 +0000 UTC m=+12.763169570 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090eec0): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: Remove: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000782bd0 item 78 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090ef80): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090ef80): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090ef80): _readAt: size=2, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090ef80): >_readAt: n=0, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090ef80): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090ef80): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090ef80): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.869277634 +0000 UTC m=+12.766021534 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090ef80): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090efc0): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090efc0): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090efc0): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000783110 item 79 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090efc0): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090efc0): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.86998922 +0000 UTC m=+12.766733099 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090efc0): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/05 06:44:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f080): _readAt: size=512, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f080): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f080): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f080): >_readAt: n=5, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f080): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.86998922 +0000 UTC m=+12.766733099 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f080): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: Remove: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000783260 item 79 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:56 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/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f140): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f140): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f140): _readAt: size=2, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f140): >_readAt: n=0, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f140): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f140): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f140): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.872258099 +0000 UTC m=+12.769001959 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f140): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f180): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f180): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f180): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000783570 item 80 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f180): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f180): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.872865048 +0000 UTC m=+12.769608888 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f180): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/05 06:44:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f280): _readAt: size=512, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f280): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f280): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f280): >_readAt: n=5, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f280): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.872865048 +0000 UTC m=+12.769608888 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f280): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: Remove: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007837a0 item 80 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f2c0): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f2c0): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f2c0): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f2c0): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f2c0): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.874148467 +0000 UTC m=+12.770892308 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f2c0): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f300): _readAt: size=2, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f300): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f300): open at offset 5 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f300): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f300): >_readAt: n=2, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f300): _writeAt: size=3, off=7 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000783a40 item 81 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f300): >_writeAt: n=3, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f300): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.874689102 +0000 UTC m=+12.771432942 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f300): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f340): _readAt: size=512, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f340): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f340): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f340): >_readAt: n=8, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f340): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.874689102 +0000 UTC m=+12.771432942 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f340): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: Remove: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000783b90 item 81 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f3c0): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f3c0): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f3c0): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f3c0): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f3c0): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.875887142 +0000 UTC m=+12.772630981 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f3c0): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f480): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f480): open at offset 5 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f480): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000783e30 item 82 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f480): _readAt: size=2, off=5 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f480): >_readAt: n=0, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f480): _writeAt: size=3, off=5 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f480): >_writeAt: n=3, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f480): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.876694547 +0000 UTC m=+12.773438407 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f480): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f4c0): _readAt: size=512, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f4c0): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f4c0): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f4c0): >_readAt: n=3, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f4c0): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.876694547 +0000 UTC m=+12.773438407 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f4c0): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: Remove: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00067a000 item 82 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f540): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f540): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f540): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f540): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f540): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.878367488 +0000 UTC m=+12.775111368 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f540): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f600): _readAt: size=2, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f600): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f600): open at offset 5 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f600): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f600): >_readAt: n=2, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f600): _writeAt: size=3, off=7 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00067a7e0 item 83 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f600): >_writeAt: n=3, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f600): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.879078251 +0000 UTC m=+12.775822142 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f600): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f640): _readAt: size=512, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f640): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f640): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f640): >_readAt: n=8, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f640): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.879078251 +0000 UTC m=+12.775822142 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f640): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: Remove: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00067a930 item 83 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f6c0): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f6c0): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f6c0): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f6c0): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f6c0): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.880826093 +0000 UTC m=+12.777569953 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f6c0): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f780): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f780): open at offset 5 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f780): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00067ad90 item 84 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f780): _readAt: size=2, off=5 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f780): >_readAt: n=0, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f780): _writeAt: size=3, off=5 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f780): >_writeAt: n=3, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f780): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.881675097 +0000 UTC m=+12.778418957 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f780): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f7c0): _readAt: size=512, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f7c0): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f7c0): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f7c0): >_readAt: n=3, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f7c0): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.881675097 +0000 UTC m=+12.778418957 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f7c0): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: Remove: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00067afc0 item 84 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f840): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f840): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f840): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f840): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f840): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.88281685 +0000 UTC m=+12.779560690 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f840): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f900): _readAt: size=2, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f900): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f900): open at offset 5 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f900): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f900): >_readAt: n=2, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f900): _writeAt: size=3, off=7 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00067b8f0 item 85 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f900): >_writeAt: n=3, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f900): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.883300498 +0000 UTC m=+12.780044338 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f900): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f940): _readAt: size=512, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f940): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f940): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f940): >_readAt: n=8, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f940): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.883300498 +0000 UTC m=+12.780044338 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f940): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: Remove: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00067bc70 item 85 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f9c0): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f9c0): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f9c0): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f9c0): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f9c0): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.884346522 +0000 UTC m=+12.781090362 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090f9c0): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090fa80): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090fa80): open at offset 5 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090fa80): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fe310 item 86 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090fa80): _readAt: size=2, off=5 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090fa80): >_readAt: n=0, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090fa80): _writeAt: size=3, off=5 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090fa80): >_writeAt: n=3, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090fa80): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.885323927 +0000 UTC m=+12.782067777 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090fa80): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090fac0): _readAt: size=512, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090fac0): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090fac0): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090fac0): >_readAt: n=3, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090fac0): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.885323927 +0000 UTC m=+12.782067777 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090fac0): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: Remove: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fe540 item 86 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090fb40): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090fb40): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090fb40): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090fb40): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090fb40): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.886352788 +0000 UTC m=+12.783096638 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090fb40): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090fc00): _readAt: size=2, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090fc00): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090fc00): open at offset 5 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090fc00): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090fc00): >_readAt: n=2, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090fc00): _writeAt: size=3, off=7 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fe930 item 87 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090fc00): >_writeAt: n=3, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090fc00): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.88681167 +0000 UTC m=+12.783555529 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090fc00): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090fc40): _readAt: size=512, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090fc40): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090fc40): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090fc40): >_readAt: n=8, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090fc40): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.88681167 +0000 UTC m=+12.783555529 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090fc40): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: Remove: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fecb0 item 87 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:56 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/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090fcc0): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090fcc0): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090fcc0): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090fcc0): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090fcc0): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.887858936 +0000 UTC m=+12.784602776 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090fcc0): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090fdc0): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090fdc0): open at offset 5 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090fdc0): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fefc0 item 88 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090fdc0): _readAt: size=2, off=5 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090fdc0): >_readAt: n=0, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090fdc0): _writeAt: size=3, off=5 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090fdc0): >_writeAt: n=3, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090fdc0): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.888360869 +0000 UTC m=+12.785104719 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090fdc0): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090fe00): _readAt: size=512, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090fe00): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090fe00): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090fe00): >_readAt: n=3, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090fe00): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.888360869 +0000 UTC m=+12.785104719 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090fe00): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: Remove: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ff180 item 88 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090fec0): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090fec0): open at offset 0 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090fec0): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090fec0): _readAt: size=2, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090fec0): >_readAt: n=0, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090fec0): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090fec0): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090fec0): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.88964526 +0000 UTC m=+12.786389110 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090fec0): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090ff00): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090ff00): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090ff00): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ff570 item 89 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090ff00): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090ff00): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.890150588 +0000 UTC m=+12.786894428 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc00090ff00): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36040): _readAt: size=2, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36040): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36040): open at offset 5 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36040): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36040): >_readAt: n=2, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36040): _writeAt: size=3, off=7 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ff960 item 89 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36040): >_writeAt: n=3, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36040): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.890681485 +0000 UTC m=+12.787425325 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36040): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36080): _readAt: size=512, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36080): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36080): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36080): >_readAt: n=8, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36080): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.890681485 +0000 UTC m=+12.787425325 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36080): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: Remove: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ffb20 item 89 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36140): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36140): open at offset 0 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36140): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36140): _readAt: size=2, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36140): >_readAt: n=0, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36140): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36140): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36140): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.891938044 +0000 UTC m=+12.788681884 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36140): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36180): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36180): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36180): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c8230 item 90 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36180): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36180): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.892471295 +0000 UTC m=+12.789215135 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36180): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36240): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36240): open at offset 5 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36240): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c83f0 item 90 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36240): _readAt: size=2, off=5 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36240): >_readAt: n=0, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36240): _writeAt: size=3, off=5 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36240): >_writeAt: n=3, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36240): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.89310807 +0000 UTC m=+12.789851910 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36240): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36280): _readAt: size=512, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36280): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36280): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36280): >_readAt: n=3, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36280): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.89310807 +0000 UTC m=+12.789851910 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36280): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: Remove: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c8620 item 90 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36340): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36340): open at offset 0 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36340): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36340): _readAt: size=2, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36340): >_readAt: n=0, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36340): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36340): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36340): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.89464186 +0000 UTC m=+12.791385700 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36340): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36380): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36380): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36380): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c8af0 item 91 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36380): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36380): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.89522742 +0000 UTC m=+12.791971259 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36380): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36440): _readAt: size=2, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36440): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36440): open at offset 5 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36440): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36440): >_readAt: n=2, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36440): _writeAt: size=3, off=7 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c8d20 item 91 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36440): >_writeAt: n=3, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36440): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.895825091 +0000 UTC m=+12.792568931 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36440): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36480): _readAt: size=512, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36480): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36480): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36480): >_readAt: n=8, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36480): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.895825091 +0000 UTC m=+12.792568931 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36480): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: Remove: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c8f50 item 91 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:56 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/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36540): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36540): open at offset 0 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36540): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36540): _readAt: size=2, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36540): >_readAt: n=0, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36540): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36540): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36540): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.897733454 +0000 UTC m=+12.794477334 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36540): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36580): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36580): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36580): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c9340 item 92 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36580): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36580): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.898417027 +0000 UTC m=+12.795160887 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36580): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36640): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36640): open at offset 5 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36640): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c95e0 item 92 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36640): _readAt: size=2, off=5 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36640): >_readAt: n=0, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36640): _writeAt: size=3, off=5 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36640): >_writeAt: n=3, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36640): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.899161474 +0000 UTC m=+12.795905334 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36640): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36680): _readAt: size=512, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36680): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36680): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36680): >_readAt: n=3, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36680): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.899161474 +0000 UTC m=+12.795905334 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36680): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: Remove: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c9730 item 92 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36740): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36740): open at offset 0 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36740): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36740): _readAt: size=2, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36740): >_readAt: n=0, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36740): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36740): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36740): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.901108238 +0000 UTC m=+12.797852119 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36740): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36780): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36780): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36780): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c9c00 item 93 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36780): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36780): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.901684951 +0000 UTC m=+12.798428811 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36780): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/05 06:44:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36840): _readAt: size=512, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36840): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36840): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36840): >_readAt: n=5, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36840): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.901684951 +0000 UTC m=+12.798428811 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36840): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: Remove: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c9dc0 item 93 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:56 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/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36900): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36900): open at offset 0 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36900): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36900): _readAt: size=2, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36900): >_readAt: n=0, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36900): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36900): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36900): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.90330877 +0000 UTC m=+12.800052610 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36900): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36940): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36940): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36940): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d02a0 item 94 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36940): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36940): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.903781988 +0000 UTC m=+12.800525828 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36940): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/05 06:44:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36a00): _readAt: size=512, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36a00): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36a00): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36a00): >_readAt: n=5, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36a00): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.903781988 +0000 UTC m=+12.800525828 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36a00): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: Remove: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d0460 item 94 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:56 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/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36ac0): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36ac0): open at offset 0 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36ac0): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36ac0): _readAt: size=2, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36ac0): >_readAt: n=0, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36ac0): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36ac0): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36ac0): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.90509326 +0000 UTC m=+12.801837100 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36ac0): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36b00): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36b00): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36b00): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d08c0 item 95 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36b00): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36b00): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.905601403 +0000 UTC m=+12.802345234 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36b00): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/05 06:44:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36c00): _readAt: size=512, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36c00): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36c00): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36c00): >_readAt: n=5, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36c00): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.905601403 +0000 UTC m=+12.802345234 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36c00): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: Remove: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d0a80 item 95 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:56 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/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36cc0): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36cc0): open at offset 0 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36cc0): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36cc0): _readAt: size=2, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36cc0): >_readAt: n=0, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36cc0): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36cc0): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36cc0): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.907357089 +0000 UTC m=+12.804100970 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36cc0): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36d00): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36d00): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36d00): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d0ee0 item 96 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36d00): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36d00): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.907975381 +0000 UTC m=+12.804719241 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36d00): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/05 06:44:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36dc0): _readAt: size=512, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36dc0): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36dc0): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36dc0): >_readAt: n=5, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36dc0): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.907975381 +0000 UTC m=+12.804719241 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e36dc0): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: Remove: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d1030 item 96 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Remove: err= 2025/05/05 06:44:56 DEBUG : WaitForWriters: timeout=30s 2025/05/05 06:44:56 DEBUG : : Looking for writers 2025/05/05 06:44:56 DEBUG : >WaitForWriters: 2025/05/05 06:44:56 DEBUG : webdav root 'rclone-test-firoxir7seya': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "webdav root 'rclone-test-firoxir7seya'", Local "Local file system at /tmp/rclone2401134913", Modify Window "1s" 2025/05/05 06:44:56 INFO : webdav root 'rclone-test-firoxir7seya': poll-interval is not supported by this remote 2025/05/05 06:44:56 DEBUG : webdav root 'rclone-test-firoxir7seya': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/05 06:44:56 DEBUG : webdav root 'rclone-test-firoxir7seya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" 2025/05/05 06:44:56 DEBUG : webdav root 'rclone-test-firoxir7seya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" 2025/05/05 06:44:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" 2025/05/05 06:44:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/05 06:44:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" 2025/05/05 06:44:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" 2025/05/05 06:44:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/05 06:44:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/05/05 06:44:56 INFO : webdav root 'rclone-test-firoxir7seya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23dc0): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23dc0): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23dc0): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23dc0): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23dc0): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.932971355 +0000 UTC m=+12.829715245 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23dc0): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23e00): _readAt: size=2, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23e00): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23e00): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23e00): >_readAt: n=2, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23e00): _writeAt: size=3, off=2 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23e00): >_writeAt: n=0, err=Bad file descriptor 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23e00): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.932971355 +0000 UTC m=+12.829715245 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23e00): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23e40): _readAt: size=512, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23e40): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23e40): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23e40): >_readAt: n=5, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23e40): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.932971355 +0000 UTC m=+12.829715245 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23e40): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: Remove: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ce770 item 1 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23e80): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23e80): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23e80): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23e80): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23e80): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.935673006 +0000 UTC m=+12.832416846 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23e80): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23ec0): _readAt: size=512, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23ec0): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23ec0): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23ec0): >_readAt: n=5, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23ec0): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.935673006 +0000 UTC m=+12.832416846 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23ec0): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: Remove: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cee00 item 2 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23f00): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23f00): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23f00): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23f00): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23f00): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.937524162 +0000 UTC m=+12.834268033 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23f00): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23f40): _readAt: size=2, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23f40): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23f40): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23f40): >_readAt: n=2, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23f40): _writeAt: size=3, off=2 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23f40): >_writeAt: n=0, err=Bad file descriptor 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23f40): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.937524162 +0000 UTC m=+12.834268033 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000b23f40): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0000): _readAt: size=512, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0000): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0000): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0000): >_readAt: n=5, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0000): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.937524162 +0000 UTC m=+12.834268033 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0000): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: Remove: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cf500 item 3 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0080): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0080): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0080): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0080): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0080): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.939860648 +0000 UTC m=+12.836604487 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0080): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0100): _readAt: size=512, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0100): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0100): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0100): >_readAt: n=5, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0100): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.939860648 +0000 UTC m=+12.836604487 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0100): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: Remove: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cfab0 item 4 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0140): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0140): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0140): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0140): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0140): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.94217896 +0000 UTC m=+12.838922810 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0140): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0180): _readAt: size=2, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0180): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0180): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0180): >_readAt: n=2, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0180): _writeAt: size=3, off=2 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0180): >_writeAt: n=0, err=Bad file descriptor 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0180): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.94217896 +0000 UTC m=+12.838922810 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0180): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da01c0): _readAt: size=512, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da01c0): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da01c0): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da01c0): >_readAt: n=5, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da01c0): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.94217896 +0000 UTC m=+12.838922810 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da01c0): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: Remove: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032a230 item 5 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0240): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0240): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0240): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0240): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0240): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.945135981 +0000 UTC m=+12.841879821 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0240): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da02c0): _readAt: size=512, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da02c0): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da02c0): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da02c0): >_readAt: n=5, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da02c0): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.945135981 +0000 UTC m=+12.841879821 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da02c0): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: Remove: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032aa80 item 6 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0340): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0340): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0340): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0340): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0340): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.946824 +0000 UTC m=+12.843567850 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0340): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0400): _readAt: size=2, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0400): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0400): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0400): >_readAt: n=2, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0400): _writeAt: size=3, off=2 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0400): >_writeAt: n=0, err=Bad file descriptor 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0400): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.946824 +0000 UTC m=+12.843567850 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0400): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0440): _readAt: size=512, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0440): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0440): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0440): >_readAt: n=5, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0440): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.946824 +0000 UTC m=+12.843567850 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0440): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: Remove: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032afc0 item 7 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da04c0): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da04c0): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da04c0): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da04c0): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da04c0): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.950039035 +0000 UTC m=+12.846782876 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da04c0): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0540): _readAt: size=512, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0540): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0540): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0540): >_readAt: n=5, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0540): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.950039035 +0000 UTC m=+12.846782876 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0540): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: Remove: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032bc70 item 8 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0580): _readAt: size=2, off=0 2025/05/05 06:44:56 ERROR : open-test-file(0xc000da0580): Couldn't read size of file 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0580): >_readAt: n=0, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0580): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0580): >_writeAt: n=0, err=Bad file descriptor 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0580): close: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0580): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da05c0): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da05c0): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da05c0): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da05c0): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da05c0): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.951913495 +0000 UTC m=+12.848657345 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da05c0): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0600): _readAt: size=2, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0600): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0600): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0600): >_readAt: n=2, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0600): _writeAt: size=3, off=2 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0600): >_writeAt: n=0, err=Bad file descriptor 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0600): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.951913495 +0000 UTC m=+12.848657345 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0600): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0640): _readAt: size=512, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0640): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0640): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0640): >_readAt: n=5, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0640): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.951913495 +0000 UTC m=+12.848657345 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0640): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: Remove: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003443f0 item 9 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da06c0): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da06c0): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da06c0): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da06c0): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da06c0): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.954169039 +0000 UTC m=+12.850912900 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da06c0): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0740): _readAt: size=512, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0740): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0740): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0740): >_readAt: n=5, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0740): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.954169039 +0000 UTC m=+12.850912900 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0740): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: Remove: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344d20 item 10 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0800): _readAt: size=2, off=0 2025/05/05 06:44:56 ERROR : open-test-file(0xc000da0800): Couldn't read size of file 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0800): >_readAt: n=0, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0800): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0800): >_writeAt: n=0, err=Bad file descriptor 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0800): close: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0800): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0840): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0840): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0840): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0840): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0840): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.955634289 +0000 UTC m=+12.852378130 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0840): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0900): _readAt: size=2, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0900): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0900): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0900): >_readAt: n=2, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0900): _writeAt: size=3, off=2 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0900): >_writeAt: n=0, err=Bad file descriptor 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0900): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.955634289 +0000 UTC m=+12.852378130 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0900): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0940): _readAt: size=512, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0940): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0940): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0940): >_readAt: n=5, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0940): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.955634289 +0000 UTC m=+12.852378130 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0940): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: Remove: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003452d0 item 11 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da09c0): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da09c0): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da09c0): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da09c0): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da09c0): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.957514179 +0000 UTC m=+12.854258018 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da09c0): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0a40): _readAt: size=512, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0a40): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0a40): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0a40): >_readAt: n=5, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0a40): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.957514179 +0000 UTC m=+12.854258018 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0a40): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: Remove: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000345c70 item 12 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0b00): _readAt: size=2, off=0 2025/05/05 06:44:56 ERROR : open-test-file(0xc000da0b00): Couldn't read size of file 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0b00): >_readAt: n=0, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0b00): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0b00): >_writeAt: n=0, err=Bad file descriptor 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0b00): close: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0b00): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0b40): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0b40): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0b40): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0b40): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0b40): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.958929296 +0000 UTC m=+12.855673146 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0b40): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/05 06:44:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0c00): _readAt: size=512, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0c00): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0c00): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0c00): >_readAt: n=5, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0c00): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.958929296 +0000 UTC m=+12.855673146 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0c00): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: Remove: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ba1c0 item 13 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0c80): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0c80): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0c80): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0c80): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0c80): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.960947795 +0000 UTC m=+12.857691705 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0c80): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e37d80): _readAt: size=512, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e37d80): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e37d80): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e37d80): >_readAt: n=5, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e37d80): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.960947795 +0000 UTC m=+12.857691705 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e37d80): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: Remove: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ba5b0 item 14 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e37e40): _readAt: size=2, off=0 2025/05/05 06:44:56 ERROR : open-test-file(0xc000e37e40): Couldn't read size of file 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e37e40): >_readAt: n=0, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e37e40): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e37e40): >_writeAt: n=0, err=Bad file descriptor 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e37e40): close: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e37e40): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e37e80): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e37e80): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e37e80): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e37e80): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e37e80): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.962634992 +0000 UTC m=+12.859378852 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e37e80): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/05 06:44:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e37f40): _readAt: size=512, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e37f40): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e37f40): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e37f40): >_readAt: n=5, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e37f40): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.962634992 +0000 UTC m=+12.859378852 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000e37f40): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: Remove: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d1f10 item 15 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:56 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/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000492400): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000492400): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000492400): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000492400): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000492400): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.964818211 +0000 UTC m=+12.861562061 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000492400): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc0004926c0): _readAt: size=512, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc0004926c0): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc0004926c0): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc0004926c0): >_readAt: n=5, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc0004926c0): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.964818211 +0000 UTC m=+12.861562061 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc0004926c0): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: Remove: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052310 item 16 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000492780): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000492780): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000492780): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000492780): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000492780): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.966354795 +0000 UTC m=+12.863098645 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000492780): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000492880): _readAt: size=2, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000492880): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000492880): open at offset 5 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000492880): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000492880): >_readAt: n=2, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000492880): _writeAt: size=3, off=7 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000492880): >_writeAt: n=0, err=Bad file descriptor 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000492880): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.966354795 +0000 UTC m=+12.863098645 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000492880): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc0004928c0): _readAt: size=512, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc0004928c0): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc0004928c0): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc0004928c0): >_readAt: n=5, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc0004928c0): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.966354795 +0000 UTC m=+12.863098645 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc0004928c0): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: Remove: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052690 item 17 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000492b40): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000492b40): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000492b40): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000492b40): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000492b40): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.968309084 +0000 UTC m=+12.865052923 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000492b40): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000492c00): _readAt: size=512, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000492c00): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000492c00): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000492c00): >_readAt: n=5, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000492c00): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.968309084 +0000 UTC m=+12.865052923 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000492c00): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: Remove: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052b60 item 18 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000492cc0): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000492cc0): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000492cc0): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000492cc0): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000492cc0): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.969552178 +0000 UTC m=+12.866296018 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000492cc0): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000492dc0): _readAt: size=2, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000492dc0): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000492dc0): open at offset 5 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000492dc0): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000492dc0): >_readAt: n=2, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000492dc0): _writeAt: size=3, off=7 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000492dc0): >_writeAt: n=0, err=Bad file descriptor 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000492dc0): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.969552178 +0000 UTC m=+12.866296018 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000492dc0): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000492f00): _readAt: size=512, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000492f00): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000492f00): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000492f00): >_readAt: n=5, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000492f00): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.969552178 +0000 UTC m=+12.866296018 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000492f00): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: Remove: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052ee0 item 19 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000493000): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000493000): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000493000): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000493000): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000493000): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.971394256 +0000 UTC m=+12.868138106 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000493000): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000493240): _readAt: size=512, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000493240): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000493240): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000493240): >_readAt: n=5, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000493240): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.971394256 +0000 UTC m=+12.868138106 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000493240): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: Remove: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053340 item 20 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000493340): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000493340): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000493340): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000493340): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000493340): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.972607573 +0000 UTC m=+12.869351424 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000493340): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc0004936c0): _readAt: size=2, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc0004936c0): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : open-test-file(0xc0004936c0): open at offset 5 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc0004936c0): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc0004936c0): >_readAt: n=2, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc0004936c0): _writeAt: size=3, off=7 2025/05/05 06:44:56 DEBUG : open-test-file(0xc0004936c0): >_writeAt: n=0, err=Bad file descriptor 2025/05/05 06:44:56 DEBUG : open-test-file(0xc0004936c0): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.972607573 +0000 UTC m=+12.869351424 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc0004936c0): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000493800): _readAt: size=512, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000493800): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000493800): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000493800): >_readAt: n=5, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000493800): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.972607573 +0000 UTC m=+12.869351424 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000493800): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: Remove: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053650 item 21 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000493d40): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000493d40): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000493d40): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000493d40): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000493d40): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.974210623 +0000 UTC m=+12.870954463 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000493d40): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000493e80): _readAt: size=512, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000493e80): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000493e80): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000493e80): >_readAt: n=5, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000493e80): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.974210623 +0000 UTC m=+12.870954463 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000493e80): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: Remove: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000539d0 item 22 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000493f40): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000493f40): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000493f40): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000493f40): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000493f40): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.975447354 +0000 UTC m=+12.872191205 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000493f40): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000858080): _readAt: size=2, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000858080): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000858080): open at offset 5 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000858080): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000858080): >_readAt: n=2, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000858080): _writeAt: size=3, off=7 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000858080): >_writeAt: n=0, err=Bad file descriptor 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000858080): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.975447354 +0000 UTC m=+12.872191205 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000858080): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc0008580c0): _readAt: size=512, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc0008580c0): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc0008580c0): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc0008580c0): >_readAt: n=5, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc0008580c0): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.975447354 +0000 UTC m=+12.872191205 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc0008580c0): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: Remove: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053c70 item 23 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:56 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/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000858140): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000858140): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000858140): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000858140): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000858140): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.977276357 +0000 UTC m=+12.874020208 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000858140): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc0008581c0): _readAt: size=512, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc0008581c0): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc0008581c0): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc0008581c0): >_readAt: n=5, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc0008581c0): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.977276357 +0000 UTC m=+12.874020208 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc0008581c0): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: Remove: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000332310 item 24 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000858280): _readAt: size=2, off=0 2025/05/05 06:44:56 ERROR : open-test-file(0xc000858280): Couldn't read size of file 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000858280): >_readAt: n=0, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000858280): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000858280): >_writeAt: n=0, err=Bad file descriptor 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000858280): close: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000858280): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc0008582c0): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc0008582c0): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc0008582c0): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc0008582c0): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc0008582c0): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.978533138 +0000 UTC m=+12.875276988 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc0008582c0): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000858380): _readAt: size=2, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000858380): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000858380): open at offset 5 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000858380): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000858380): >_readAt: n=2, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000858380): _writeAt: size=3, off=7 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000858380): >_writeAt: n=0, err=Bad file descriptor 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000858380): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.978533138 +0000 UTC m=+12.875276988 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000858380): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc0008583c0): _readAt: size=512, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc0008583c0): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc0008583c0): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc0008583c0): >_readAt: n=5, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc0008583c0): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.978533138 +0000 UTC m=+12.875276988 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc0008583c0): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: Remove: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000332770 item 25 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000858440): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000858440): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000858440): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000858440): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000858440): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.980119375 +0000 UTC m=+12.876863235 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000858440): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc0008584c0): _readAt: size=512, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc0008584c0): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc0008584c0): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc0008584c0): >_readAt: n=5, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc0008584c0): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.980119375 +0000 UTC m=+12.876863235 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc0008584c0): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: Remove: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000332f50 item 26 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000858580): _readAt: size=2, off=0 2025/05/05 06:44:56 ERROR : open-test-file(0xc000858580): Couldn't read size of file 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000858580): >_readAt: n=0, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000858580): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000858580): >_writeAt: n=0, err=Bad file descriptor 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000858580): close: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000858580): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc0008585c0): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc0008585c0): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc0008585c0): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc0008585c0): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc0008585c0): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.981542688 +0000 UTC m=+12.878286527 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc0008585c0): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000858680): _readAt: size=2, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000858680): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000858680): open at offset 5 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000858680): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000858680): >_readAt: n=2, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000858680): _writeAt: size=3, off=7 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000858680): >_writeAt: n=0, err=Bad file descriptor 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000858680): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.981542688 +0000 UTC m=+12.878286527 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000858680): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc0008586c0): _readAt: size=512, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc0008586c0): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc0008586c0): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc0008586c0): >_readAt: n=5, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc0008586c0): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.981542688 +0000 UTC m=+12.878286527 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc0008586c0): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: Remove: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000333420 item 27 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:56 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/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000858740): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000858740): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000858740): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000858740): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000858740): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.983225606 +0000 UTC m=+12.879969446 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000858740): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc0008588c0): _readAt: size=512, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc0008588c0): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc0008588c0): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc0008588c0): >_readAt: n=5, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc0008588c0): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.983225606 +0000 UTC m=+12.879969446 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc0008588c0): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: Remove: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000333d50 item 28 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000858980): _readAt: size=2, off=0 2025/05/05 06:44:56 ERROR : open-test-file(0xc000858980): Couldn't read size of file 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000858980): >_readAt: n=0, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000858980): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000858980): >_writeAt: n=0, err=Bad file descriptor 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000858980): close: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000858980): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc0008589c0): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc0008589c0): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc0008589c0): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc0008589c0): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc0008589c0): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.984512051 +0000 UTC m=+12.881255891 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc0008589c0): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/05 06:44:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000858a80): _readAt: size=512, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000858a80): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000858a80): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000858a80): >_readAt: n=5, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000858a80): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.984512051 +0000 UTC m=+12.881255891 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000858a80): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: Remove: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003724d0 item 29 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:56 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/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000858b00): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000858b00): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000858b00): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000858b00): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000858b00): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.985628366 +0000 UTC m=+12.882372207 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000858b00): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000858b80): _readAt: size=512, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000858b80): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000858b80): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000858b80): >_readAt: n=5, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000858b80): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.985628366 +0000 UTC m=+12.882372207 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000858b80): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: Remove: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000372a80 item 30 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:56 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/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000858c40): _readAt: size=2, off=0 2025/05/05 06:44:56 ERROR : open-test-file(0xc000858c40): Couldn't read size of file 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000858c40): >_readAt: n=0, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000858c40): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000858c40): >_writeAt: n=0, err=Bad file descriptor 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000858c40): close: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000858c40): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000858c80): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000858c80): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000858c80): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000858c80): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000858c80): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.987300146 +0000 UTC m=+12.884044055 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000858c80): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/05 06:44:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0080): _readAt: size=512, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0080): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0080): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0080): >_readAt: n=5, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0080): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.987300146 +0000 UTC m=+12.884044055 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0080): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: Remove: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ba070 item 31 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:56 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/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0180): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0180): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0180): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0180): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0180): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.990460739 +0000 UTC m=+12.887204609 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0180): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0200): _readAt: size=512, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0200): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0200): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0200): >_readAt: n=5, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0200): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.990460739 +0000 UTC m=+12.887204609 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0200): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: Remove: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ba4d0 item 32 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0240): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0240): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0240): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0240): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0240): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.992446907 +0000 UTC m=+12.889190778 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0240): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0280): _readAt: size=2, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0280): >_readAt: n=0, err=Bad file descriptor 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0280): _writeAt: size=3, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0280): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0280): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ba850 item 33 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0280): >_writeAt: n=3, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0280): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.993299018 +0000 UTC m=+12.890042888 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0280): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da02c0): _readAt: size=512, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da02c0): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da02c0): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da02c0): >_readAt: n=5, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da02c0): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.993299018 +0000 UTC m=+12.890042888 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da02c0): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: Remove: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004baaf0 item 33 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0300): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0300): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0300): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0300): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0300): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.994884824 +0000 UTC m=+12.891628704 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0300): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0340): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0340): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004baee0 item 34 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0340): _readAt: size=2, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0340): >_readAt: n=0, err=Bad file descriptor 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0340): _writeAt: size=3, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0340): >_writeAt: n=3, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0340): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.995536878 +0000 UTC m=+12.892280738 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0340): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0380): _readAt: size=512, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0380): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0380): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0380): >_readAt: n=3, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0380): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.995536878 +0000 UTC m=+12.892280738 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0380): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: Remove: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bb030 item 34 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da03c0): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da03c0): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da03c0): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da03c0): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da03c0): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.997260664 +0000 UTC m=+12.894004525 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da03c0): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0400): _readAt: size=2, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0400): >_readAt: n=0, err=Bad file descriptor 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0400): _writeAt: size=3, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0400): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0400): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bb340 item 35 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0400): >_writeAt: n=3, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0400): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.997953204 +0000 UTC m=+12.894697064 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0400): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0440): _readAt: size=512, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0440): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0440): >openPending: err= 2025/05/05 06:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0440): >_readAt: n=5, err=EOF 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0440): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.997953204 +0000 UTC m=+12.894697064 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0440): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: Remove: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bb500 item 35 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da04c0): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da04c0): >openPending: err= 2025/05/05 06:44:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da04c0): _writeAt: size=5, off=0 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da04c0): >_writeAt: n=5, err= 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da04c0): close: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:56.999624702 +0000 UTC m=+12.896368582 2025/05/05 06:44:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da04c0): >close: err= 2025/05/05 06:44:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/05/05 06:44:56 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:56 DEBUG : open-test-file(0xc000da0580): openPending: 2025/05/05 06:44:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0580): >openPending: err= 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bb8f0 item 36 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0580): _readAt: size=2, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0580): >_readAt: n=0, err=Bad file descriptor 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0580): _writeAt: size=3, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0580): >_writeAt: n=3, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0580): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.000258622 +0000 UTC m=+12.897002483 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0580): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da05c0): _readAt: size=512, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da05c0): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da05c0): >openPending: err= 2025/05/05 06:44:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da05c0): >_readAt: n=3, err=EOF 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da05c0): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.000258622 +0000 UTC m=+12.897002483 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da05c0): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: Remove: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bbab0 item 36 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0600): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0600): >openPending: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0600): _writeAt: size=5, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0600): >_writeAt: n=5, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0600): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.001836194 +0000 UTC m=+12.898580054 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0600): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0640): _readAt: size=2, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0640): >_readAt: n=0, err=Bad file descriptor 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0640): _writeAt: size=3, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0640): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0640): >openPending: err= 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bbdc0 item 37 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0640): >_writeAt: n=3, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0640): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.002423547 +0000 UTC m=+12.899167427 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0640): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0680): _readAt: size=512, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0680): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0680): >openPending: err= 2025/05/05 06:44:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0680): >_readAt: n=5, err=EOF 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0680): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.002423547 +0000 UTC m=+12.899167427 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0680): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: Remove: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000372230 item 37 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0700): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0700): >openPending: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0700): _writeAt: size=5, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0700): >_writeAt: n=5, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0700): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.003981241 +0000 UTC m=+12.900725100 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0700): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da07c0): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da07c0): >openPending: err= 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003728c0 item 38 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da07c0): _readAt: size=2, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da07c0): >_readAt: n=0, err=Bad file descriptor 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da07c0): _writeAt: size=3, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da07c0): >_writeAt: n=3, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da07c0): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.004615542 +0000 UTC m=+12.901359403 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da07c0): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0800): _readAt: size=512, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0800): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0800): >openPending: err= 2025/05/05 06:44:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0800): >_readAt: n=3, err=EOF 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0800): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.004615542 +0000 UTC m=+12.901359403 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0800): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: Remove: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000372e70 item 38 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0880): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0880): >openPending: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0880): _writeAt: size=5, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0880): >_writeAt: n=5, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0880): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.006210084 +0000 UTC m=+12.902953975 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0880): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0940): _readAt: size=2, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0940): >_readAt: n=0, err=Bad file descriptor 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0940): _writeAt: size=3, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0940): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0940): >openPending: err= 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000373420 item 39 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0940): >_writeAt: n=3, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0940): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.006836851 +0000 UTC m=+12.903580702 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0940): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0980): _readAt: size=512, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0980): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0980): >openPending: err= 2025/05/05 06:44:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0980): >_readAt: n=5, err=EOF 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0980): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.006836851 +0000 UTC m=+12.903580702 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0980): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: Remove: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003736c0 item 39 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0a00): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0a00): >openPending: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0a00): _writeAt: size=5, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0a00): >_writeAt: n=5, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0a00): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.00863112 +0000 UTC m=+12.905374999 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0a00): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0ac0): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0ac0): >openPending: err= 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000373ab0 item 40 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0ac0): _readAt: size=2, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0ac0): >_readAt: n=0, err=Bad file descriptor 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0ac0): _writeAt: size=3, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0ac0): >_writeAt: n=3, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0ac0): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.009384123 +0000 UTC m=+12.906128003 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0ac0): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0b00): _readAt: size=512, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0b00): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0b00): >openPending: err= 2025/05/05 06:44:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0b00): >_readAt: n=3, err=EOF 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0b00): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.009384123 +0000 UTC m=+12.906128003 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0b00): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: Remove: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000373d50 item 40 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0b40): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0b40): >openPending: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0b40): _readAt: size=2, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0b40): >_readAt: n=0, err=Bad file descriptor 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0b40): _writeAt: size=5, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0b40): >_writeAt: n=5, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0b40): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.011128969 +0000 UTC m=+12.907872849 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0b40): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0b80): _writeAt: size=5, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0b80): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0b80): >openPending: err= 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d2620 item 41 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0b80): >_writeAt: n=5, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0b80): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.011760133 +0000 UTC m=+12.908503993 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0b80): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0bc0): _readAt: size=2, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0bc0): >_readAt: n=0, err=Bad file descriptor 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0bc0): _writeAt: size=3, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0bc0): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0bc0): >openPending: err= 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d2770 item 41 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0bc0): >_writeAt: n=3, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0bc0): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.012429851 +0000 UTC m=+12.909173712 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0bc0): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0c00): _readAt: size=512, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0c00): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0c00): >openPending: err= 2025/05/05 06:44:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0c00): >_readAt: n=5, err=EOF 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0c00): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.012429851 +0000 UTC m=+12.909173712 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0c00): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: Remove: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d2a80 item 41 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0cc0): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0cc0): >openPending: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0cc0): _readAt: size=2, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0cc0): >_readAt: n=0, err=Bad file descriptor 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0cc0): _writeAt: size=5, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0cc0): >_writeAt: n=5, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0cc0): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.014095698 +0000 UTC m=+12.910839538 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0cc0): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0d00): _writeAt: size=5, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0d00): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0d00): >openPending: err= 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d2e70 item 42 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0d00): >_writeAt: n=5, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0d00): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.014835788 +0000 UTC m=+12.911579658 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0d00): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0dc0): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0dc0): >openPending: err= 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d2fc0 item 42 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0dc0): _readAt: size=2, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0dc0): >_readAt: n=0, err=Bad file descriptor 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0dc0): _writeAt: size=3, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0dc0): >_writeAt: n=3, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0dc0): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.015862605 +0000 UTC m=+12.912606515 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0dc0): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0e00): _readAt: size=512, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0e00): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0e00): >openPending: err= 2025/05/05 06:44:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0e00): >_readAt: n=3, err=EOF 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0e00): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.015862605 +0000 UTC m=+12.912606515 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0e00): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: Remove: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d3180 item 42 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0ec0): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0ec0): >openPending: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0ec0): _readAt: size=2, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0ec0): >_readAt: n=0, err=Bad file descriptor 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0ec0): _writeAt: size=5, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0ec0): >_writeAt: n=5, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0ec0): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.017965844 +0000 UTC m=+12.914709724 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0ec0): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0f00): _writeAt: size=5, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0f00): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0f00): >openPending: err= 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d3500 item 43 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0f00): >_writeAt: n=5, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0f00): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.01874724 +0000 UTC m=+12.915491111 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0f00): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0fc0): _readAt: size=2, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0fc0): >_readAt: n=0, err=Bad file descriptor 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0fc0): _writeAt: size=3, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0fc0): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0fc0): >openPending: err= 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d36c0 item 43 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0fc0): >_writeAt: n=3, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0fc0): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.019637262 +0000 UTC m=+12.916381142 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da0fc0): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1000): _readAt: size=512, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1000): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1000): >openPending: err= 2025/05/05 06:44:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1000): >_readAt: n=5, err=EOF 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1000): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.019637262 +0000 UTC m=+12.916381142 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1000): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: Remove: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d3810 item 43 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da10c0): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da10c0): >openPending: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da10c0): _readAt: size=2, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da10c0): >_readAt: n=0, err=Bad file descriptor 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da10c0): _writeAt: size=5, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da10c0): >_writeAt: n=5, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da10c0): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.021799691 +0000 UTC m=+12.918543591 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da10c0): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1100): _writeAt: size=5, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1100): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1100): >openPending: err= 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d3b20 item 44 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1100): >_writeAt: n=5, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1100): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.022524111 +0000 UTC m=+12.919267992 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1100): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da11c0): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da11c0): >openPending: err= 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d3ce0 item 44 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da11c0): _readAt: size=2, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da11c0): >_readAt: n=0, err=Bad file descriptor 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da11c0): _writeAt: size=3, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da11c0): >_writeAt: n=3, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da11c0): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.023315607 +0000 UTC m=+12.920059477 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da11c0): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1200): _readAt: size=512, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1200): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1200): >openPending: err= 2025/05/05 06:44:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1200): >_readAt: n=3, err=EOF 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1200): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.023315607 +0000 UTC m=+12.920059477 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1200): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: Remove: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d3e30 item 44 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da12c0): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da12c0): >openPending: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da12c0): _readAt: size=2, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da12c0): >_readAt: n=0, err=Bad file descriptor 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da12c0): _writeAt: size=5, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da12c0): >_writeAt: n=5, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da12c0): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.02524585 +0000 UTC m=+12.921989750 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da12c0): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1300): _writeAt: size=5, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1300): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1300): >openPending: err= 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051c1c0 item 45 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1300): >_writeAt: n=5, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1300): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.025926629 +0000 UTC m=+12.922670489 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1300): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/05 06:44:57 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da13c0): _readAt: size=512, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da13c0): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da13c0): >openPending: err= 2025/05/05 06:44:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da13c0): >_readAt: n=5, err=EOF 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da13c0): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.025926629 +0000 UTC m=+12.922670489 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da13c0): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: Remove: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051c540 item 45 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1480): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1480): >openPending: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1480): _readAt: size=2, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1480): >_readAt: n=0, err=Bad file descriptor 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1480): _writeAt: size=5, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1480): >_writeAt: n=5, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1480): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.027982759 +0000 UTC m=+12.924726619 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1480): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da14c0): _writeAt: size=5, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da14c0): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da14c0): >openPending: err= 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051ca10 item 46 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da14c0): >_writeAt: n=5, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da14c0): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.028756732 +0000 UTC m=+12.925500572 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da14c0): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/05 06:44:57 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1580): _readAt: size=512, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1580): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1580): >openPending: err= 2025/05/05 06:44:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1580): >_readAt: n=5, err=EOF 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1580): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.028756732 +0000 UTC m=+12.925500572 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1580): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: Remove: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051cbd0 item 46 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1640): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1640): >openPending: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1640): _readAt: size=2, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1640): >_readAt: n=0, err=Bad file descriptor 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1640): _writeAt: size=5, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1640): >_writeAt: n=5, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1640): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.030258641 +0000 UTC m=+12.927002481 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1640): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da16c0): _writeAt: size=5, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da16c0): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da16c0): >openPending: err= 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051cee0 item 47 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da16c0): >_writeAt: n=5, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da16c0): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.031045528 +0000 UTC m=+12.927789398 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da16c0): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/05 06:44:57 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1780): _readAt: size=512, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1780): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1780): >openPending: err= 2025/05/05 06:44:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1780): >_readAt: n=5, err=EOF 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1780): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.031045528 +0000 UTC m=+12.927789398 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1780): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: Remove: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051d180 item 47 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:57 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/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1840): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1840): >openPending: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1840): _readAt: size=2, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1840): >_readAt: n=0, err=Bad file descriptor 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1840): _writeAt: size=5, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1840): >_writeAt: n=5, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1840): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.032832102 +0000 UTC m=+12.929575952 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1840): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1880): _writeAt: size=5, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1880): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1880): >openPending: err= 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051d960 item 48 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1880): >_writeAt: n=5, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1880): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.03332087 +0000 UTC m=+12.930064710 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1880): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/05 06:44:57 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1940): _readAt: size=512, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1940): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1940): >openPending: err= 2025/05/05 06:44:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1940): >_readAt: n=5, err=EOF 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1940): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.03332087 +0000 UTC m=+12.930064710 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1940): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: Remove: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051dab0 item 48 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858080): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858080): >openPending: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858080): _writeAt: size=5, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858080): >_writeAt: n=5, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858080): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.035352023 +0000 UTC m=+12.932095893 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858080): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc0008580c0): _readAt: size=2, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc0008580c0): >_readAt: n=0, err=Bad file descriptor 2025/05/05 06:44:57 DEBUG : open-test-file(0xc0008580c0): _writeAt: size=3, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc0008580c0): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : open-test-file(0xc0008580c0): open at offset 5 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc0008580c0): >openPending: err= 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004001c0 item 49 2025/05/05 06:44:57 DEBUG : open-test-file(0xc0008580c0): >_writeAt: n=3, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc0008580c0): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.036153007 +0000 UTC m=+12.932896867 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc0008580c0): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858100): _readAt: size=512, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858100): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858100): >openPending: err= 2025/05/05 06:44:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858100): >_readAt: n=8, err=EOF 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858100): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.036153007 +0000 UTC m=+12.932896867 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858100): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: Remove: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400620 item 49 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858180): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858180): >openPending: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858180): _writeAt: size=5, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858180): >_writeAt: n=5, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858180): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.038289397 +0000 UTC m=+12.935033277 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858180): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858240): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858240): open at offset 5 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858240): >openPending: err= 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400af0 item 50 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858240): _readAt: size=2, off=5 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858240): >_readAt: n=0, err=Bad file descriptor 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858240): _writeAt: size=3, off=5 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858240): >_writeAt: n=3, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858240): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.039200197 +0000 UTC m=+12.935944058 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858240): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858280): _readAt: size=512, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858280): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858280): >openPending: err= 2025/05/05 06:44:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858280): >_readAt: n=3, err=EOF 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858280): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.039200197 +0000 UTC m=+12.935944058 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858280): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: Remove: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400cb0 item 50 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858300): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858300): >openPending: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858300): _writeAt: size=5, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858300): >_writeAt: n=5, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858300): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.041265805 +0000 UTC m=+12.938009665 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858300): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc0008583c0): _readAt: size=2, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc0008583c0): >_readAt: n=0, err=Bad file descriptor 2025/05/05 06:44:57 DEBUG : open-test-file(0xc0008583c0): _writeAt: size=3, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc0008583c0): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : open-test-file(0xc0008583c0): open at offset 5 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc0008583c0): >openPending: err= 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004012d0 item 51 2025/05/05 06:44:57 DEBUG : open-test-file(0xc0008583c0): >_writeAt: n=3, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc0008583c0): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.042023246 +0000 UTC m=+12.938767106 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc0008583c0): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858400): _readAt: size=512, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858400): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858400): >openPending: err= 2025/05/05 06:44:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858400): >_readAt: n=8, err=EOF 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858400): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.042023246 +0000 UTC m=+12.938767106 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858400): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: Remove: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004016c0 item 51 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858480): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858480): >openPending: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858480): _writeAt: size=5, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858480): >_writeAt: n=5, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858480): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.04375652 +0000 UTC m=+12.940500360 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858480): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858540): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858540): open at offset 5 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858540): >openPending: err= 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401b90 item 52 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858540): _readAt: size=2, off=5 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858540): >_readAt: n=0, err=Bad file descriptor 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858540): _writeAt: size=3, off=5 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858540): >_writeAt: n=3, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858540): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.044402152 +0000 UTC m=+12.941145992 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858540): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858580): _readAt: size=512, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858580): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858580): >openPending: err= 2025/05/05 06:44:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858580): >_readAt: n=3, err=EOF 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858580): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.044402152 +0000 UTC m=+12.941145992 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858580): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: Remove: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000782000 item 52 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858600): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858600): >openPending: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858600): _writeAt: size=5, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858600): >_writeAt: n=5, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858600): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.045711751 +0000 UTC m=+12.942455611 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858600): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc0008586c0): _readAt: size=2, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc0008586c0): >_readAt: n=0, err=Bad file descriptor 2025/05/05 06:44:57 DEBUG : open-test-file(0xc0008586c0): _writeAt: size=3, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc0008586c0): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : open-test-file(0xc0008586c0): open at offset 5 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc0008586c0): >openPending: err= 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000782380 item 53 2025/05/05 06:44:57 DEBUG : open-test-file(0xc0008586c0): >_writeAt: n=3, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc0008586c0): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.046235544 +0000 UTC m=+12.942979384 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc0008586c0): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858700): _readAt: size=512, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858700): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858700): >openPending: err= 2025/05/05 06:44:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858700): >_readAt: n=8, err=EOF 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858700): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.046235544 +0000 UTC m=+12.942979384 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858700): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: Remove: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007824d0 item 53 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858880): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858880): >openPending: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858880): _writeAt: size=5, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858880): >_writeAt: n=5, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858880): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.047821872 +0000 UTC m=+12.944565712 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858880): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858940): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858940): open at offset 5 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858940): >openPending: err= 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007829a0 item 54 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858940): _readAt: size=2, off=5 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858940): >_readAt: n=0, err=Bad file descriptor 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858940): _writeAt: size=3, off=5 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858940): >_writeAt: n=3, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858940): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.048365783 +0000 UTC m=+12.945109623 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858940): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858980): _readAt: size=512, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858980): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858980): >openPending: err= 2025/05/05 06:44:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858980): >_readAt: n=3, err=EOF 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858980): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.048365783 +0000 UTC m=+12.945109623 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858980): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: Remove: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000782b60 item 54 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858a00): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858a00): >openPending: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858a00): _writeAt: size=5, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858a00): >_writeAt: n=5, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858a00): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.049654412 +0000 UTC m=+12.946398302 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858a00): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858ac0): _readAt: size=2, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858ac0): >_readAt: n=0, err=Bad file descriptor 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858ac0): _writeAt: size=3, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858ac0): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858ac0): open at offset 5 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858ac0): >openPending: err= 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000783030 item 55 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858ac0): >_writeAt: n=3, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858ac0): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.050291719 +0000 UTC m=+12.947035579 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858ac0): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858b00): _readAt: size=512, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858b00): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858b00): >openPending: err= 2025/05/05 06:44:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858b00): >_readAt: n=8, err=EOF 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858b00): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.050291719 +0000 UTC m=+12.947035579 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858b00): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: Remove: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007831f0 item 55 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:57 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/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858cc0): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858cc0): >openPending: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858cc0): _writeAt: size=5, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858cc0): >_writeAt: n=5, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858cc0): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.051920246 +0000 UTC m=+12.948664127 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858cc0): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858d80): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858d80): open at offset 5 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858d80): >openPending: err= 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000783500 item 56 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858d80): _readAt: size=2, off=5 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858d80): >_readAt: n=0, err=Bad file descriptor 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858d80): _writeAt: size=3, off=5 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858d80): >_writeAt: n=3, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858d80): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.052651158 +0000 UTC m=+12.949395018 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858d80): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858dc0): _readAt: size=512, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858dc0): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858dc0): >openPending: err= 2025/05/05 06:44:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858dc0): >_readAt: n=3, err=EOF 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858dc0): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.052651158 +0000 UTC m=+12.949395018 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858dc0): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: Remove: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000783730 item 56 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858e80): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858e80): open at offset 0 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858e80): >openPending: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858e80): _readAt: size=2, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858e80): >_readAt: n=0, err=Bad file descriptor 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858e80): _writeAt: size=5, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858e80): >_writeAt: n=5, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858e80): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.054272652 +0000 UTC m=+12.951016532 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000858e80): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1980): _writeAt: size=5, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1980): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1980): >openPending: err= 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051dc70 item 57 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1980): >_writeAt: n=5, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1980): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.05470313 +0000 UTC m=+12.951446961 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1980): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1a40): _readAt: size=2, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1a40): >_readAt: n=0, err=Bad file descriptor 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1a40): _writeAt: size=3, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1a40): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1a40): open at offset 5 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1a40): >openPending: err= 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00067a000 item 57 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1a40): >_writeAt: n=3, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1a40): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.055165399 +0000 UTC m=+12.951909239 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1a40): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1a80): _readAt: size=512, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1a80): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1a80): >openPending: err= 2025/05/05 06:44:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1a80): >_readAt: n=8, err=EOF 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1a80): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.055165399 +0000 UTC m=+12.951909239 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1a80): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: Remove: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00067a5b0 item 57 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1b40): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1b40): open at offset 0 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1b40): >openPending: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1b40): _readAt: size=2, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1b40): >_readAt: n=0, err=Bad file descriptor 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1b40): _writeAt: size=5, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1b40): >_writeAt: n=5, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1b40): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.056251147 +0000 UTC m=+12.952994997 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1b40): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1b80): _writeAt: size=5, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1b80): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1b80): >openPending: err= 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00067a930 item 58 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1b80): >_writeAt: n=5, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1b80): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.056662278 +0000 UTC m=+12.953406128 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1b80): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1c40): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1c40): open at offset 5 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1c40): >openPending: err= 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00067ab60 item 58 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1c40): _readAt: size=2, off=5 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1c40): >_readAt: n=0, err=Bad file descriptor 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1c40): _writeAt: size=3, off=5 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1c40): >_writeAt: n=3, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1c40): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.057341443 +0000 UTC m=+12.954085293 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1c40): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1c80): _readAt: size=512, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1c80): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1c80): >openPending: err= 2025/05/05 06:44:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1c80): >_readAt: n=3, err=EOF 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1c80): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.057341443 +0000 UTC m=+12.954085293 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1c80): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: Remove: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00067ad90 item 58 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1d40): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1d40): open at offset 0 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1d40): >openPending: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1d40): _readAt: size=2, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1d40): >_readAt: n=0, err=Bad file descriptor 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1d40): _writeAt: size=5, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1d40): >_writeAt: n=5, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1d40): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.058534563 +0000 UTC m=+12.955278423 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1d40): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1d80): _writeAt: size=5, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1d80): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1d80): >openPending: err= 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00067b110 item 59 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1d80): >_writeAt: n=5, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1d80): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.058979458 +0000 UTC m=+12.955723298 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1d80): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1e40): _readAt: size=2, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1e40): >_readAt: n=0, err=Bad file descriptor 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1e40): _writeAt: size=3, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1e40): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1e40): open at offset 5 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1e40): >openPending: err= 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00067b730 item 59 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1e40): >_writeAt: n=3, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1e40): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.059411329 +0000 UTC m=+12.956155159 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1e40): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1e80): _readAt: size=512, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1e80): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1e80): >openPending: err= 2025/05/05 06:44:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1e80): >_readAt: n=8, err=EOF 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1e80): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.059411329 +0000 UTC m=+12.956155159 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1e80): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: Remove: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00067b880 item 59 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:57 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/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1f40): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1f40): open at offset 0 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1f40): >openPending: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1f40): _readAt: size=2, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1f40): >_readAt: n=0, err=Bad file descriptor 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1f40): _writeAt: size=5, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1f40): >_writeAt: n=5, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1f40): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.060643593 +0000 UTC m=+12.957387443 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000da1f40): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e000): _writeAt: size=5, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e000): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e000): >openPending: err= 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00067bea0 item 60 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e000): >_writeAt: n=5, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e000): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.06106283 +0000 UTC m=+12.957806670 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e000): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e0c0): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e0c0): open at offset 5 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e0c0): >openPending: err= 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fe1c0 item 60 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e0c0): _readAt: size=2, off=5 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e0c0): >_readAt: n=0, err=Bad file descriptor 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e0c0): _writeAt: size=3, off=5 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e0c0): >_writeAt: n=3, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e0c0): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.06154814 +0000 UTC m=+12.958292000 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e0c0): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e100): _readAt: size=512, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e100): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e100): >openPending: err= 2025/05/05 06:44:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e100): >_readAt: n=3, err=EOF 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e100): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.06154814 +0000 UTC m=+12.958292000 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e100): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: Remove: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fe4d0 item 60 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e1c0): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e1c0): open at offset 0 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e1c0): >openPending: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e1c0): _readAt: size=2, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e1c0): >_readAt: n=0, err=Bad file descriptor 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e1c0): _writeAt: size=5, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e1c0): >_writeAt: n=5, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e1c0): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.06269295 +0000 UTC m=+12.959436809 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e1c0): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e200): _writeAt: size=5, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e200): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e200): >openPending: err= 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fe8c0 item 61 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e200): >_writeAt: n=5, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e200): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.063079285 +0000 UTC m=+12.959823125 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e200): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/05 06:44:57 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e2c0): _readAt: size=512, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e2c0): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e2c0): >openPending: err= 2025/05/05 06:44:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e2c0): >_readAt: n=5, err=EOF 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e2c0): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.063079285 +0000 UTC m=+12.959823125 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e2c0): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: Remove: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fec40 item 61 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:57 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/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e380): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e380): open at offset 0 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e380): >openPending: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e380): _readAt: size=2, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e380): >_readAt: n=0, err=Bad file descriptor 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e380): _writeAt: size=5, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e380): >_writeAt: n=5, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e380): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.064246176 +0000 UTC m=+12.960990026 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e380): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e3c0): _writeAt: size=5, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e3c0): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e3c0): >openPending: err= 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fef50 item 62 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e3c0): >_writeAt: n=5, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e3c0): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.064643652 +0000 UTC m=+12.961387492 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e3c0): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/05 06:44:57 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e480): _readAt: size=512, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e480): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e480): >openPending: err= 2025/05/05 06:44:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e480): >_readAt: n=5, err=EOF 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e480): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.064643652 +0000 UTC m=+12.961387492 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e480): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: Remove: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ff110 item 62 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:57 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/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e540): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e540): open at offset 0 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e540): >openPending: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e540): _readAt: size=2, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e540): >_readAt: n=0, err=Bad file descriptor 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e540): _writeAt: size=5, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e540): >_writeAt: n=5, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e540): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.065851019 +0000 UTC m=+12.962594869 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e540): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e580): _writeAt: size=5, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e580): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e580): >openPending: err= 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ff420 item 63 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e580): >_writeAt: n=5, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e580): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.066220411 +0000 UTC m=+12.962964251 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e580): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/05 06:44:57 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e640): _readAt: size=512, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e640): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e640): >openPending: err= 2025/05/05 06:44:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e640): >_readAt: n=5, err=EOF 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e640): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.066220411 +0000 UTC m=+12.962964251 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e640): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: Remove: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ff7a0 item 63 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:57 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/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e700): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e700): open at offset 0 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e700): >openPending: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e700): _readAt: size=2, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e700): >_readAt: n=0, err=Bad file descriptor 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e700): _writeAt: size=5, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e700): >_writeAt: n=5, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e700): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.067398423 +0000 UTC m=+12.964142263 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e700): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e740): _writeAt: size=5, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e740): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e740): >openPending: err= 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ffe30 item 64 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e740): >_writeAt: n=5, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e740): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.067922417 +0000 UTC m=+12.964666257 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e740): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/05 06:44:57 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e800): _readAt: size=512, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e800): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e800): >openPending: err= 2025/05/05 06:44:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e800): >_readAt: n=5, err=EOF 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e800): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.067922417 +0000 UTC m=+12.964666257 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e800): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: Remove: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c81c0 item 64 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e840): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e840): >openPending: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e840): _writeAt: size=5, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e840): >_writeAt: n=5, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e840): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.069395673 +0000 UTC m=+12.966139613 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e840): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_RDWR 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e880): _readAt: size=2, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e880): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e880): >openPending: err= 2025/05/05 06:44:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e880): >_readAt: n=2, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e880): _writeAt: size=3, off=2 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c8540 item 65 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e880): >_writeAt: n=3, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e880): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.070749624 +0000 UTC m=+12.967493464 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e880): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e8c0): _readAt: size=512, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e8c0): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e8c0): >openPending: err= 2025/05/05 06:44:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e8c0): >_readAt: n=5, err=EOF 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e8c0): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.070749624 +0000 UTC m=+12.967493464 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e8c0): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: Remove: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c8770 item 65 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e900): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e900): >openPending: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e900): _writeAt: size=5, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e900): >_writeAt: n=5, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e900): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.072092986 +0000 UTC m=+12.968836816 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e900): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e940): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e940): >openPending: err= 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c8c40 item 66 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e940): _readAt: size=2, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e940): >_readAt: n=0, err=EOF 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e940): _writeAt: size=3, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e940): >_writeAt: n=3, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e940): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.072701478 +0000 UTC m=+12.969445309 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e940): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e980): _readAt: size=512, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e980): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e980): >openPending: err= 2025/05/05 06:44:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e980): >_readAt: n=3, err=EOF 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e980): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.072701478 +0000 UTC m=+12.969445309 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e980): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: Remove: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c8e70 item 66 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e9c0): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e9c0): >openPending: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e9c0): _writeAt: size=5, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e9c0): >_writeAt: n=5, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e9c0): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.073972705 +0000 UTC m=+12.970716555 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2e9c0): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2ea00): _readAt: size=2, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2ea00): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2ea00): >openPending: err= 2025/05/05 06:44:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2ea00): >_readAt: n=2, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2ea00): _writeAt: size=3, off=2 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c9260 item 67 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2ea00): >_writeAt: n=3, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2ea00): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.074484526 +0000 UTC m=+12.971228366 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2ea00): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2ea80): _readAt: size=512, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2ea80): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2ea80): >openPending: err= 2025/05/05 06:44:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2ea80): >_readAt: n=5, err=EOF 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2ea80): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.074484526 +0000 UTC m=+12.971228366 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2ea80): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: Remove: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c9490 item 67 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2eb00): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2eb00): >openPending: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2eb00): _writeAt: size=5, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2eb00): >_writeAt: n=5, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2eb00): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.075545177 +0000 UTC m=+12.972289027 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2eb00): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2ebc0): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2ebc0): >openPending: err= 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c99d0 item 68 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2ebc0): _readAt: size=2, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2ebc0): >_readAt: n=0, err=EOF 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2ebc0): _writeAt: size=3, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2ebc0): >_writeAt: n=3, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2ebc0): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.076007515 +0000 UTC m=+12.972751356 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2ebc0): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2ec00): _readAt: size=512, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2ec00): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2ec00): >openPending: err= 2025/05/05 06:44:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2ec00): >_readAt: n=3, err=EOF 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2ec00): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.076007515 +0000 UTC m=+12.972751356 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2ec00): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: Remove: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c9b90 item 68 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2ec40): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2ec40): >openPending: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2ec40): _writeAt: size=5, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2ec40): >_writeAt: n=5, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2ec40): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.07759251 +0000 UTC m=+12.974336350 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2ec40): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2ec80): _readAt: size=2, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2ec80): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2ec80): >openPending: err= 2025/05/05 06:44:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2ec80): >_readAt: n=2, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2ec80): _writeAt: size=3, off=2 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c9ea0 item 69 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2ec80): >_writeAt: n=3, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2ec80): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.078040661 +0000 UTC m=+12.974784502 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2ec80): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2ecc0): _readAt: size=512, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2ecc0): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2ecc0): >openPending: err= 2025/05/05 06:44:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2ecc0): >_readAt: n=5, err=EOF 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2ecc0): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.078040661 +0000 UTC m=+12.974784502 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2ecc0): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: Remove: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ce2a0 item 69 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2ed40): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2ed40): >openPending: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2ed40): _writeAt: size=5, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2ed40): >_writeAt: n=5, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2ed40): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.079161265 +0000 UTC m=+12.975905095 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2ed40): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2ee00): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2ee00): >openPending: err= 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ce620 item 70 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2ee00): _readAt: size=2, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2ee00): >_readAt: n=0, err=EOF 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2ee00): _writeAt: size=3, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2ee00): >_writeAt: n=3, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2ee00): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.079601242 +0000 UTC m=+12.976345082 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2ee00): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2ee40): _readAt: size=512, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2ee40): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2ee40): >openPending: err= 2025/05/05 06:44:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2ee40): >_readAt: n=3, err=EOF 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2ee40): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.079601242 +0000 UTC m=+12.976345082 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2ee40): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: Remove: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ce8c0 item 70 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2eec0): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2eec0): >openPending: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2eec0): _writeAt: size=5, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2eec0): >_writeAt: n=5, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2eec0): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.080498425 +0000 UTC m=+12.977242266 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2eec0): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2ef80): _readAt: size=2, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2ef80): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2ef80): >openPending: err= 2025/05/05 06:44:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2ef80): >_readAt: n=2, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2ef80): _writeAt: size=3, off=2 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cee00 item 71 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2ef80): >_writeAt: n=3, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2ef80): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.081078795 +0000 UTC m=+12.977822635 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2ef80): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2efc0): _readAt: size=512, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2efc0): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2efc0): >openPending: err= 2025/05/05 06:44:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2efc0): >_readAt: n=5, err=EOF 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2efc0): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.081078795 +0000 UTC m=+12.977822635 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2efc0): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: Remove: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cf030 item 71 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f040): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f040): >openPending: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f040): _writeAt: size=5, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f040): >_writeAt: n=5, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f040): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.082327639 +0000 UTC m=+12.979071480 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f040): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f100): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f100): >openPending: err= 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cf7a0 item 72 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f100): _readAt: size=2, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f100): >_readAt: n=0, err=EOF 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f100): _writeAt: size=3, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f100): >_writeAt: n=3, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f100): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.083177625 +0000 UTC m=+12.979921465 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f100): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f140): _readAt: size=512, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f140): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f140): >openPending: err= 2025/05/05 06:44:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f140): >_readAt: n=3, err=EOF 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f140): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.083177625 +0000 UTC m=+12.979921465 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f140): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: Remove: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cf960 item 72 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f180): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f180): >openPending: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f180): _readAt: size=2, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f180): >_readAt: n=0, err=EOF 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f180): _writeAt: size=5, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f180): >_writeAt: n=5, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f180): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.084185326 +0000 UTC m=+12.980929167 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f180): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f1c0): _writeAt: size=5, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f1c0): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f1c0): >openPending: err= 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cfe30 item 73 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f1c0): >_writeAt: n=5, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f1c0): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.084576842 +0000 UTC m=+12.981320702 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f1c0): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f200): _readAt: size=2, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f200): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f200): >openPending: err= 2025/05/05 06:44:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f200): >_readAt: n=2, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f200): _writeAt: size=3, off=2 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032a2a0 item 73 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f200): >_writeAt: n=3, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f200): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.085162722 +0000 UTC m=+12.981906562 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f200): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f240): _readAt: size=512, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f240): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f240): >openPending: err= 2025/05/05 06:44:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f240): >_readAt: n=5, err=EOF 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f240): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.085162722 +0000 UTC m=+12.981906562 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f240): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: Remove: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032a620 item 73 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f300): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f300): >openPending: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f300): _readAt: size=2, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f300): >_readAt: n=0, err=EOF 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f300): _writeAt: size=5, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f300): >_writeAt: n=5, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f300): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.086322689 +0000 UTC m=+12.983066529 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f300): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f340): _writeAt: size=5, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f340): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f340): >openPending: err= 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032abd0 item 74 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f340): >_writeAt: n=5, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f340): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.086745674 +0000 UTC m=+12.983489514 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f340): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f400): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f400): >openPending: err= 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032af50 item 74 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f400): _readAt: size=2, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f400): >_readAt: n=0, err=EOF 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f400): _writeAt: size=3, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f400): >_writeAt: n=3, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f400): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.087244509 +0000 UTC m=+12.983988350 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f400): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f440): _readAt: size=512, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f440): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f440): >openPending: err= 2025/05/05 06:44:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f440): >_readAt: n=3, err=EOF 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f440): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.087244509 +0000 UTC m=+12.983988350 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f440): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: Remove: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032b0a0 item 74 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f500): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f500): >openPending: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f500): _readAt: size=2, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f500): >_readAt: n=0, err=EOF 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f500): _writeAt: size=5, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f500): >_writeAt: n=5, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f500): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.088265135 +0000 UTC m=+12.985008985 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f500): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f540): _writeAt: size=5, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f540): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f540): >openPending: err= 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032bc70 item 75 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f540): >_writeAt: n=5, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f540): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.08865585 +0000 UTC m=+12.985399679 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f540): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f600): _readAt: size=2, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f600): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f600): >openPending: err= 2025/05/05 06:44:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f600): >_readAt: n=2, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f600): _writeAt: size=3, off=2 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344150 item 75 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f600): >_writeAt: n=3, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f600): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.089127936 +0000 UTC m=+12.985871776 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f600): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f640): _readAt: size=512, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f640): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f640): >openPending: err= 2025/05/05 06:44:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f640): >_readAt: n=5, err=EOF 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f640): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.089127936 +0000 UTC m=+12.985871776 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f640): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: Remove: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003443f0 item 75 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f700): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f700): >openPending: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f700): _readAt: size=2, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f700): >_readAt: n=0, err=EOF 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f700): _writeAt: size=5, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f700): >_writeAt: n=5, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f700): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.09061107 +0000 UTC m=+12.987354910 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f700): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f740): _writeAt: size=5, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f740): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f740): >openPending: err= 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344b60 item 76 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f740): >_writeAt: n=5, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f740): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.09110687 +0000 UTC m=+12.987850711 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f740): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f800): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f800): >openPending: err= 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344d90 item 76 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f800): _readAt: size=2, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f800): >_readAt: n=0, err=EOF 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f800): _writeAt: size=3, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f800): >_writeAt: n=3, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f800): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.091647867 +0000 UTC m=+12.988391696 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f800): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f840): _readAt: size=512, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f840): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f840): >openPending: err= 2025/05/05 06:44:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f840): >_readAt: n=3, err=EOF 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f840): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.091647867 +0000 UTC m=+12.988391696 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f840): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: Remove: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000345110 item 76 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f900): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f900): >openPending: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f900): _readAt: size=2, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f900): >_readAt: n=0, err=EOF 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f900): _writeAt: size=5, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f900): >_writeAt: n=5, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f900): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.092627556 +0000 UTC m=+12.989371396 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f900): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f940): _writeAt: size=5, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f940): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f940): >openPending: err= 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000345650 item 77 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f940): >_writeAt: n=5, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f940): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.093091497 +0000 UTC m=+12.989835337 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2f940): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/05 06:44:57 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2fa00): _readAt: size=512, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2fa00): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2fa00): >openPending: err= 2025/05/05 06:44:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2fa00): >_readAt: n=5, err=EOF 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2fa00): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.093091497 +0000 UTC m=+12.989835337 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2fa00): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: Remove: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000345c00 item 77 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2fac0): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2fac0): >openPending: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2fac0): _readAt: size=2, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2fac0): >_readAt: n=0, err=EOF 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2fac0): _writeAt: size=5, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2fac0): >_writeAt: n=5, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2fac0): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.094139674 +0000 UTC m=+12.990883514 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2fac0): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2fb00): _writeAt: size=5, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2fb00): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2fb00): >openPending: err= 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d00e0 item 78 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2fb00): >_writeAt: n=5, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2fb00): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.09454761 +0000 UTC m=+12.991291450 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2fb00): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/05 06:44:57 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2fbc0): _readAt: size=512, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2fbc0): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2fbc0): >openPending: err= 2025/05/05 06:44:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2fbc0): >_readAt: n=5, err=EOF 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2fbc0): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.09454761 +0000 UTC m=+12.991291450 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2fbc0): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: Remove: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d0310 item 78 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2fc80): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2fc80): >openPending: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2fc80): _readAt: size=2, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2fc80): >_readAt: n=0, err=EOF 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2fc80): _writeAt: size=5, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2fc80): >_writeAt: n=5, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2fc80): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.095560822 +0000 UTC m=+12.992304662 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2fc80): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2fcc0): _writeAt: size=5, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2fcc0): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2fcc0): >openPending: err= 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d0770 item 79 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2fcc0): >_writeAt: n=5, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2fcc0): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.095983485 +0000 UTC m=+12.992727316 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2fcc0): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/05 06:44:57 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2fd80): _readAt: size=512, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2fd80): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2fd80): >openPending: err= 2025/05/05 06:44:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2fd80): >_readAt: n=5, err=EOF 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2fd80): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.095983485 +0000 UTC m=+12.992727316 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2fd80): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: Remove: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d09a0 item 79 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:57 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/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2fe40): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2fe40): >openPending: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2fe40): _readAt: size=2, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2fe40): >_readAt: n=0, err=EOF 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2fe40): _writeAt: size=5, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2fe40): >_writeAt: n=5, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2fe40): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.097167638 +0000 UTC m=+12.993911479 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2fe40): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2fe80): _writeAt: size=5, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2fe80): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2fe80): >openPending: err= 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d0d20 item 80 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2fe80): >_writeAt: n=5, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2fe80): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.097582988 +0000 UTC m=+12.994326829 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2fe80): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/05 06:44:57 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2ff40): _readAt: size=512, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2ff40): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2ff40): >openPending: err= 2025/05/05 06:44:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2ff40): >_readAt: n=5, err=EOF 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2ff40): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.097582988 +0000 UTC m=+12.994326829 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc000a2ff40): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: Remove: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d0f50 item 80 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e000): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e000): >openPending: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e000): _writeAt: size=5, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e000): >_writeAt: n=5, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e000): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.098647627 +0000 UTC m=+12.995391457 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e000): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e040): _readAt: size=2, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e040): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e040): open at offset 5 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e040): >openPending: err= 2025/05/05 06:44:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e040): >_readAt: n=2, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e040): _writeAt: size=3, off=7 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d1340 item 81 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e040): >_writeAt: n=3, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e040): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.099039002 +0000 UTC m=+12.995782832 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e040): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e080): _readAt: size=512, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e080): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e080): >openPending: err= 2025/05/05 06:44:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e080): >_readAt: n=8, err=EOF 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e080): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.099039002 +0000 UTC m=+12.995782832 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e080): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: Remove: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d1500 item 81 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e100): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e100): >openPending: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e100): _writeAt: size=5, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e100): >_writeAt: n=5, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e100): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.100265364 +0000 UTC m=+12.997009204 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e100): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e1c0): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e1c0): open at offset 5 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e1c0): >openPending: err= 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d1960 item 82 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e1c0): _readAt: size=2, off=5 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e1c0): >_readAt: n=0, err=EOF 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e1c0): _writeAt: size=3, off=5 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e1c0): >_writeAt: n=3, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e1c0): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.100899404 +0000 UTC m=+12.997643294 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e1c0): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e200): _readAt: size=512, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e200): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e200): >openPending: err= 2025/05/05 06:44:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e200): >_readAt: n=3, err=EOF 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e200): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.100899404 +0000 UTC m=+12.997643294 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e200): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: Remove: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d1ce0 item 82 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e280): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e280): >openPending: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e280): _writeAt: size=5, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e280): >_writeAt: n=5, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e280): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.102590488 +0000 UTC m=+12.999334378 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e280): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e340): _readAt: size=2, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e340): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e340): open at offset 5 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e340): >openPending: err= 2025/05/05 06:44:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e340): >_readAt: n=2, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e340): _writeAt: size=3, off=7 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052150 item 83 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e340): >_writeAt: n=3, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e340): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.103183332 +0000 UTC m=+12.999927201 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e340): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e380): _readAt: size=512, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e380): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e380): >openPending: err= 2025/05/05 06:44:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e380): >_readAt: n=8, err=EOF 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e380): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.103183332 +0000 UTC m=+12.999927201 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e380): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: Remove: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052310 item 83 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e400): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e400): >openPending: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e400): _writeAt: size=5, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e400): >_writeAt: n=5, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e400): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.105234432 +0000 UTC m=+13.001978282 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e400): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e4c0): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e4c0): open at offset 5 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e4c0): >openPending: err= 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052690 item 84 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e4c0): _readAt: size=2, off=5 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e4c0): >_readAt: n=0, err=EOF 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e4c0): _writeAt: size=3, off=5 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e4c0): >_writeAt: n=3, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e4c0): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.106014767 +0000 UTC m=+13.002758617 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e4c0): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e500): _readAt: size=512, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e500): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e500): >openPending: err= 2025/05/05 06:44:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e500): >_readAt: n=3, err=EOF 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e500): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.106014767 +0000 UTC m=+13.002758617 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e500): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: Remove: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052850 item 84 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e580): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e580): >openPending: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e580): _writeAt: size=5, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e580): >_writeAt: n=5, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e580): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.107488304 +0000 UTC m=+13.004232163 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e580): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e640): _readAt: size=2, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e640): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e640): open at offset 5 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e640): >openPending: err= 2025/05/05 06:44:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e640): >_readAt: n=2, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e640): _writeAt: size=3, off=7 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052cb0 item 85 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e640): >_writeAt: n=3, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e640): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.108201402 +0000 UTC m=+13.004945262 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e640): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e680): _readAt: size=512, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e680): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e680): >openPending: err= 2025/05/05 06:44:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e680): >_readAt: n=8, err=EOF 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e680): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.108201402 +0000 UTC m=+13.004945262 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e680): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: Remove: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052e00 item 85 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e700): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e700): >openPending: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e700): _writeAt: size=5, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e700): >_writeAt: n=5, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e700): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.109799462 +0000 UTC m=+13.006543322 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e700): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e7c0): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e7c0): open at offset 5 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e7c0): >openPending: err= 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053110 item 86 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e7c0): _readAt: size=2, off=5 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e7c0): >_readAt: n=0, err=EOF 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e7c0): _writeAt: size=3, off=5 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e7c0): >_writeAt: n=3, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e7c0): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.110425658 +0000 UTC m=+13.007169518 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e7c0): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e800): _readAt: size=512, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e800): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e800): >openPending: err= 2025/05/05 06:44:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e800): >_readAt: n=3, err=EOF 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e800): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.110425658 +0000 UTC m=+13.007169518 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e800): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: Remove: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000532d0 item 86 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e880): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e880): >openPending: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e880): _writeAt: size=5, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e880): >_writeAt: n=5, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e880): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.111906547 +0000 UTC m=+13.008650407 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e880): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e940): _readAt: size=2, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e940): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e940): open at offset 5 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e940): >openPending: err= 2025/05/05 06:44:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e940): >_readAt: n=2, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e940): _writeAt: size=3, off=7 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053570 item 87 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e940): >_writeAt: n=3, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e940): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.112544234 +0000 UTC m=+13.009288094 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e940): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e980): _readAt: size=512, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e980): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e980): >openPending: err= 2025/05/05 06:44:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e980): >_readAt: n=8, err=EOF 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e980): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.112544234 +0000 UTC m=+13.009288094 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e980): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: Remove: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053730 item 87 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:57 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/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090ea00): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090ea00): >openPending: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090ea00): _writeAt: size=5, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090ea00): >_writeAt: n=5, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090ea00): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.114287297 +0000 UTC m=+13.011031177 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090ea00): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090eac0): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090eac0): open at offset 5 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090eac0): >openPending: err= 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000539d0 item 88 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090eac0): _readAt: size=2, off=5 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090eac0): >_readAt: n=0, err=EOF 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090eac0): _writeAt: size=3, off=5 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090eac0): >_writeAt: n=3, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090eac0): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.115093811 +0000 UTC m=+13.011837651 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090eac0): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090eb00): _readAt: size=512, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090eb00): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090eb00): >openPending: err= 2025/05/05 06:44:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090eb00): >_readAt: n=3, err=EOF 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090eb00): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.115093811 +0000 UTC m=+13.011837651 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090eb00): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: Remove: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053b20 item 88 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090ebc0): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090ebc0): open at offset 0 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090ebc0): >openPending: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090ebc0): _readAt: size=2, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090ebc0): >_readAt: n=0, err=EOF 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090ebc0): _writeAt: size=5, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090ebc0): >_writeAt: n=5, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090ebc0): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.116208464 +0000 UTC m=+13.012952303 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090ebc0): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090ec00): _writeAt: size=5, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090ec00): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090ec00): >openPending: err= 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053e30 item 89 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090ec00): >_writeAt: n=5, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090ec00): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.116742406 +0000 UTC m=+13.013486256 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090ec00): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090ecc0): _readAt: size=2, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090ecc0): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090ecc0): open at offset 5 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090ecc0): >openPending: err= 2025/05/05 06:44:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090ecc0): >_readAt: n=2, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090ecc0): _writeAt: size=3, off=7 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000332000 item 89 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090ecc0): >_writeAt: n=3, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090ecc0): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.117215865 +0000 UTC m=+13.013959705 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090ecc0): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090ed00): _readAt: size=512, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090ed00): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090ed00): >openPending: err= 2025/05/05 06:44:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090ed00): >_readAt: n=8, err=EOF 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090ed00): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.117215865 +0000 UTC m=+13.013959705 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090ed00): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: Remove: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003323f0 item 89 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090edc0): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090edc0): open at offset 0 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090edc0): >openPending: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090edc0): _readAt: size=2, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090edc0): >_readAt: n=0, err=EOF 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090edc0): _writeAt: size=5, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090edc0): >_writeAt: n=5, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090edc0): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.118408493 +0000 UTC m=+13.015152344 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090edc0): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090ee00): _writeAt: size=5, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090ee00): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090ee00): >openPending: err= 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003327e0 item 90 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090ee00): >_writeAt: n=5, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090ee00): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.118844242 +0000 UTC m=+13.015588092 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090ee00): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090eec0): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090eec0): open at offset 5 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090eec0): >openPending: err= 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000332a10 item 90 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090eec0): _readAt: size=2, off=5 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090eec0): >_readAt: n=0, err=EOF 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090eec0): _writeAt: size=3, off=5 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090eec0): >_writeAt: n=3, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090eec0): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.119472862 +0000 UTC m=+13.016216702 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090eec0): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090ef00): _readAt: size=512, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090ef00): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090ef00): >openPending: err= 2025/05/05 06:44:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090ef00): >_readAt: n=3, err=EOF 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090ef00): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.119472862 +0000 UTC m=+13.016216702 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090ef00): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: Remove: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000332e70 item 90 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090efc0): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090efc0): open at offset 0 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090efc0): >openPending: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090efc0): _readAt: size=2, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090efc0): >_readAt: n=0, err=EOF 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090efc0): _writeAt: size=5, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090efc0): >_writeAt: n=5, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090efc0): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.120884572 +0000 UTC m=+13.017628412 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090efc0): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090f000): _writeAt: size=5, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090f000): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090f000): >openPending: err= 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003332d0 item 91 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090f000): >_writeAt: n=5, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090f000): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.121409287 +0000 UTC m=+13.018153127 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090f000): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090f0c0): _readAt: size=2, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090f0c0): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090f0c0): open at offset 5 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090f0c0): >openPending: err= 2025/05/05 06:44:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090f0c0): >_readAt: n=2, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090f0c0): _writeAt: size=3, off=7 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003335e0 item 91 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090f0c0): >_writeAt: n=3, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090f0c0): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.122024272 +0000 UTC m=+13.018768111 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090f0c0): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090f100): _readAt: size=512, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090f100): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090f100): >openPending: err= 2025/05/05 06:44:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090f100): >_readAt: n=8, err=EOF 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090f100): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.122024272 +0000 UTC m=+13.018768111 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090f100): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: Remove: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000333b20 item 91 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:57 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/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090f1c0): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090f1c0): open at offset 0 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090f1c0): >openPending: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090f1c0): _readAt: size=2, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090f1c0): >_readAt: n=0, err=EOF 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090f1c0): _writeAt: size=5, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090f1c0): >_writeAt: n=5, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090f1c0): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.123775689 +0000 UTC m=+13.020519539 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090f1c0): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090f200): _writeAt: size=5, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090f200): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090f200): >openPending: err= 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000348070 item 92 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090f200): >_writeAt: n=5, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090f200): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.124311595 +0000 UTC m=+13.021055435 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090f200): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090f2c0): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090f2c0): open at offset 5 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090f2c0): >openPending: err= 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000348380 item 92 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090f2c0): _readAt: size=2, off=5 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090f2c0): >_readAt: n=0, err=EOF 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090f2c0): _writeAt: size=3, off=5 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090f2c0): >_writeAt: n=3, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090f2c0): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.125671979 +0000 UTC m=+13.022415809 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090f2c0): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e000): _readAt: size=512, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e000): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e000): >openPending: err= 2025/05/05 06:44:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e000): >_readAt: n=3, err=EOF 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e000): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.125671979 +0000 UTC m=+13.022415809 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e000): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: Remove: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000348770 item 92 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e0c0): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e0c0): open at offset 0 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e0c0): >openPending: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e0c0): _readAt: size=2, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e0c0): >_readAt: n=0, err=EOF 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e0c0): _writeAt: size=5, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e0c0): >_writeAt: n=5, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e0c0): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.127116071 +0000 UTC m=+13.023859910 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e0c0): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e100): _writeAt: size=5, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e100): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e100): >openPending: err= 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000348e00 item 93 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e100): >_writeAt: n=5, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e100): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.127646777 +0000 UTC m=+13.024390617 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e100): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/05 06:44:57 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e1c0): _readAt: size=512, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e1c0): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e1c0): >openPending: err= 2025/05/05 06:44:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e1c0): >_readAt: n=5, err=EOF 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e1c0): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.127646777 +0000 UTC m=+13.024390617 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e1c0): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: Remove: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000348fc0 item 93 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:57 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/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e280): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e280): open at offset 0 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e280): >openPending: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e280): _readAt: size=2, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e280): >_readAt: n=0, err=EOF 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e280): _writeAt: size=5, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e280): >_writeAt: n=5, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e280): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.129189622 +0000 UTC m=+13.025933483 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e280): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e2c0): _writeAt: size=5, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e2c0): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e2c0): >openPending: err= 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000349570 item 94 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e2c0): >_writeAt: n=5, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e2c0): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.129751298 +0000 UTC m=+13.026495137 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e2c0): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/05 06:44:57 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e380): _readAt: size=512, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e380): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e380): >openPending: err= 2025/05/05 06:44:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e380): >_readAt: n=5, err=EOF 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e380): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.129751298 +0000 UTC m=+13.026495137 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e380): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: Remove: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003497a0 item 94 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:57 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/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e440): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e440): open at offset 0 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e440): >openPending: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e440): _readAt: size=2, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e440): >_readAt: n=0, err=EOF 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e440): _writeAt: size=5, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e440): >_writeAt: n=5, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e440): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.131744289 +0000 UTC m=+13.028488179 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e440): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e480): _writeAt: size=5, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e480): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e480): >openPending: err= 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000349ce0 item 95 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e480): >_writeAt: n=5, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e480): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.132414467 +0000 UTC m=+13.029158327 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e480): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/05 06:44:57 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e540): _readAt: size=512, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e540): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e540): >openPending: err= 2025/05/05 06:44:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e540): >_readAt: n=5, err=EOF 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e540): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.132414467 +0000 UTC m=+13.029158327 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e540): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: Remove: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000349f10 item 95 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:57 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/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e600): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e600): open at offset 0 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e600): >openPending: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e600): _readAt: size=2, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e600): >_readAt: n=0, err=EOF 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e600): _writeAt: size=5, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e600): >_writeAt: n=5, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e600): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.134393672 +0000 UTC m=+13.031137533 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e600): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e640): _writeAt: size=5, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e640): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e640): >openPending: err= 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007822a0 item 96 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e640): >_writeAt: n=5, err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e640): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.135038653 +0000 UTC m=+13.031782514 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e640): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/05 06:44:57 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/05 06:44:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:44:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/05 06:44:57 DEBUG : open-test-file: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e700): _readAt: size=512, off=0 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e700): openPending: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e700): >openPending: err= 2025/05/05 06:44:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e700): >_readAt: n=5, err=EOF 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e700): close: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-05 06:44:57.135038653 +0000 UTC m=+13.031782514 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/05 06:44:57 DEBUG : open-test-file(0xc00090e700): >close: err= 2025/05/05 06:44:57 DEBUG : open-test-file: Remove: 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000782460 item 96 2025/05/05 06:44:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/05 06:44:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/05 06:44:57 DEBUG : open-test-file: >Remove: err= 2025/05/05 06:44:57 DEBUG : WaitForWriters: timeout=30s 2025/05/05 06:44:57 DEBUG : : Looking for writers 2025/05/05 06:44:57 DEBUG : >WaitForWriters: 2025/05/05 06:44:57 DEBUG : webdav root 'rclone-test-firoxir7seya': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.54s) --- PASS: TestRWFileHandleOpenTests/writes (0.31s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.23s) --- 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-firoxir7seya'", Local "Local file system at /tmp/rclone2401134913", Modify Window "1s" 2025/05/05 06:44:57 INFO : webdav root 'rclone-test-firoxir7seya': poll-interval is not supported by this remote 2025/05/05 06:44:57 DEBUG : webdav root 'rclone-test-firoxir7seya': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/05 06:44:57 DEBUG : webdav root 'rclone-test-firoxir7seya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" 2025/05/05 06:44:57 DEBUG : webdav root 'rclone-test-firoxir7seya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" 2025/05/05 06:44:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" 2025/05/05 06:44:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/05 06:44:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" 2025/05/05 06:44:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" 2025/05/05 06:44:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/05 06:44:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" 2025/05/05 06:44:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:44:57 INFO : webdav root 'rclone-test-firoxir7seya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/05 06:44:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:44:57 DEBUG : file1: newRWFileHandle: 2025/05/05 06:44:57 DEBUG : file1(0xc000859f00): openPending: 2025/05/05 06:44:57 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/05 06:44:57 DEBUG : file1(0xc000859f00): >openPending: err= 2025/05/05 06:44:57 DEBUG : file1: >newRWFileHandle: err= 2025/05/05 06:44:57 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/05 06:44:57 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/05/05 06:44:57 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2025/05/05 06:44:57 DEBUG : WaitForWriters: timeout=30s 2025/05/05 06:44:57 DEBUG : : Looking for writers 2025/05/05 06:44:57 DEBUG : file1: reading active writers 2025/05/05 06:44:57 DEBUG : file1: active writers 1 2025/05/05 06:44:57 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2025/05/05 06:44:57 DEBUG : : Looking for writers 2025/05/05 06:44:57 DEBUG : file1: reading active writers 2025/05/05 06:44:57 DEBUG : file1: active writers 1 2025/05/05 06:44:57 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2025/05/05 06:44:57 DEBUG : : Looking for writers 2025/05/05 06:44:57 DEBUG : file1: reading active writers 2025/05/05 06:44:57 DEBUG : file1: active writers 1 2025/05/05 06:44:57 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2025/05/05 06:44:57 DEBUG : : Looking for writers 2025/05/05 06:44:57 DEBUG : file1: reading active writers 2025/05/05 06:44:57 DEBUG : file1: active writers 1 2025/05/05 06:44:57 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2025/05/05 06:44:57 DEBUG : : Looking for writers 2025/05/05 06:44:57 DEBUG : file1: reading active writers 2025/05/05 06:44:57 DEBUG : file1: active writers 1 2025/05/05 06:44:57 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2025/05/05 06:44:57 DEBUG : : Looking for writers 2025/05/05 06:44:57 DEBUG : file1: reading active writers 2025/05/05 06:44:57 DEBUG : file1: active writers 1 2025/05/05 06:44:57 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2025/05/05 06:44:57 DEBUG : : Looking for writers 2025/05/05 06:44:57 DEBUG : file1: reading active writers 2025/05/05 06:44:57 DEBUG : file1: active writers 1 2025/05/05 06:44:57 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2025/05/05 06:44:58 DEBUG : : Looking for writers 2025/05/05 06:44:58 DEBUG : file1: reading active writers 2025/05/05 06:44:58 DEBUG : file1: active writers 1 2025/05/05 06:44:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/05 06:44:59 DEBUG : : Looking for writers 2025/05/05 06:44:59 DEBUG : file1: reading active writers 2025/05/05 06:44:59 DEBUG : file1: active writers 1 2025/05/05 06:44:59 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/05 06:45:00 DEBUG : : Looking for writers 2025/05/05 06:45:00 DEBUG : file1: reading active writers 2025/05/05 06:45:00 DEBUG : file1: active writers 1 2025/05/05 06:45:00 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/05 06:45:01 DEBUG : : Looking for writers 2025/05/05 06:45:01 DEBUG : file1: reading active writers 2025/05/05 06:45:01 DEBUG : file1: active writers 1 2025/05/05 06:45:01 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/05 06:45:02 DEBUG : : Looking for writers 2025/05/05 06:45:02 DEBUG : file1: reading active writers 2025/05/05 06:45:02 DEBUG : file1: active writers 1 2025/05/05 06:45:02 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/05 06:45:03 DEBUG : : Looking for writers 2025/05/05 06:45:03 DEBUG : file1: reading active writers 2025/05/05 06:45:03 DEBUG : file1: active writers 1 2025/05/05 06:45:03 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/05 06:45:04 DEBUG : : Looking for writers 2025/05/05 06:45:04 DEBUG : file1: reading active writers 2025/05/05 06:45:04 DEBUG : file1: active writers 1 2025/05/05 06:45:04 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/05 06:45:05 DEBUG : : Looking for writers 2025/05/05 06:45:05 DEBUG : file1: reading active writers 2025/05/05 06:45:05 DEBUG : file1: active writers 1 2025/05/05 06:45:05 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/05 06:45:06 DEBUG : : Looking for writers 2025/05/05 06:45:06 DEBUG : file1: reading active writers 2025/05/05 06:45:06 DEBUG : file1: active writers 1 2025/05/05 06:45:06 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/05 06:45:07 DEBUG : : Looking for writers 2025/05/05 06:45:07 DEBUG : file1: reading active writers 2025/05/05 06:45:07 DEBUG : file1: active writers 1 2025/05/05 06:45:07 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/05 06:45:08 DEBUG : : Looking for writers 2025/05/05 06:45:08 DEBUG : file1: reading active writers 2025/05/05 06:45:08 DEBUG : file1: active writers 1 2025/05/05 06:45:08 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/05 06:45:09 DEBUG : : Looking for writers 2025/05/05 06:45:09 DEBUG : file1: reading active writers 2025/05/05 06:45:09 DEBUG : file1: active writers 1 2025/05/05 06:45:09 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/05 06:45:10 DEBUG : : Looking for writers 2025/05/05 06:45:10 DEBUG : file1: reading active writers 2025/05/05 06:45:10 DEBUG : file1: active writers 1 2025/05/05 06:45:10 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/05 06:45:11 DEBUG : : Looking for writers 2025/05/05 06:45:11 DEBUG : file1: reading active writers 2025/05/05 06:45:11 DEBUG : file1: active writers 1 2025/05/05 06:45:11 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/05 06:45:12 DEBUG : : Looking for writers 2025/05/05 06:45:12 DEBUG : file1: reading active writers 2025/05/05 06:45:12 DEBUG : file1: active writers 1 2025/05/05 06:45:12 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/05 06:45:13 DEBUG : : Looking for writers 2025/05/05 06:45:13 DEBUG : file1: reading active writers 2025/05/05 06:45:13 DEBUG : file1: active writers 1 2025/05/05 06:45:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/05 06:45:14 DEBUG : : Looking for writers 2025/05/05 06:45:14 DEBUG : file1: reading active writers 2025/05/05 06:45:14 DEBUG : file1: active writers 1 2025/05/05 06:45:14 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/05 06:45:15 DEBUG : : Looking for writers 2025/05/05 06:45:15 DEBUG : file1: reading active writers 2025/05/05 06:45:15 DEBUG : file1: active writers 1 2025/05/05 06:45:15 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/05 06:45:16 DEBUG : : Looking for writers 2025/05/05 06:45:16 DEBUG : file1: reading active writers 2025/05/05 06:45:16 DEBUG : file1: active writers 1 2025/05/05 06:45:16 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/05 06:45:17 DEBUG : : Looking for writers 2025/05/05 06:45:17 DEBUG : file1: reading active writers 2025/05/05 06:45:17 DEBUG : file1: active writers 1 2025/05/05 06:45:17 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/05 06:45:18 DEBUG : : Looking for writers 2025/05/05 06:45:18 DEBUG : file1: reading active writers 2025/05/05 06:45:18 DEBUG : file1: active writers 1 2025/05/05 06:45:18 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/05 06:45:19 DEBUG : : Looking for writers 2025/05/05 06:45:19 DEBUG : file1: reading active writers 2025/05/05 06:45:19 DEBUG : file1: active writers 1 2025/05/05 06:45:19 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/05 06:45:20 DEBUG : : Looking for writers 2025/05/05 06:45:20 DEBUG : file1: reading active writers 2025/05/05 06:45:20 DEBUG : file1: active writers 1 2025/05/05 06:45:20 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/05 06:45:21 DEBUG : : Looking for writers 2025/05/05 06:45:21 DEBUG : file1: reading active writers 2025/05/05 06:45:21 DEBUG : file1: active writers 1 2025/05/05 06:45:21 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/05 06:45:22 DEBUG : : Looking for writers 2025/05/05 06:45:22 DEBUG : file1: reading active writers 2025/05/05 06:45:22 DEBUG : file1: active writers 1 2025/05/05 06:45:22 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/05 06:45:23 DEBUG : : Looking for writers 2025/05/05 06:45:23 DEBUG : file1: reading active writers 2025/05/05 06:45:23 DEBUG : file1: active writers 1 2025/05/05 06:45:23 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/05 06:45:24 DEBUG : : Looking for writers 2025/05/05 06:45:24 DEBUG : file1: reading active writers 2025/05/05 06:45:24 DEBUG : file1: active writers 1 2025/05/05 06:45:24 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/05 06:45:25 DEBUG : : Looking for writers 2025/05/05 06:45:25 DEBUG : file1: reading active writers 2025/05/05 06:45:25 DEBUG : file1: active writers 1 2025/05/05 06:45:25 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/05 06:45:26 DEBUG : : Looking for writers 2025/05/05 06:45:26 DEBUG : file1: reading active writers 2025/05/05 06:45:26 DEBUG : file1: active writers 1 2025/05/05 06:45:26 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/05 06:45:27 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc0009e43c0 mu:{state:0 sema:0} cond:{noCopy:{} L:0xc000afcc08 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824645241920} name:file1 opens:1 downloaders: o: fd:0xc000762028 info:{ModTime:{wall:13978669092740338757 ext:13056460271 loc:0x3ea3f40} ATime:{wall:13978669092740338757 ext:13056460271 loc:0x3ea3f40} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2025/05/05 06:45:27 DEBUG : >WaitForWriters: 2025/05/05 06:45:27 DEBUG : webdav root 'rclone-test-firoxir7seya': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.02s) === RUN TestRWCacheRename run.go:180: Remote "webdav root 'rclone-test-firoxir7seya'", Local "Local file system at /tmp/rclone2401134913", Modify Window "1s" 2025/05/05 06:45:27 INFO : webdav root 'rclone-test-firoxir7seya': poll-interval is not supported by this remote 2025/05/05 06:45:27 DEBUG : webdav root 'rclone-test-firoxir7seya': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/05 06:45:27 DEBUG : webdav root 'rclone-test-firoxir7seya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" 2025/05/05 06:45:27 DEBUG : webdav root 'rclone-test-firoxir7seya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" 2025/05/05 06:45:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" 2025/05/05 06:45:27 DEBUG : Config file has changed externally - reloading 2025/05/05 06:45:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/05 06:45:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" 2025/05/05 06:45:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" 2025/05/05 06:45:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/05 06:45:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" 2025/05/05 06:45:27 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:45:27 INFO : webdav root 'rclone-test-firoxir7seya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/05 06:45:27 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:45:27 DEBUG : rename_me: newRWFileHandle: 2025/05/05 06:45:27 DEBUG : rename_me(0xc000e36f00): openPending: 2025/05/05 06:45:27 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/05 06:45:27 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/05/05 06:45:27 DEBUG : rename_me(0xc000e36f00): >openPending: err= 2025/05/05 06:45:27 DEBUG : rename_me: >newRWFileHandle: err= 2025/05/05 06:45:27 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/05/05 06:45:27 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/05/05 06:45:27 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/05/05 06:45:27 DEBUG : rename_me(0xc000e36f00): _writeAt: size=5, off=0 2025/05/05 06:45:27 DEBUG : rename_me(0xc000e36f00): >_writeAt: n=5, err= 2025/05/05 06:45:27 DEBUG : rename_me(0xc000e36f00): close: 2025/05/05 06:45:27 DEBUG : rename_me: vfs cache: setting modification time to 2025-05-05 06:45:27.183387161 +0000 UTC m=+43.080131001 2025/05/05 06:45:27 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/05/05 06:45:27 DEBUG : rename_me(0xc000e36f00): >close: err= 2025/05/05 06:45:27 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/05/05 06:45:27 DEBUG : i_was_renamed: Updating file with 0xc0009d4180 2025/05/05 06:45:27 DEBUG : : Added virtual directory entry vDel: "rename_me" 2025/05/05 06:45:27 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/05/05 06:45:27 DEBUG : WaitForWriters: timeout=30s 2025/05/05 06:45:27 DEBUG : : Looking for writers 2025/05/05 06:45:27 DEBUG : i_was_renamed: reading active writers 2025/05/05 06:45:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/05 06:45:27 DEBUG : : Looking for writers 2025/05/05 06:45:27 DEBUG : i_was_renamed: reading active writers 2025/05/05 06:45:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/05 06:45:27 DEBUG : : Looking for writers 2025/05/05 06:45:27 DEBUG : i_was_renamed: reading active writers 2025/05/05 06:45:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/05 06:45:27 DEBUG : : Looking for writers 2025/05/05 06:45:27 DEBUG : i_was_renamed: reading active writers 2025/05/05 06:45:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/05 06:45:27 DEBUG : i_was_renamed: vfs cache: starting upload 2025/05/05 06:45:27 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2025/05/05 06:45:27 INFO : i_was_renamed: Copied (new) 2025/05/05 06:45:27 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-05-05 06:45:27 +0000 UTC" 2025/05/05 06:45:27 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/05/05 06:45:27 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/05/05 06:45:27 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/05/05 06:45:27 DEBUG : : Looking for writers 2025/05/05 06:45:27 DEBUG : i_was_renamed: reading active writers 2025/05/05 06:45:27 DEBUG : >WaitForWriters: 2025/05/05 06:45:27 DEBUG : webdav root 'rclone-test-firoxir7seya': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.19s) === RUN TestRWCacheUpdate run.go:180: Remote "webdav root 'rclone-test-firoxir7seya'", Local "Local file system at /tmp/rclone2401134913", Modify Window "1s" 2025/05/05 06:45:27 INFO : webdav root 'rclone-test-firoxir7seya': poll-interval is not supported by this remote 2025/05/05 06:45:27 DEBUG : webdav root 'rclone-test-firoxir7seya': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/05 06:45:27 DEBUG : webdav root 'rclone-test-firoxir7seya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" 2025/05/05 06:45:27 DEBUG : webdav root 'rclone-test-firoxir7seya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" 2025/05/05 06:45:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" 2025/05/05 06:45:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/05 06:45:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" 2025/05/05 06:45:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" 2025/05/05 06:45:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/05 06:45:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e8LU3}/rclone-test-firoxir7seya" 2025/05/05 06:45:27 INFO : webdav root 'rclone-test-firoxir7seya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/05 06:45:27 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/05/05 06:45:27 DEBUG : : forgetting directory cache 2025/05/05 06:45:27 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:45:27 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/05/05 06:45:27 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/05/05 06:45:27 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/05/05 06:45:27 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/05/05 06:45:27 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/05/05 06:45:27 DEBUG : TestRWCacheUpdate(0xc000913f00): _readAt: size=512, off=0 2025/05/05 06:45:27 DEBUG : TestRWCacheUpdate(0xc000913f00): openPending: 2025/05/05 06:45:27 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-05-05 05:46:27 +0000 UTC" against cached fingerprint "" 2025/05/05 06:45:27 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/05/05 06:45:27 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/05 06:45:27 DEBUG : TestRWCacheUpdate(0xc000913f00): >openPending: err= 2025/05/05 06:45:27 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/05/05 06:45:27 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/05 06:45:27 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/05 06:45:27 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/05/05 06:45:27 DEBUG : TestRWCacheUpdate(0xc000913f00): >_readAt: n=20, err=EOF 2025/05/05 06:45:27 DEBUG : TestRWCacheUpdate(0xc000913f00): close: 2025/05/05 06:45:27 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-05-05 05:46:27 +0000 GMT 2025/05/05 06:45:27 DEBUG : TestRWCacheUpdate(0xc000913f00): >close: err= 2025/05/05 06:45:27 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/05/05 06:45:27 DEBUG : : forgetting directory cache 2025/05/05 06:45:27 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/05 06:45:27 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:45:27 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/05/05 06:45:27 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/05/05 06:45:27 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/05/05 06:45:27 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/05/05 06:45:27 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/05/05 06:45:27 DEBUG : TestRWCacheUpdate(0xc00062de40): _readAt: size=512, off=0 2025/05/05 06:45:27 DEBUG : TestRWCacheUpdate(0xc00062de40): openPending: 2025/05/05 06:45:27 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-05-05 05:47:27 +0000 UTC" against cached fingerprint "20,2025-05-05 05:46:27 +0000 UTC" 2025/05/05 06:45:27 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-05-05 05:47:27 +0000 UTC" != cached fingerprint "20,2025-05-05 05:46:27 +0000 UTC") 2025/05/05 06:45:27 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/05/05 06:45:27 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/05/05 06:45:27 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/05/05 06:45:27 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/05 06:45:27 DEBUG : TestRWCacheUpdate(0xc00062de40): >openPending: err= 2025/05/05 06:45:27 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/05/05 06:45:27 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/05 06:45:27 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/05 06:45:27 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/05/05 06:45:27 DEBUG : TestRWCacheUpdate(0xc00062de40): >_readAt: n=20, err=EOF 2025/05/05 06:45:27 DEBUG : TestRWCacheUpdate(0xc00062de40): close: 2025/05/05 06:45:27 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-05-05 05:47:27 +0000 GMT 2025/05/05 06:45:27 DEBUG : TestRWCacheUpdate(0xc00062de40): >close: err= 2025/05/05 06:45:27 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/05/05 06:45:28 DEBUG : : forgetting directory cache 2025/05/05 06:45:28 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/05 06:45:28 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:45:28 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/05/05 06:45:28 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/05/05 06:45:28 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/05/05 06:45:28 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/05/05 06:45:28 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/05/05 06:45:28 DEBUG : TestRWCacheUpdate(0xc000e43ec0): _readAt: size=512, off=0 2025/05/05 06:45:28 DEBUG : TestRWCacheUpdate(0xc000e43ec0): openPending: 2025/05/05 06:45:28 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-05-05 05:48:27 +0000 UTC" against cached fingerprint "20,2025-05-05 05:47:27 +0000 UTC" 2025/05/05 06:45:28 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-05-05 05:48:27 +0000 UTC" != cached fingerprint "20,2025-05-05 05:47:27 +0000 UTC") 2025/05/05 06:45:28 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/05/05 06:45:28 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/05/05 06:45:28 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/05/05 06:45:28 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/05 06:45:28 DEBUG : TestRWCacheUpdate(0xc000e43ec0): >openPending: err= 2025/05/05 06:45:28 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/05/05 06:45:28 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/05 06:45:28 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/05 06:45:28 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/05/05 06:45:28 DEBUG : TestRWCacheUpdate(0xc000e43ec0): >_readAt: n=20, err=EOF 2025/05/05 06:45:28 DEBUG : TestRWCacheUpdate(0xc000e43ec0): close: 2025/05/05 06:45:28 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-05-05 05:48:27 +0000 GMT 2025/05/05 06:45:28 DEBUG : TestRWCacheUpdate(0xc000e43ec0): >close: err= 2025/05/05 06:45:28 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/05/05 06:45:28 DEBUG : : forgetting directory cache 2025/05/05 06:45:28 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/05 06:45:28 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:45:28 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/05/05 06:45:28 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/05/05 06:45:28 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/05/05 06:45:28 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/05/05 06:45:28 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/05/05 06:45:28 DEBUG : TestRWCacheUpdate(0xc00069f900): _readAt: size=512, off=0 2025/05/05 06:45:28 DEBUG : TestRWCacheUpdate(0xc00069f900): openPending: 2025/05/05 06:45:28 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-05-05 05:49:27 +0000 UTC" against cached fingerprint "20,2025-05-05 05:48:27 +0000 UTC" 2025/05/05 06:45:28 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-05-05 05:49:27 +0000 UTC" != cached fingerprint "20,2025-05-05 05:48:27 +0000 UTC") 2025/05/05 06:45:28 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/05/05 06:45:28 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/05/05 06:45:28 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/05/05 06:45:28 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/05 06:45:28 DEBUG : TestRWCacheUpdate(0xc00069f900): >openPending: err= 2025/05/05 06:45:28 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/05/05 06:45:28 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/05 06:45:28 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/05 06:45:28 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/05/05 06:45:28 DEBUG : TestRWCacheUpdate(0xc00069f900): >_readAt: n=20, err=EOF 2025/05/05 06:45:28 DEBUG : TestRWCacheUpdate(0xc00069f900): close: 2025/05/05 06:45:28 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-05-05 05:49:27 +0000 GMT 2025/05/05 06:45:28 DEBUG : TestRWCacheUpdate(0xc00069f900): >close: err= 2025/05/05 06:45:28 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/05/05 06:45:28 DEBUG : : forgetting directory cache 2025/05/05 06:45:28 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/05 06:45:28 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:45:28 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/05/05 06:45:28 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/05/05 06:45:28 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/05/05 06:45:28 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/05/05 06:45:28 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/05/05 06:45:28 DEBUG : TestRWCacheUpdate(0xc000a58480): _readAt: size=512, off=0 2025/05/05 06:45:28 DEBUG : TestRWCacheUpdate(0xc000a58480): openPending: 2025/05/05 06:45:28 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-05-05 05:50:27 +0000 UTC" against cached fingerprint "20,2025-05-05 05:49:27 +0000 UTC" 2025/05/05 06:45:28 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-05-05 05:50:27 +0000 UTC" != cached fingerprint "20,2025-05-05 05:49:27 +0000 UTC") 2025/05/05 06:45:28 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/05/05 06:45:28 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/05/05 06:45:28 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/05/05 06:45:28 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/05 06:45:28 DEBUG : TestRWCacheUpdate(0xc000a58480): >openPending: err= 2025/05/05 06:45:28 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/05/05 06:45:28 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/05 06:45:28 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/05 06:45:28 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/05/05 06:45:28 DEBUG : TestRWCacheUpdate(0xc000a58480): >_readAt: n=20, err=EOF 2025/05/05 06:45:28 DEBUG : TestRWCacheUpdate(0xc000a58480): close: 2025/05/05 06:45:28 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-05-05 05:50:27 +0000 GMT 2025/05/05 06:45:28 DEBUG : TestRWCacheUpdate(0xc000a58480): >close: err= 2025/05/05 06:45:28 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/05/05 06:45:28 DEBUG : : forgetting directory cache 2025/05/05 06:45:28 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/05 06:45:28 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:45:28 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/05/05 06:45:28 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/05/05 06:45:28 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/05/05 06:45:28 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/05/05 06:45:28 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/05/05 06:45:28 DEBUG : TestRWCacheUpdate(0xc000c451c0): _readAt: size=512, off=0 2025/05/05 06:45:28 DEBUG : TestRWCacheUpdate(0xc000c451c0): openPending: 2025/05/05 06:45:28 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-05-05 05:51:27 +0000 UTC" against cached fingerprint "20,2025-05-05 05:50:27 +0000 UTC" 2025/05/05 06:45:28 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-05-05 05:51:27 +0000 UTC" != cached fingerprint "20,2025-05-05 05:50:27 +0000 UTC") 2025/05/05 06:45:28 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/05/05 06:45:28 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/05/05 06:45:28 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/05/05 06:45:28 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/05 06:45:28 DEBUG : TestRWCacheUpdate(0xc000c451c0): >openPending: err= 2025/05/05 06:45:28 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/05/05 06:45:28 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/05 06:45:28 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/05 06:45:28 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/05/05 06:45:28 DEBUG : TestRWCacheUpdate(0xc000c451c0): >_readAt: n=20, err=EOF 2025/05/05 06:45:28 DEBUG : TestRWCacheUpdate(0xc000c451c0): close: 2025/05/05 06:45:28 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-05-05 05:51:27 +0000 GMT 2025/05/05 06:45:28 DEBUG : TestRWCacheUpdate(0xc000c451c0): >close: err= 2025/05/05 06:45:28 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/05/05 06:45:29 DEBUG : : forgetting directory cache 2025/05/05 06:45:29 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/05 06:45:29 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:45:29 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/05/05 06:45:29 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/05/05 06:45:29 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/05/05 06:45:29 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/05/05 06:45:29 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/05/05 06:45:29 DEBUG : TestRWCacheUpdate(0xc000c5dc00): _readAt: size=512, off=0 2025/05/05 06:45:29 DEBUG : TestRWCacheUpdate(0xc000c5dc00): openPending: 2025/05/05 06:45:29 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-05-05 05:52:27 +0000 UTC" against cached fingerprint "20,2025-05-05 05:51:27 +0000 UTC" 2025/05/05 06:45:29 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-05-05 05:52:27 +0000 UTC" != cached fingerprint "20,2025-05-05 05:51:27 +0000 UTC") 2025/05/05 06:45:29 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/05/05 06:45:29 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/05/05 06:45:29 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/05/05 06:45:29 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/05 06:45:29 DEBUG : TestRWCacheUpdate(0xc000c5dc00): >openPending: err= 2025/05/05 06:45:29 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/05/05 06:45:29 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/05 06:45:29 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/05 06:45:29 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/05/05 06:45:29 DEBUG : TestRWCacheUpdate(0xc000c5dc00): >_readAt: n=21, err=EOF 2025/05/05 06:45:29 DEBUG : TestRWCacheUpdate(0xc000c5dc00): close: 2025/05/05 06:45:29 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-05-05 05:52:27 +0000 GMT 2025/05/05 06:45:29 DEBUG : TestRWCacheUpdate(0xc000c5dc00): >close: err= 2025/05/05 06:45:29 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/05/05 06:45:29 DEBUG : : forgetting directory cache 2025/05/05 06:45:29 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/05 06:45:29 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:45:29 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/05/05 06:45:29 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/05/05 06:45:29 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/05/05 06:45:29 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/05/05 06:45:29 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/05/05 06:45:29 DEBUG : TestRWCacheUpdate(0xc000c6ba00): _readAt: size=512, off=0 2025/05/05 06:45:29 DEBUG : TestRWCacheUpdate(0xc000c6ba00): openPending: 2025/05/05 06:45:29 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-05-05 05:53:27 +0000 UTC" against cached fingerprint "21,2025-05-05 05:52:27 +0000 UTC" 2025/05/05 06:45:29 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-05-05 05:53:27 +0000 UTC" != cached fingerprint "21,2025-05-05 05:52:27 +0000 UTC") 2025/05/05 06:45:29 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/05/05 06:45:29 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/05/05 06:45:29 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/05/05 06:45:29 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/05 06:45:29 DEBUG : TestRWCacheUpdate(0xc000c6ba00): >openPending: err= 2025/05/05 06:45:29 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/05/05 06:45:29 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/05 06:45:29 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/05 06:45:29 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/05/05 06:45:29 DEBUG : TestRWCacheUpdate(0xc000c6ba00): >_readAt: n=22, err=EOF 2025/05/05 06:45:29 DEBUG : TestRWCacheUpdate(0xc000c6ba00): close: 2025/05/05 06:45:29 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-05-05 05:53:27 +0000 GMT 2025/05/05 06:45:29 DEBUG : TestRWCacheUpdate(0xc000c6ba00): >close: err= 2025/05/05 06:45:29 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/05/05 06:45:29 DEBUG : : forgetting directory cache 2025/05/05 06:45:29 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/05 06:45:29 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:45:29 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/05/05 06:45:29 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/05/05 06:45:29 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/05/05 06:45:29 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/05/05 06:45:29 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/05/05 06:45:29 DEBUG : TestRWCacheUpdate(0xc000992180): _readAt: size=512, off=0 2025/05/05 06:45:29 DEBUG : TestRWCacheUpdate(0xc000992180): openPending: 2025/05/05 06:45:29 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-05-05 05:54:27 +0000 UTC" against cached fingerprint "22,2025-05-05 05:53:27 +0000 UTC" 2025/05/05 06:45:29 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-05-05 05:54:27 +0000 UTC" != cached fingerprint "22,2025-05-05 05:53:27 +0000 UTC") 2025/05/05 06:45:29 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/05/05 06:45:29 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/05/05 06:45:29 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/05/05 06:45:29 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/05 06:45:29 DEBUG : TestRWCacheUpdate(0xc000992180): >openPending: err= 2025/05/05 06:45:29 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/05/05 06:45:29 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/05 06:45:29 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/05 06:45:29 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/05/05 06:45:29 DEBUG : TestRWCacheUpdate(0xc000992180): >_readAt: n=23, err=EOF 2025/05/05 06:45:29 DEBUG : TestRWCacheUpdate(0xc000992180): close: 2025/05/05 06:45:29 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-05-05 05:54:27 +0000 GMT 2025/05/05 06:45:29 DEBUG : TestRWCacheUpdate(0xc000992180): >close: err= 2025/05/05 06:45:29 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/05/05 06:45:29 DEBUG : : forgetting directory cache 2025/05/05 06:45:29 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/05 06:45:29 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:45:29 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/05/05 06:45:29 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/05/05 06:45:29 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/05/05 06:45:29 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/05/05 06:45:29 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/05/05 06:45:29 DEBUG : TestRWCacheUpdate(0xc000a086c0): _readAt: size=512, off=0 2025/05/05 06:45:29 DEBUG : TestRWCacheUpdate(0xc000a086c0): openPending: 2025/05/05 06:45:29 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-05-05 05:55:27 +0000 UTC" against cached fingerprint "23,2025-05-05 05:54:27 +0000 UTC" 2025/05/05 06:45:29 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-05-05 05:55:27 +0000 UTC" != cached fingerprint "23,2025-05-05 05:54:27 +0000 UTC") 2025/05/05 06:45:29 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/05/05 06:45:29 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/05/05 06:45:29 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/05/05 06:45:29 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/05 06:45:29 DEBUG : TestRWCacheUpdate(0xc000a086c0): >openPending: err= 2025/05/05 06:45:29 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/05/05 06:45:29 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/05 06:45:29 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/05 06:45:29 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/05/05 06:45:29 DEBUG : TestRWCacheUpdate(0xc000a086c0): >_readAt: n=24, err=EOF 2025/05/05 06:45:29 DEBUG : TestRWCacheUpdate(0xc000a086c0): close: 2025/05/05 06:45:29 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-05-05 05:55:27 +0000 GMT 2025/05/05 06:45:29 DEBUG : TestRWCacheUpdate(0xc000a086c0): >close: err= 2025/05/05 06:45:29 DEBUG : WaitForWriters: timeout=30s 2025/05/05 06:45:29 DEBUG : : Looking for writers 2025/05/05 06:45:29 DEBUG : TestRWCacheUpdate: reading active writers 2025/05/05 06:45:29 DEBUG : >WaitForWriters: 2025/05/05 06:45:29 DEBUG : webdav root 'rclone-test-firoxir7seya': vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.59s) === RUN TestCaseSensitivity run.go:180: Remote "webdav root 'rclone-test-firoxir7seya'", Local "Local file system at /tmp/rclone2401134913", Modify Window "1s" 2025/05/05 06:45:29 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2025/05/05 06:45:29 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2025/05/05 06:45:30 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2025/05/05 06:45:30 INFO : webdav root 'rclone-test-firoxir7seya': poll-interval is not supported by this remote 2025/05/05 06:45:30 INFO : webdav root 'rclone-test-firoxir7seya': poll-interval is not supported by this remote 2025/05/05 06:45:30 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/05 06:45:30 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/05/05 06:45:30 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/05/05 06:45:30 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/05/05 06:45:30 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/05/05 06:45:30 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/05 06:45:30 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/05 06:45:30 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/05/05 06:45:30 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/05/05 06:45:30 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/05/05 06:45:30 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/05/05 06:45:30 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/05 06:45:30 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/05 06:45:30 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/05/05 06:45:30 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/05/05 06:45:30 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/05/05 06:45:30 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/05/05 06:45:30 DEBUG : : forgetting directory cache 2025/05/05 06:45:30 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/05 06:45:30 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/05 06:45:30 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/05 06:45:30 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/05/05 06:45:30 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/05/05 06:45:30 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/05/05 06:45:30 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/05/05 06:45:30 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/05 06:45:30 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/05 06:45:30 DEBUG : FilEb: Open: flags=O_RDONLY 2025/05/05 06:45:30 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/05/05 06:45:30 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/05/05 06:45:30 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/05/05 06:45:30 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/05 06:45:30 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/05 06:45:30 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/05/05 06:45:30 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/05/05 06:45:30 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/05/05 06:45:30 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/05/05 06:45:30 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/05 06:45:30 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/05 06:45:30 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/05/05 06:45:30 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/05/05 06:45:30 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/05/05 06:45:30 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/05/05 06:45:30 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/05 06:45:30 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/05 06:45:30 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/05/05 06:45:30 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/05/05 06:45:30 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/05/05 06:45:30 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/05/05 06:45:30 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/05 06:45:30 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/05 06:45:30 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/05/05 06:45:30 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/05/05 06:45:30 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/05/05 06:45:30 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/05/05 06:45:30 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/05 06:45:30 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/05 06:45:30 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/05/05 06:45:30 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/05/05 06:45:30 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/05/05 06:45:30 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/05/05 06:45:30 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/05 06:45:30 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/05 06:45:30 DEBUG : FilEb: Open: flags=O_RDONLY 2025/05/05 06:45:30 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/05/05 06:45:30 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/05/05 06:45:30 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/05/05 06:45:30 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/05 06:45:30 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/05 06:45:30 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/05/05 06:45:30 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/05/05 06:45:30 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/05 06:45:30 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/05/05 06:45:30 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/05/05 06:45:30 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/05 06:45:30 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/05/05 06:45:30 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/05/05 06:45:30 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/05/05 06:45:30 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/05/05 06:45:30 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/05 06:45:30 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/05 06:45:30 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/05/05 06:45:30 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/05 06:45:30 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/05/05 06:45:30 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/05 06:45:30 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/05/05 06:45:30 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/05 06:45:30 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/05/05 06:45:30 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/05/05 06:45:30 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/05/05 06:45:30 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/05/05 06:45:30 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/05 06:45:30 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/05 06:45:30 DEBUG : FilEb: Open: flags=O_RDONLY 2025/05/05 06:45:30 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/05/05 06:45:30 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/05/05 06:45:30 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/05/05 06:45:30 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/05 06:45:30 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/05 06:45:30 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/05/05 06:45:30 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/05 06:45:30 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/05/05 06:45:30 DEBUG : WaitForWriters: timeout=30s 2025/05/05 06:45:30 DEBUG : : Looking for writers 2025/05/05 06:45:30 DEBUG : FiLeA: reading active writers 2025/05/05 06:45:30 DEBUG : FiLeB: reading active writers 2025/05/05 06:45:30 DEBUG : FilEb: reading active writers 2025/05/05 06:45:30 DEBUG : >WaitForWriters: 2025/05/05 06:45:30 DEBUG : WaitForWriters: timeout=30s 2025/05/05 06:45:30 DEBUG : : Looking for writers 2025/05/05 06:45:30 DEBUG : FiLeA: reading active writers 2025/05/05 06:45:30 DEBUG : FiLeB: reading active writers 2025/05/05 06:45:30 DEBUG : FilEb: reading active writers 2025/05/05 06:45:30 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.34s) === RUN TestUnicodeNormalization run.go:180: Remote "webdav root 'rclone-test-firoxir7seya'", Local "Local file system at /tmp/rclone2401134913", Modify Window "1s" 2025/05/05 06:45:30 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2025/05/05 06:45:30 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2025/05/05 06:45:30 INFO : webdav root 'rclone-test-firoxir7seya': poll-interval is not supported by this remote 2025/05/05 06:45:30 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/05 06:45:30 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/05/05 06:45:30 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/05/05 06:45:30 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/05/05 06:45:30 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/05/05 06:45:30 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/05 06:45:30 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/05 06:45:30 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/05/05 06:45:30 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/05/05 06:45:30 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/05/05 06:45:30 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/05/05 06:45:30 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/05 06:45:30 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/05 06:45:30 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/05/05 06:45:30 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/05/05 06:45:30 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/05/05 06:45:30 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/05/05 06:45:30 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/05 06:45:30 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/05 06:45:30 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/05/05 06:45:30 DEBUG : WaitForWriters: timeout=30s 2025/05/05 06:45:30 DEBUG : : Looking for writers 2025/05/05 06:45:30 DEBUG : normal name with no special characters.txt: reading active writers 2025/05/05 06:45:30 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/05/05 06:45:30 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.16s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "webdav root 'rclone-test-firoxir7seya'", Local "Local file system at /tmp/rclone2401134913", Modify Window "1s" 2025/05/05 06:45:30 INFO : webdav root 'rclone-test-firoxir7seya': poll-interval is not supported by this remote 2025/05/05 06:45:30 DEBUG : webdav root 'rclone-test-firoxir7seya': Reusing VFS from active cache 2025/05/05 06:45:30 DEBUG : WaitForWriters: timeout=30s 2025/05/05 06:45:30 DEBUG : : Looking for writers 2025/05/05 06:45:30 DEBUG : >WaitForWriters: 2025/05/05 06:45:30 DEBUG : WaitForWriters: timeout=30s 2025/05/05 06:45:30 DEBUG : : Looking for writers 2025/05/05 06:45:30 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.02s) === RUN TestVFSNewWithOpts run.go:180: Remote "webdav root 'rclone-test-firoxir7seya'", Local "Local file system at /tmp/rclone2401134913", Modify Window "1s" 2025/05/05 06:45:30 INFO : webdav root 'rclone-test-firoxir7seya': poll-interval is not supported by this remote 2025/05/05 06:45:30 DEBUG : WaitForWriters: timeout=30s 2025/05/05 06:45:30 DEBUG : : Looking for writers 2025/05/05 06:45:30 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.02s) === RUN TestVFSRoot run.go:180: Remote "webdav root 'rclone-test-firoxir7seya'", Local "Local file system at /tmp/rclone2401134913", Modify Window "1s" 2025/05/05 06:45:30 INFO : webdav root 'rclone-test-firoxir7seya': poll-interval is not supported by this remote 2025/05/05 06:45:30 DEBUG : WaitForWriters: timeout=30s 2025/05/05 06:45:30 DEBUG : : Looking for writers 2025/05/05 06:45:30 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.02s) === RUN TestVFSStat run.go:180: Remote "webdav root 'rclone-test-firoxir7seya'", Local "Local file system at /tmp/rclone2401134913", Modify Window "1s" 2025/05/05 06:45:30 INFO : webdav root 'rclone-test-firoxir7seya': poll-interval is not supported by this remote 2025/05/05 06:45:30 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/05/05 06:45:30 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/05/05 06:45:30 DEBUG : WaitForWriters: timeout=30s 2025/05/05 06:45:30 DEBUG : dir: Looking for writers 2025/05/05 06:45:30 DEBUG : file2: reading active writers 2025/05/05 06:45:30 DEBUG : : Looking for writers 2025/05/05 06:45:30 DEBUG : dir: reading active writers 2025/05/05 06:45:30 DEBUG : file1: reading active writers 2025/05/05 06:45:30 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.18s) === RUN TestVFSStatParent run.go:180: Remote "webdav root 'rclone-test-firoxir7seya'", Local "Local file system at /tmp/rclone2401134913", Modify Window "1s" 2025/05/05 06:45:30 INFO : webdav root 'rclone-test-firoxir7seya': poll-interval is not supported by this remote 2025/05/05 06:45:30 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/05/05 06:45:30 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/05/05 06:45:30 DEBUG : WaitForWriters: timeout=30s 2025/05/05 06:45:30 DEBUG : dir: Looking for writers 2025/05/05 06:45:30 DEBUG : : Looking for writers 2025/05/05 06:45:30 DEBUG : file1: reading active writers 2025/05/05 06:45:30 DEBUG : dir: reading active writers 2025/05/05 06:45:30 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.17s) === RUN TestVFSOpenFile run.go:180: Remote "webdav root 'rclone-test-firoxir7seya'", Local "Local file system at /tmp/rclone2401134913", Modify Window "1s" 2025/05/05 06:45:30 INFO : webdav root 'rclone-test-firoxir7seya': poll-interval is not supported by this remote 2025/05/05 06:45:30 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/05/05 06:45:30 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/05/05 06:45:30 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/05 06:45:30 DEBUG : file1: Open: flags=O_RDONLY 2025/05/05 06:45:30 DEBUG : file1: >Open: fd=file1 (r), err= 2025/05/05 06:45:30 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/05/05 06:45:30 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/05 06:45:30 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/05/05 06:45:30 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/05 06:45:30 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/05/05 06:45:30 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:45:30 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:45:30 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/05/05 06:45:30 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/05/05 06:45:30 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/05/05 06:45:30 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/05/05 06:45:30 DEBUG : webdav root 'rclone-test-firoxir7seya': File to upload is small (0 bytes), uploading instead of streaming 2025/05/05 06:45:30 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2025/05/05 06:45:31 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2025/05/05 06:45:31 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/05/05 06:45:31 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:45:31 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/05/05 06:45:31 DEBUG : WaitForWriters: timeout=30s 2025/05/05 06:45:31 DEBUG : dir: Looking for writers 2025/05/05 06:45:31 DEBUG : file2: reading active writers 2025/05/05 06:45:31 DEBUG : new_file.txt: reading active writers 2025/05/05 06:45:31 DEBUG : : Looking for writers 2025/05/05 06:45:31 DEBUG : dir: reading active writers 2025/05/05 06:45:31 DEBUG : file1: reading active writers 2025/05/05 06:45:31 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.23s) === RUN TestVFSRename run.go:180: Remote "webdav root 'rclone-test-firoxir7seya'", Local "Local file system at /tmp/rclone2401134913", Modify Window "1s" 2025/05/05 06:45:31 INFO : webdav root 'rclone-test-firoxir7seya': poll-interval is not supported by this remote 2025/05/05 06:45:31 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/05/05 06:45:31 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/05/05 06:45:31 DEBUG : dir/file1: Updating file with dir/file1 0xc0009d5140 2025/05/05 06:45:31 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/05/05 06:45:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/05 06:45:31 INFO : dir/file1: Moved (server-side) to: file0 2025/05/05 06:45:31 DEBUG : file0: Updating file with file0 0xc0009d5140 2025/05/05 06:45:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/05 06:45:31 DEBUG : : Added virtual directory entry vAddFile: "file0" 2025/05/05 06:45:31 DEBUG : WaitForWriters: timeout=30s 2025/05/05 06:45:31 DEBUG : dir: Looking for writers 2025/05/05 06:45:31 DEBUG : : Looking for writers 2025/05/05 06:45:31 DEBUG : dir: reading active writers 2025/05/05 06:45:31 DEBUG : file0: reading active writers 2025/05/05 06:45:31 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.27s) === RUN TestVFSStatfs run.go:180: Remote "webdav root 'rclone-test-firoxir7seya'", Local "Local file system at /tmp/rclone2401134913", Modify Window "1s" 2025/05/05 06:45:31 INFO : webdav root 'rclone-test-firoxir7seya': poll-interval is not supported by this remote 2025/05/05 06:45:31 DEBUG : WaitForWriters: timeout=30s 2025/05/05 06:45:31 DEBUG : : Looking for writers 2025/05/05 06:45:31 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.03s) === RUN TestVFSMkdir run.go:180: Remote "webdav root 'rclone-test-firoxir7seya'", Local "Local file system at /tmp/rclone2401134913", Modify Window "1s" 2025/05/05 06:45:31 INFO : webdav root 'rclone-test-firoxir7seya': poll-interval is not supported by this remote 2025/05/05 06:45:31 DEBUG : : Added virtual directory entry vAddDir: "/" 2025/05/05 06:45:31 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/05/05 06:45:31 DEBUG : : Added virtual directory entry vAddDir: "b" 2025/05/05 06:45:31 DEBUG : : Added virtual directory entry vAddDir: "c" 2025/05/05 06:45:31 DEBUG : : Added virtual directory entry vAddDir: "d" 2025/05/05 06:45:31 DEBUG : WaitForWriters: timeout=30s 2025/05/05 06:45:31 DEBUG : : Looking for writers 2025/05/05 06:45:31 DEBUG : a: Looking for writers 2025/05/05 06:45:31 DEBUG : b: Looking for writers 2025/05/05 06:45:31 DEBUG : c: Looking for writers 2025/05/05 06:45:31 DEBUG : d: Looking for writers 2025/05/05 06:45:31 DEBUG : : Looking for writers 2025/05/05 06:45:31 DEBUG : c: reading active writers 2025/05/05 06:45:31 DEBUG : d: reading active writers 2025/05/05 06:45:31 DEBUG : /: reading active writers 2025/05/05 06:45:31 DEBUG : a: reading active writers 2025/05/05 06:45:31 DEBUG : b: reading active writers 2025/05/05 06:45:31 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.41s) === RUN TestVFSMkdirAll run.go:180: Remote "webdav root 'rclone-test-firoxir7seya'", Local "Local file system at /tmp/rclone2401134913", Modify Window "1s" 2025/05/05 06:45:31 INFO : webdav root 'rclone-test-firoxir7seya': poll-interval is not supported by this remote 2025/05/05 06:45:31 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/05/05 06:45:31 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/05/05 06:45:31 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/05/05 06:45:31 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/05/05 06:45:32 DEBUG : WaitForWriters: timeout=30s 2025/05/05 06:45:32 DEBUG : a/b/c/d: Looking for writers 2025/05/05 06:45:32 DEBUG : a/b/c: Looking for writers 2025/05/05 06:45:32 DEBUG : d: reading active writers 2025/05/05 06:45:32 DEBUG : a/b: Looking for writers 2025/05/05 06:45:32 DEBUG : c: reading active writers 2025/05/05 06:45:32 DEBUG : a: Looking for writers 2025/05/05 06:45:32 DEBUG : b: reading active writers 2025/05/05 06:45:32 DEBUG : : Looking for writers 2025/05/05 06:45:32 DEBUG : a: reading active writers 2025/05/05 06:45:32 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.42s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:180: Remote "webdav root 'rclone-test-firoxir7seya'", Local "Local file system at /tmp/rclone2401134913", Modify Window "1s" 2025/05/05 06:45:32 INFO : webdav root 'rclone-test-firoxir7seya': poll-interval is not supported by this remote 2025/05/05 06:45:32 DEBUG : WaitForWriters: timeout=30s 2025/05/05 06:45:32 DEBUG : : Looking for writers 2025/05/05 06:45:32 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.02s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:180: Remote "webdav root 'rclone-test-firoxir7seya'", Local "Local file system at /tmp/rclone2401134913", Modify Window "1s" 2025/05/05 06:45:32 INFO : webdav root 'rclone-test-firoxir7seya': poll-interval is not supported by this remote 2025/05/05 06:45:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:45:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:45:32 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/05 06:45:32 DEBUG : file1: >Open: fd=file1 (w), err= 2025/05/05 06:45:32 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/05/05 06:45:32 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/05 06:45:32 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/05/05 06:45:32 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/05/05 06:45:32 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/05/05 06:45:32 DEBUG : webdav root 'rclone-test-firoxir7seya': File to upload is small (5 bytes), uploading instead of streaming 2025/05/05 06:45:32 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/05/05 06:45:32 DEBUG : file1: Size of src and dst objects identical 2025/05/05 06:45:32 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/05 06:45:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:45:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:45:32 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/05 06:45:32 DEBUG : file1: >Open: fd=file1 (w), err= 2025/05/05 06:45:32 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/05/05 06:45:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:45:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:45:32 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/05 06:45:32 DEBUG : file1: >Open: fd=file1 (w), err= 2025/05/05 06:45:32 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/05/05 06:45:32 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/05/05 06:45:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/05/05 06:45:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/05/05 06:45:32 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/05 06:45:32 DEBUG : file1: >Open: fd=file1 (w), err= 2025/05/05 06:45:32 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/05/05 06:45:32 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/05 06:45:32 DEBUG : webdav root 'rclone-test-firoxir7seya': File to upload is small (0 bytes), uploading instead of streaming 2025/05/05 06:45:32 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/05/05 06:45:32 DEBUG : file1: Size of src and dst objects identical 2025/05/05 06:45:32 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/05 06:45:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/05/05 06:45:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/05/05 06:45:32 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/05 06:45:32 DEBUG : file1: >Open: fd=file1 (w), err= 2025/05/05 06:45:32 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/05/05 06:45:32 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/05 06:45:32 DEBUG : webdav root 'rclone-test-firoxir7seya': File to upload is small (7 bytes), uploading instead of streaming 2025/05/05 06:45:32 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/05/05 06:45:32 DEBUG : file1: Size of src and dst objects identical 2025/05/05 06:45:32 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/05 06:45:32 DEBUG : WaitForWriters: timeout=30s 2025/05/05 06:45:32 DEBUG : : Looking for writers 2025/05/05 06:45:32 DEBUG : file1: reading active writers 2025/05/05 06:45:32 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.15s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-firoxir7seya'", Local "Local file system at /tmp/rclone2401134913", Modify Window "1s" 2025/05/05 06:45:32 INFO : webdav root 'rclone-test-firoxir7seya': poll-interval is not supported by this remote 2025/05/05 06:45:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:45:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:45:32 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/05 06:45:32 DEBUG : file1: >Open: fd=file1 (w), err= 2025/05/05 06:45:32 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/05/05 06:45:32 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/05 06:45:32 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/05/05 06:45:33 DEBUG : file1: aborting in-sequence write wait, off=100 2025/05/05 06:45:33 DEBUG : file1: failed to wait for in-sequence write to 100 2025/05/05 06:45:33 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/05/05 06:45:33 DEBUG : webdav root 'rclone-test-firoxir7seya': File to upload is small (11 bytes), uploading instead of streaming 2025/05/05 06:45:33 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/05/05 06:45:33 DEBUG : file1: Size of src and dst objects identical 2025/05/05 06:45:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/05 06:45:33 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/05/05 06:45:33 DEBUG : WaitForWriters: timeout=30s 2025/05/05 06:45:33 DEBUG : : Looking for writers 2025/05/05 06:45:33 DEBUG : file1: reading active writers 2025/05/05 06:45:33 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.08s) === RUN TestWriteFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-firoxir7seya'", Local "Local file system at /tmp/rclone2401134913", Modify Window "1s" 2025/05/05 06:45:33 INFO : webdav root 'rclone-test-firoxir7seya': poll-interval is not supported by this remote 2025/05/05 06:45:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:45:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:45:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/05 06:45:33 DEBUG : file1: >Open: fd=file1 (w), err= 2025/05/05 06:45:33 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/05/05 06:45:33 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/05/05 06:45:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/05 06:45:33 DEBUG : webdav root 'rclone-test-firoxir7seya': File to upload is small (5 bytes), uploading instead of streaming 2025/05/05 06:45:33 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/05/05 06:45:33 DEBUG : file1: Size of src and dst objects identical 2025/05/05 06:45:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/05 06:45:33 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/05/05 06:45:33 DEBUG : WaitForWriters: timeout=30s 2025/05/05 06:45:33 DEBUG : : Looking for writers 2025/05/05 06:45:33 DEBUG : file1: reading active writers 2025/05/05 06:45:33 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.08s) === RUN TestWriteFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-firoxir7seya'", Local "Local file system at /tmp/rclone2401134913", Modify Window "1s" 2025/05/05 06:45:33 INFO : webdav root 'rclone-test-firoxir7seya': poll-interval is not supported by this remote 2025/05/05 06:45:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:45:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:45:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/05 06:45:33 DEBUG : file1: >Open: fd=file1 (w), err= 2025/05/05 06:45:33 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/05/05 06:45:33 DEBUG : file1: WriteFileHandle.Release closing 2025/05/05 06:45:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/05 06:45:33 DEBUG : webdav root 'rclone-test-firoxir7seya': File to upload is small (0 bytes), uploading instead of streaming 2025/05/05 06:45:33 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/05/05 06:45:33 DEBUG : file1: Size of src and dst objects identical 2025/05/05 06:45:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/05 06:45:33 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/05/05 06:45:33 DEBUG : WaitForWriters: timeout=30s 2025/05/05 06:45:33 DEBUG : : Looking for writers 2025/05/05 06:45:33 DEBUG : file1: reading active writers 2025/05/05 06:45:33 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.08s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-firoxir7seya'", Local "Local file system at /tmp/rclone2401134913", Modify Window "1s" 2025/05/05 06:45:33 INFO : webdav root 'rclone-test-firoxir7seya': poll-interval is not supported by this remote 2025/05/05 06:45:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:45:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:45:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/05 06:45:33 DEBUG : file1: >Open: fd=file1 (w), err= 2025/05/05 06:45:33 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2025/05/05 06:45:33 DEBUG : WaitForWriters: timeout=30s 2025/05/05 06:45:33 DEBUG : : Looking for writers 2025/05/05 06:45:33 DEBUG : file1: reading active writers 2025/05/05 06:45:33 DEBUG : file1: active writers 1 2025/05/05 06:45:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2025/05/05 06:45:33 DEBUG : : Looking for writers 2025/05/05 06:45:33 DEBUG : file1: reading active writers 2025/05/05 06:45:33 DEBUG : file1: active writers 1 2025/05/05 06:45:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2025/05/05 06:45:33 DEBUG : : Looking for writers 2025/05/05 06:45:33 DEBUG : file1: reading active writers 2025/05/05 06:45:33 DEBUG : file1: active writers 1 2025/05/05 06:45:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2025/05/05 06:45:33 DEBUG : : Looking for writers 2025/05/05 06:45:33 DEBUG : file1: reading active writers 2025/05/05 06:45:33 DEBUG : file1: active writers 1 2025/05/05 06:45:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2025/05/05 06:45:33 DEBUG : : Looking for writers 2025/05/05 06:45:33 DEBUG : file1: reading active writers 2025/05/05 06:45:33 DEBUG : file1: active writers 1 2025/05/05 06:45:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2025/05/05 06:45:33 DEBUG : : Looking for writers 2025/05/05 06:45:33 DEBUG : file1: reading active writers 2025/05/05 06:45:33 DEBUG : file1: active writers 1 2025/05/05 06:45:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2025/05/05 06:45:34 DEBUG : : Looking for writers 2025/05/05 06:45:34 DEBUG : file1: reading active writers 2025/05/05 06:45:34 DEBUG : file1: active writers 1 2025/05/05 06:45:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2025/05/05 06:45:34 DEBUG : : Looking for writers 2025/05/05 06:45:34 DEBUG : file1: reading active writers 2025/05/05 06:45:34 DEBUG : file1: active writers 1 2025/05/05 06:45:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/05 06:45:35 DEBUG : : Looking for writers 2025/05/05 06:45:35 DEBUG : file1: reading active writers 2025/05/05 06:45:35 DEBUG : file1: active writers 1 2025/05/05 06:45:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/05 06:45:36 DEBUG : : Looking for writers 2025/05/05 06:45:36 DEBUG : file1: reading active writers 2025/05/05 06:45:36 DEBUG : file1: active writers 1 2025/05/05 06:45:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/05 06:45:37 DEBUG : : Looking for writers 2025/05/05 06:45:37 DEBUG : file1: reading active writers 2025/05/05 06:45:37 DEBUG : file1: active writers 1 2025/05/05 06:45:37 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/05 06:45:38 DEBUG : : Looking for writers 2025/05/05 06:45:38 DEBUG : file1: reading active writers 2025/05/05 06:45:38 DEBUG : file1: active writers 1 2025/05/05 06:45:38 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/05 06:45:39 DEBUG : : Looking for writers 2025/05/05 06:45:39 DEBUG : file1: reading active writers 2025/05/05 06:45:39 DEBUG : file1: active writers 1 2025/05/05 06:45:39 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/05 06:45:40 DEBUG : : Looking for writers 2025/05/05 06:45:40 DEBUG : file1: reading active writers 2025/05/05 06:45:40 DEBUG : file1: active writers 1 2025/05/05 06:45:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/05 06:45:41 DEBUG : : Looking for writers 2025/05/05 06:45:41 DEBUG : file1: reading active writers 2025/05/05 06:45:41 DEBUG : file1: active writers 1 2025/05/05 06:45:41 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/05 06:45:42 DEBUG : : Looking for writers 2025/05/05 06:45:42 DEBUG : file1: reading active writers 2025/05/05 06:45:42 DEBUG : file1: active writers 1 2025/05/05 06:45:42 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/05 06:45:43 DEBUG : : Looking for writers 2025/05/05 06:45:43 DEBUG : file1: reading active writers 2025/05/05 06:45:43 DEBUG : file1: active writers 1 2025/05/05 06:45:43 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/05 06:45:44 DEBUG : : Looking for writers 2025/05/05 06:45:44 DEBUG : file1: reading active writers 2025/05/05 06:45:44 DEBUG : file1: active writers 1 2025/05/05 06:45:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/05 06:45:45 DEBUG : : Looking for writers 2025/05/05 06:45:45 DEBUG : file1: reading active writers 2025/05/05 06:45:45 DEBUG : file1: active writers 1 2025/05/05 06:45:45 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/05 06:45:46 DEBUG : : Looking for writers 2025/05/05 06:45:46 DEBUG : file1: reading active writers 2025/05/05 06:45:46 DEBUG : file1: active writers 1 2025/05/05 06:45:46 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/05 06:45:47 DEBUG : : Looking for writers 2025/05/05 06:45:47 DEBUG : file1: reading active writers 2025/05/05 06:45:47 DEBUG : file1: active writers 1 2025/05/05 06:45:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/05 06:45:48 DEBUG : : Looking for writers 2025/05/05 06:45:48 DEBUG : file1: reading active writers 2025/05/05 06:45:48 DEBUG : file1: active writers 1 2025/05/05 06:45:48 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/05 06:45:49 DEBUG : : Looking for writers 2025/05/05 06:45:49 DEBUG : file1: reading active writers 2025/05/05 06:45:49 DEBUG : file1: active writers 1 2025/05/05 06:45:49 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/05 06:45:50 DEBUG : : Looking for writers 2025/05/05 06:45:50 DEBUG : file1: reading active writers 2025/05/05 06:45:50 DEBUG : file1: active writers 1 2025/05/05 06:45:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/05 06:45:51 DEBUG : : Looking for writers 2025/05/05 06:45:51 DEBUG : file1: reading active writers 2025/05/05 06:45:51 DEBUG : file1: active writers 1 2025/05/05 06:45:51 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/05 06:45:52 DEBUG : : Looking for writers 2025/05/05 06:45:52 DEBUG : file1: reading active writers 2025/05/05 06:45:52 DEBUG : file1: active writers 1 2025/05/05 06:45:52 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/05 06:45:53 DEBUG : : Looking for writers 2025/05/05 06:45:53 DEBUG : file1: reading active writers 2025/05/05 06:45:53 DEBUG : file1: active writers 1 2025/05/05 06:45:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/05 06:45:54 DEBUG : : Looking for writers 2025/05/05 06:45:54 DEBUG : file1: reading active writers 2025/05/05 06:45:54 DEBUG : file1: active writers 1 2025/05/05 06:45:54 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/05 06:45:55 DEBUG : : Looking for writers 2025/05/05 06:45:55 DEBUG : file1: reading active writers 2025/05/05 06:45:55 DEBUG : file1: active writers 1 2025/05/05 06:45:55 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/05 06:45:56 DEBUG : : Looking for writers 2025/05/05 06:45:56 DEBUG : file1: reading active writers 2025/05/05 06:45:56 DEBUG : file1: active writers 1 2025/05/05 06:45:56 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/05 06:45:57 DEBUG : : Looking for writers 2025/05/05 06:45:57 DEBUG : file1: reading active writers 2025/05/05 06:45:57 DEBUG : file1: active writers 1 2025/05/05 06:45:57 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/05 06:45:58 DEBUG : : Looking for writers 2025/05/05 06:45:58 DEBUG : file1: reading active writers 2025/05/05 06:45:58 DEBUG : file1: active writers 1 2025/05/05 06:45:58 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/05 06:45:59 DEBUG : : Looking for writers 2025/05/05 06:45:59 DEBUG : file1: reading active writers 2025/05/05 06:45:59 DEBUG : file1: active writers 1 2025/05/05 06:45:59 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/05 06:46:00 DEBUG : : Looking for writers 2025/05/05 06:46:00 DEBUG : file1: reading active writers 2025/05/05 06:46:00 DEBUG : file1: active writers 1 2025/05/05 06:46:00 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/05 06:46:01 DEBUG : : Looking for writers 2025/05/05 06:46:01 DEBUG : file1: reading active writers 2025/05/05 06:46:01 DEBUG : file1: active writers 1 2025/05/05 06:46:01 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/05 06:46:02 DEBUG : : Looking for writers 2025/05/05 06:46:02 DEBUG : file1: reading active writers 2025/05/05 06:46:02 DEBUG : file1: active writers 1 2025/05/05 06:46:02 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/05 06:46:03 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2025/05/05 06:46:03 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.02s) === RUN TestFileReadAtZeroLength run.go:180: Remote "webdav root 'rclone-test-firoxir7seya'", Local "Local file system at /tmp/rclone2401134913", Modify Window "1s" 2025/05/05 06:46:03 INFO : webdav root 'rclone-test-firoxir7seya': poll-interval is not supported by this remote 2025/05/05 06:46:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:46:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:46:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/05 06:46:03 DEBUG : file1: >Open: fd=file1 (w), err= 2025/05/05 06:46:03 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/05/05 06:46:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/05 06:46:03 DEBUG : webdav root 'rclone-test-firoxir7seya': File to upload is small (0 bytes), uploading instead of streaming 2025/05/05 06:46:03 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/05/05 06:46:03 DEBUG : file1: Size of src and dst objects identical 2025/05/05 06:46:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/05 06:46:03 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:46:03 DEBUG : file1: Open: flags=O_RDONLY 2025/05/05 06:46:03 DEBUG : file1: >Open: fd=file1 (r), err= 2025/05/05 06:46:03 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/05/05 06:46:03 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/05/05 06:46:03 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/05/05 06:46:03 DEBUG : WaitForWriters: timeout=30s 2025/05/05 06:46:03 DEBUG : : Looking for writers 2025/05/05 06:46:03 DEBUG : file1: reading active writers 2025/05/05 06:46:03 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.09s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "webdav root 'rclone-test-firoxir7seya'", Local "Local file system at /tmp/rclone2401134913", Modify Window "1s" 2025/05/05 06:46:03 INFO : webdav root 'rclone-test-firoxir7seya': poll-interval is not supported by this remote 2025/05/05 06:46:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/05 06:46:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/05 06:46:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/05 06:46:03 DEBUG : file1: >Open: fd=file1 (w), err= 2025/05/05 06:46:03 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/05/05 06:46:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/05 06:46:03 DEBUG : webdav root 'rclone-test-firoxir7seya': File to upload is small (100 bytes), uploading instead of streaming 2025/05/05 06:46:03 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/05/05 06:46:03 DEBUG : file1: Size of src and dst objects identical 2025/05/05 06:46:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/05 06:46:03 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/05 06:46:03 DEBUG : file1: Open: flags=O_RDONLY 2025/05/05 06:46:03 DEBUG : file1: >Open: fd=file1 (r), err= 2025/05/05 06:46:03 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/05/05 06:46:03 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/05/05 06:46:03 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/05/05 06:46:03 DEBUG : WaitForWriters: timeout=30s 2025/05/05 06:46:03 DEBUG : : Looking for writers 2025/05/05 06:46:03 DEBUG : file1: reading active writers 2025/05/05 06:46:03 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.09s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2025/05/05 06:46:03 DEBUG : webdav root 'rclone-test-firoxir7seya': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Finished OK in 1m19.799910112s (try 1/5)