"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Starting (try 1/5) 2025/04/13 03:52:50 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-cejuxim7vepo" 2025/04/13 03:52:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/13 03:52:50 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2025/04/13 03:52:50 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/04/13 03:52:50 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/04/13 03:52:50 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/04/13 03:52:50 DEBUG : Setting pass="bdgmYWHvxwVNF-kMfPw5v5l96pXadYDeyn6aPkPVDF9f" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/04/13 03:52:50 DEBUG : TestWebdavRclone: detected overridden config - adding "{czWGf}" suffix to name 2025/04/13 03:52:50 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/04/13 03:52:50 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/04/13 03:52:50 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/04/13 03:52:50 DEBUG : Setting pass="bdgmYWHvxwVNF-kMfPw5v5l96pXadYDeyn6aPkPVDF9f" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/04/13 03:52:50 DEBUG : found headers: 2025/04/13 03:52:50 DEBUG : Creating backend with remote "/tmp/rclone659886066" === RUN TestDirHandleMethods run.go:180: Remote "webdav root 'rclone-test-cejuxim7vepo'", Local "Local file system at /tmp/rclone659886066", Modify Window "1s" 2025/04/13 03:52:50 INFO : webdav root 'rclone-test-cejuxim7vepo': poll-interval is not supported by this remote 2025/04/13 03:52:50 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/13 03:52:50 DEBUG : WaitForWriters: timeout=30s 2025/04/13 03:52:50 DEBUG : dir: Looking for writers 2025/04/13 03:52:50 DEBUG : : Looking for writers 2025/04/13 03:52:50 DEBUG : dir: reading active writers 2025/04/13 03:52:50 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.13s) === RUN TestDirHandleReaddir run.go:180: Remote "webdav root 'rclone-test-cejuxim7vepo'", Local "Local file system at /tmp/rclone659886066", Modify Window "1s" 2025/04/13 03:52:50 INFO : webdav root 'rclone-test-cejuxim7vepo': poll-interval is not supported by this remote 2025/04/13 03:52:50 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/13 03:52:50 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/04/13 03:52:50 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2025/04/13 03:52:50 DEBUG : WaitForWriters: timeout=30s 2025/04/13 03:52:50 DEBUG : dir/subdir: Looking for writers 2025/04/13 03:52:50 DEBUG : dir: Looking for writers 2025/04/13 03:52:50 DEBUG : file1: reading active writers 2025/04/13 03:52:50 DEBUG : file2: reading active writers 2025/04/13 03:52:50 DEBUG : subdir: reading active writers 2025/04/13 03:52:50 DEBUG : : Looking for writers 2025/04/13 03:52:50 DEBUG : dir: reading active writers 2025/04/13 03:52:50 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.26s) === RUN TestDirHandleReaddirnames run.go:180: Remote "webdav root 'rclone-test-cejuxim7vepo'", Local "Local file system at /tmp/rclone659886066", Modify Window "1s" 2025/04/13 03:52:50 INFO : webdav root 'rclone-test-cejuxim7vepo': poll-interval is not supported by this remote 2025/04/13 03:52:50 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/13 03:52:50 DEBUG : WaitForWriters: timeout=30s 2025/04/13 03:52:50 DEBUG : dir: Looking for writers 2025/04/13 03:52:50 DEBUG : file1: reading active writers 2025/04/13 03:52:50 DEBUG : : Looking for writers 2025/04/13 03:52:50 DEBUG : dir: reading active writers 2025/04/13 03:52:50 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.14s) === RUN TestDirMethods run.go:180: Remote "webdav root 'rclone-test-cejuxim7vepo'", Local "Local file system at /tmp/rclone659886066", Modify Window "1s" 2025/04/13 03:52:50 INFO : webdav root 'rclone-test-cejuxim7vepo': poll-interval is not supported by this remote 2025/04/13 03:52:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/13 03:52:51 DEBUG : WaitForWriters: timeout=30s 2025/04/13 03:52:51 DEBUG : dir: Looking for writers 2025/04/13 03:52:51 DEBUG : : Looking for writers 2025/04/13 03:52:51 DEBUG : dir: reading active writers 2025/04/13 03:52:51 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.13s) === RUN TestDirForgetAll run.go:180: Remote "webdav root 'rclone-test-cejuxim7vepo'", Local "Local file system at /tmp/rclone659886066", Modify Window "1s" 2025/04/13 03:52:51 INFO : webdav root 'rclone-test-cejuxim7vepo': poll-interval is not supported by this remote 2025/04/13 03:52:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/13 03:52:51 DEBUG : dir: forgetting directory cache 2025/04/13 03:52:51 DEBUG : : forgetting directory cache 2025/04/13 03:52:51 DEBUG : dir: forgetting directory cache 2025/04/13 03:52:51 DEBUG : WaitForWriters: timeout=30s 2025/04/13 03:52:51 DEBUG : : Looking for writers 2025/04/13 03:52:51 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.14s) === RUN TestDirForgetPath run.go:180: Remote "webdav root 'rclone-test-cejuxim7vepo'", Local "Local file system at /tmp/rclone659886066", Modify Window "1s" 2025/04/13 03:52:51 INFO : webdav root 'rclone-test-cejuxim7vepo': poll-interval is not supported by this remote 2025/04/13 03:52:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/13 03:52:51 DEBUG : : ForgetPath: relativePath="dir/notfound", type=1 2025/04/13 03:52:51 DEBUG : dir: invalidating directory cache 2025/04/13 03:52:51 DEBUG : : >ForgetPath: 2025/04/13 03:52:51 DEBUG : : ForgetPath: relativePath="dir", type=0 2025/04/13 03:52:51 DEBUG : : invalidating directory cache 2025/04/13 03:52:51 DEBUG : dir: forgetting directory cache 2025/04/13 03:52:51 DEBUG : : >ForgetPath: 2025/04/13 03:52:51 DEBUG : : ForgetPath: relativePath="not/in/cache", type=0 2025/04/13 03:52:51 DEBUG : : >ForgetPath: 2025/04/13 03:52:51 DEBUG : WaitForWriters: timeout=30s 2025/04/13 03:52:51 DEBUG : dir: Looking for writers 2025/04/13 03:52:51 DEBUG : : Looking for writers 2025/04/13 03:52:51 DEBUG : dir: reading active writers 2025/04/13 03:52:51 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.14s) === RUN TestDirWalk run.go:180: Remote "webdav root 'rclone-test-cejuxim7vepo'", Local "Local file system at /tmp/rclone659886066", Modify Window "1s" 2025/04/13 03:52:51 INFO : webdav root 'rclone-test-cejuxim7vepo': poll-interval is not supported by this remote 2025/04/13 03:52:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/13 03:52:51 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2025/04/13 03:52:51 DEBUG : : forgetting directory cache 2025/04/13 03:52:51 DEBUG : dir: forgetting directory cache 2025/04/13 03:52:51 DEBUG : WaitForWriters: timeout=30s 2025/04/13 03:52:51 DEBUG : fil/a/b: Looking for writers 2025/04/13 03:52:51 DEBUG : fil/a: Looking for writers 2025/04/13 03:52:51 DEBUG : b: reading active writers 2025/04/13 03:52:51 DEBUG : fil: Looking for writers 2025/04/13 03:52:51 DEBUG : a: reading active writers 2025/04/13 03:52:51 DEBUG : dir: Looking for writers 2025/04/13 03:52:51 DEBUG : : Looking for writers 2025/04/13 03:52:51 DEBUG : dir: reading active writers 2025/04/13 03:52:51 DEBUG : fil: reading active writers 2025/04/13 03:52:51 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.41s) === RUN TestDirSetModTime run.go:180: Remote "webdav root 'rclone-test-cejuxim7vepo'", Local "Local file system at /tmp/rclone659886066", Modify Window "1s" 2025/04/13 03:52:51 INFO : webdav root 'rclone-test-cejuxim7vepo': poll-interval is not supported by this remote 2025/04/13 03:52:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/13 03:52:51 DEBUG : WaitForWriters: timeout=30s 2025/04/13 03:52:51 DEBUG : dir: Looking for writers 2025/04/13 03:52:51 DEBUG : : Looking for writers 2025/04/13 03:52:51 DEBUG : dir: reading active writers 2025/04/13 03:52:51 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.13s) === RUN TestDirStat run.go:180: Remote "webdav root 'rclone-test-cejuxim7vepo'", Local "Local file system at /tmp/rclone659886066", Modify Window "1s" 2025/04/13 03:52:51 INFO : webdav root 'rclone-test-cejuxim7vepo': poll-interval is not supported by this remote 2025/04/13 03:52:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/13 03:52:52 DEBUG : WaitForWriters: timeout=30s 2025/04/13 03:52:52 DEBUG : dir: Looking for writers 2025/04/13 03:52:52 DEBUG : file1: reading active writers 2025/04/13 03:52:52 DEBUG : : Looking for writers 2025/04/13 03:52:52 DEBUG : dir: reading active writers 2025/04/13 03:52:52 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.14s) === RUN TestDirReadDirAll run.go:180: Remote "webdav root 'rclone-test-cejuxim7vepo'", Local "Local file system at /tmp/rclone659886066", Modify Window "1s" 2025/04/13 03:52:52 INFO : webdav root 'rclone-test-cejuxim7vepo': poll-interval is not supported by this remote 2025/04/13 03:52:52 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/13 03:52:52 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/04/13 03:52:52 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2025/04/13 03:52:52 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/04/13 03:52:52 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/04/13 03:52:52 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/04/13 03:52:52 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/04/13 03:52:52 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2025/04/13 03:52:52 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2025/04/13 03:52:52 DEBUG : dir: invalidating directory cache 2025/04/13 03:52:52 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/04/13 03:52:52 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/04/13 03:52:52 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/04/13 03:52:52 DEBUG : dir/file1: Reset virtual modtime 2025/04/13 03:52:52 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/04/13 03:52:52 DEBUG : dir/virtualFile: Reset virtual modtime 2025/04/13 03:52:52 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/04/13 03:52:52 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/04/13 03:52:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/13 03:52:52 DEBUG : dir: invalidating directory cache 2025/04/13 03:52:52 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/04/13 03:52:52 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/04/13 03:52:52 DEBUG : dir/virtualFile: Reset virtual modtime 2025/04/13 03:52:52 DEBUG : : forgetting directory cache 2025/04/13 03:52:52 DEBUG : dir: forgetting directory cache 2025/04/13 03:52:52 DEBUG : dir/virtualDir: forgetting directory cache 2025/04/13 03:52:52 DEBUG : WaitForWriters: timeout=30s 2025/04/13 03:52:52 DEBUG : dir/virtualDir: Looking for writers 2025/04/13 03:52:52 DEBUG : dir: Looking for writers 2025/04/13 03:52:52 DEBUG : file1: reading active writers 2025/04/13 03:52:52 DEBUG : virtualFile2: reading active writers 2025/04/13 03:52:52 DEBUG : virtualFile: reading active writers 2025/04/13 03:52:52 DEBUG : virtualDir: reading active writers 2025/04/13 03:52:52 DEBUG : : Looking for writers 2025/04/13 03:52:52 DEBUG : dir: reading active writers 2025/04/13 03:52:52 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.39s) --- PASS: TestDirReadDirAll/Virtual (0.12s) === RUN TestDirOpen run.go:180: Remote "webdav root 'rclone-test-cejuxim7vepo'", Local "Local file system at /tmp/rclone659886066", Modify Window "1s" 2025/04/13 03:52:52 INFO : webdav root 'rclone-test-cejuxim7vepo': poll-interval is not supported by this remote 2025/04/13 03:52:52 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/13 03:52:52 ERROR : dir/: Can only open directories read only 2025/04/13 03:52:52 DEBUG : WaitForWriters: timeout=30s 2025/04/13 03:52:52 DEBUG : dir: Looking for writers 2025/04/13 03:52:52 DEBUG : : Looking for writers 2025/04/13 03:52:52 DEBUG : dir: reading active writers 2025/04/13 03:52:52 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.13s) === RUN TestDirCreate run.go:180: Remote "webdav root 'rclone-test-cejuxim7vepo'", Local "Local file system at /tmp/rclone659886066", Modify Window "1s" 2025/04/13 03:52:52 INFO : webdav root 'rclone-test-cejuxim7vepo': poll-interval is not supported by this remote 2025/04/13 03:52:52 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/13 03:52:52 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:52:52 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/04/13 03:52:52 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/04/13 03:52:52 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/04/13 03:52:52 DEBUG : webdav root 'rclone-test-cejuxim7vepo': File to upload is small (5 bytes), uploading instead of streaming 2025/04/13 03:52:52 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2025/04/13 03:52:52 NOTICE: webdav root 'rclone-test-cejuxim7vepo': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/04/13 03:52:52 DEBUG : dir/potato: Size of src and dst objects identical 2025/04/13 03:52:52 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/04/13 03:52:52 DEBUG : WaitForWriters: timeout=30s 2025/04/13 03:52:52 DEBUG : dir: Looking for writers 2025/04/13 03:52:52 DEBUG : file1: reading active writers 2025/04/13 03:52:52 DEBUG : potato: reading active writers 2025/04/13 03:52:52 DEBUG : : Looking for writers 2025/04/13 03:52:52 DEBUG : dir: reading active writers 2025/04/13 03:52:52 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.27s) === RUN TestDirMkdir run.go:180: Remote "webdav root 'rclone-test-cejuxim7vepo'", Local "Local file system at /tmp/rclone659886066", Modify Window "1s" 2025/04/13 03:52:52 INFO : webdav root 'rclone-test-cejuxim7vepo': poll-interval is not supported by this remote 2025/04/13 03:52:52 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/13 03:52:53 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/04/13 03:52:53 DEBUG : WaitForWriters: timeout=30s 2025/04/13 03:52:53 DEBUG : dir/sub: Looking for writers 2025/04/13 03:52:53 DEBUG : dir: Looking for writers 2025/04/13 03:52:53 DEBUG : sub: reading active writers 2025/04/13 03:52:53 DEBUG : file1: reading active writers 2025/04/13 03:52:53 DEBUG : : Looking for writers 2025/04/13 03:52:53 DEBUG : dir: reading active writers 2025/04/13 03:52:53 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.31s) === RUN TestDirMkdirSub run.go:180: Remote "webdav root 'rclone-test-cejuxim7vepo'", Local "Local file system at /tmp/rclone659886066", Modify Window "1s" 2025/04/13 03:52:53 INFO : webdav root 'rclone-test-cejuxim7vepo': poll-interval is not supported by this remote 2025/04/13 03:52:53 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/13 03:52:53 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/04/13 03:52:53 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/04/13 03:52:53 DEBUG : WaitForWriters: timeout=30s 2025/04/13 03:52:53 DEBUG : dir/sub/subsub: Looking for writers 2025/04/13 03:52:53 DEBUG : dir/sub: Looking for writers 2025/04/13 03:52:53 DEBUG : subsub: reading active writers 2025/04/13 03:52:53 DEBUG : dir: Looking for writers 2025/04/13 03:52:53 DEBUG : file1: reading active writers 2025/04/13 03:52:53 DEBUG : sub: reading active writers 2025/04/13 03:52:53 DEBUG : : Looking for writers 2025/04/13 03:52:53 DEBUG : dir: reading active writers 2025/04/13 03:52:53 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.28s) === RUN TestDirRemove run.go:180: Remote "webdav root 'rclone-test-cejuxim7vepo'", Local "Local file system at /tmp/rclone659886066", Modify Window "1s" 2025/04/13 03:52:53 INFO : webdav root 'rclone-test-cejuxim7vepo': poll-interval is not supported by this remote 2025/04/13 03:52:53 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/13 03:52:53 ERROR : dir/: Dir.Remove not empty 2025/04/13 03:52:53 DEBUG : dir/file1: Remove: 2025/04/13 03:52:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/13 03:52:53 DEBUG : dir/file1: >Remove: err= 2025/04/13 03:52:53 DEBUG : : Added virtual directory entry vDel: "dir" 2025/04/13 03:52:53 DEBUG : WaitForWriters: timeout=30s 2025/04/13 03:52:53 DEBUG : : Looking for writers 2025/04/13 03:52:53 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.13s) === RUN TestDirRemoveAll run.go:180: Remote "webdav root 'rclone-test-cejuxim7vepo'", Local "Local file system at /tmp/rclone659886066", Modify Window "1s" 2025/04/13 03:52:53 INFO : webdav root 'rclone-test-cejuxim7vepo': poll-interval is not supported by this remote 2025/04/13 03:52:53 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/13 03:52:53 DEBUG : dir/file1: Remove: 2025/04/13 03:52:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/13 03:52:53 DEBUG : dir/file1: >Remove: err= 2025/04/13 03:52:53 DEBUG : : Added virtual directory entry vDel: "dir" 2025/04/13 03:52:53 DEBUG : WaitForWriters: timeout=30s 2025/04/13 03:52:53 DEBUG : : Looking for writers 2025/04/13 03:52:53 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.14s) === RUN TestDirRemoveName run.go:180: Remote "webdav root 'rclone-test-cejuxim7vepo'", Local "Local file system at /tmp/rclone659886066", Modify Window "1s" 2025/04/13 03:52:53 INFO : webdav root 'rclone-test-cejuxim7vepo': poll-interval is not supported by this remote 2025/04/13 03:52:53 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/13 03:52:53 DEBUG : dir/file1: Remove: 2025/04/13 03:52:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/13 03:52:53 DEBUG : dir/file1: >Remove: err= 2025/04/13 03:52:53 DEBUG : WaitForWriters: timeout=30s 2025/04/13 03:52:53 DEBUG : dir: Looking for writers 2025/04/13 03:52:53 DEBUG : : Looking for writers 2025/04/13 03:52:53 DEBUG : dir: reading active writers 2025/04/13 03:52:53 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.25s) === RUN TestDirRename run.go:180: Remote "webdav root 'rclone-test-cejuxim7vepo'", Local "Local file system at /tmp/rclone659886066", Modify Window "1s" 2025/04/13 03:52:53 INFO : webdav root 'rclone-test-cejuxim7vepo': poll-interval is not supported by this remote 2025/04/13 03:52:53 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/13 03:52:54 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2025/04/13 03:52:54 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/04/13 03:52:54 DEBUG : dir: Updating dir with dir2 0xc0007d6ea0 2025/04/13 03:52:54 DEBUG : dir: forgetting directory cache 2025/04/13 03:52:54 DEBUG : : Added virtual directory entry vDel: "dir" 2025/04/13 03:52:54 DEBUG : : Added virtual directory entry vAddDir: "dir2" 2025/04/13 03:52:54 INFO : dir2/file1: Moved (server-side) to: file2 2025/04/13 03:52:54 DEBUG : file2: Updating file with file2 0xc000854900 2025/04/13 03:52:54 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/04/13 03:52:54 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/04/13 03:52:54 INFO : dir2/file3: Deleted 2025/04/13 03:52:54 INFO : file2: Moved (server-side) to: dir2/file3 2025/04/13 03:52:54 DEBUG : dir2/file3: Updating file with dir2/file3 0xc000854900 2025/04/13 03:52:54 DEBUG : : Added virtual directory entry vDel: "file2" 2025/04/13 03:52:54 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/04/13 03:52:54 DEBUG : : Added virtual directory entry vAddDir: "empty directory" 2025/04/13 03:52:54 DEBUG : empty directory: Updating dir with renamed empty directory 0xc0008200d0 2025/04/13 03:52:54 DEBUG : empty directory: forgetting directory cache 2025/04/13 03:52:54 DEBUG : : Added virtual directory entry vDel: "empty directory" 2025/04/13 03:52:54 DEBUG : : Added virtual directory entry vAddDir: "renamed empty directory" 2025/04/13 03:52:54 DEBUG : dir2: Renaming to "dir3" 2025/04/13 03:52:54 DEBUG : WaitForWriters: timeout=30s 2025/04/13 03:52:54 DEBUG : dir3: Looking for writers 2025/04/13 03:52:54 DEBUG : file3: reading active writers 2025/04/13 03:52:54 DEBUG : renamed empty directory: Looking for writers 2025/04/13 03:52:54 DEBUG : : Looking for writers 2025/04/13 03:52:54 DEBUG : dir3: reading active writers 2025/04/13 03:52:54 DEBUG : renamed empty directory: reading active writers 2025/04/13 03:52:54 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.55s) === 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-cejuxim7vepo'", Local "Local file system at /tmp/rclone659886066", Modify Window "1s" 2025/04/13 03:52:54 INFO : webdav root 'rclone-test-cejuxim7vepo': poll-interval is not supported by this remote 2025/04/13 03:52:54 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/13 03:52:54 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/04/13 03:52:54 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:52:54 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/13 03:52:54 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/04/13 03:52:54 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/04/13 03:52:54 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/04/13 03:52:54 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/04/13 03:52:54 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:52:54 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/13 03:52:54 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/04/13 03:52:54 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/04/13 03:52:54 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/04/13 03:52:54 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/04/13 03:52:54 DEBUG : webdav root 'rclone-test-cejuxim7vepo': File to upload is small (12 bytes), uploading instead of streaming 2025/04/13 03:52:54 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2025/04/13 03:52:54 DEBUG : dir/sub/file2: Size of src and dst objects identical 2025/04/13 03:52:54 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/04/13 03:52:54 DEBUG : : forgetting directory cache 2025/04/13 03:52:54 DEBUG : dir: forgetting directory cache 2025/04/13 03:52:54 DEBUG : dir/sub: forgetting directory cache 2025/04/13 03:52:54 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/04/13 03:52:54 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/04/13 03:52:54 DEBUG : webdav root 'rclone-test-cejuxim7vepo': File to upload is small (5 bytes), uploading instead of streaming 2025/04/13 03:52:54 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2025/04/13 03:52:54 DEBUG : dir/sub/file0: Size of src and dst objects identical 2025/04/13 03:52:54 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/04/13 03:52:54 DEBUG : WaitForWriters: timeout=30s 2025/04/13 03:52:54 DEBUG : dir/sub: Looking for writers 2025/04/13 03:52:54 DEBUG : file0: reading active writers 2025/04/13 03:52:54 DEBUG : file2: reading active writers 2025/04/13 03:52:54 DEBUG : dir: Looking for writers 2025/04/13 03:52:54 DEBUG : file1: reading active writers 2025/04/13 03:52:54 DEBUG : sub: reading active writers 2025/04/13 03:52:54 DEBUG : : Looking for writers 2025/04/13 03:52:54 DEBUG : dir: reading active writers 2025/04/13 03:52:54 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.27s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "webdav root 'rclone-test-cejuxim7vepo'", Local "Local file system at /tmp/rclone659886066", Modify Window "1s" 2025/04/13 03:52:54 INFO : webdav root 'rclone-test-cejuxim7vepo': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2025/04/13 03:52:54 DEBUG : WaitForWriters: timeout=30s 2025/04/13 03:52:54 DEBUG : : Looking for writers 2025/04/13 03:52:54 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.02s) === RUN TestDirMetadataExtension run.go:180: Remote "webdav root 'rclone-test-cejuxim7vepo'", Local "Local file system at /tmp/rclone659886066", Modify Window "1s" 2025/04/13 03:52:54 INFO : webdav root 'rclone-test-cejuxim7vepo': poll-interval is not supported by this remote 2025/04/13 03:52:54 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/13 03:52:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/04/13 03:52:54 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:52:54 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/04/13 03:52:54 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/04/13 03:52:54 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/04/13 03:52:54 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/04/13 03:52:54 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/04/13 03:52:54 DEBUG : : Added virtual directory entry vAddFile: "dir.metadata" 2025/04/13 03:52:54 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:52:54 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/04/13 03:52:54 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/04/13 03:52:54 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/04/13 03:52:54 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/04/13 03:52:54 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/04/13 03:52:54 DEBUG : WaitForWriters: timeout=30s 2025/04/13 03:52:54 DEBUG : dir: Looking for writers 2025/04/13 03:52:54 DEBUG : file1: reading active writers 2025/04/13 03:52:54 DEBUG : file1.metadata: reading active writers 2025/04/13 03:52:54 DEBUG : : Looking for writers 2025/04/13 03:52:54 DEBUG : dir: reading active writers 2025/04/13 03:52:54 DEBUG : dir.metadata: reading active writers 2025/04/13 03:52:54 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.14s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "webdav root 'rclone-test-cejuxim7vepo'", Local "Local file system at /tmp/rclone659886066", Modify Window "1s" 2025/04/13 03:52:54 INFO : webdav root 'rclone-test-cejuxim7vepo': poll-interval is not supported by this remote 2025/04/13 03:52:54 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/13 03:52:55 DEBUG : WaitForWriters: timeout=30s 2025/04/13 03:52:55 DEBUG : dir: Looking for writers 2025/04/13 03:52:55 DEBUG : file1: reading active writers 2025/04/13 03:52:55 DEBUG : : Looking for writers 2025/04/13 03:52:55 DEBUG : dir: reading active writers 2025/04/13 03:52:55 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.14s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "webdav root 'rclone-test-cejuxim7vepo'", Local "Local file system at /tmp/rclone659886066", Modify Window "1s" 2025/04/13 03:52:55 INFO : webdav root 'rclone-test-cejuxim7vepo': poll-interval is not supported by this remote 2025/04/13 03:52:55 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/13 03:52:55 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2025/04/13 03:52:55 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2025/04/13 03:52:55 DEBUG : WaitForWriters: timeout=30s 2025/04/13 03:52:55 DEBUG : dir: Looking for writers 2025/04/13 03:52:55 DEBUG : file1: reading active writers 2025/04/13 03:52:55 DEBUG : : Looking for writers 2025/04/13 03:52:55 DEBUG : dir: reading active writers 2025/04/13 03:52:55 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=off,open=true,write=true file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=false,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=true file_test.go:93: can't set mod time --- PASS: TestFileSetModTime (0.19s) --- SKIP: TestFileSetModTime/cache=off,open=false,write=false (0.19s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=true (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=false,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=true (0.00s) === RUN TestFileOpenRead run.go:180: Remote "webdav root 'rclone-test-cejuxim7vepo'", Local "Local file system at /tmp/rclone659886066", Modify Window "1s" 2025/04/13 03:52:55 INFO : webdav root 'rclone-test-cejuxim7vepo': poll-interval is not supported by this remote 2025/04/13 03:52:55 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/13 03:52:55 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/13 03:52:55 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/04/13 03:52:55 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/13 03:52:55 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/04/13 03:52:55 DEBUG : WaitForWriters: timeout=30s 2025/04/13 03:52:55 DEBUG : dir: Looking for writers 2025/04/13 03:52:55 DEBUG : file1: reading active writers 2025/04/13 03:52:55 DEBUG : : Looking for writers 2025/04/13 03:52:55 DEBUG : dir: reading active writers 2025/04/13 03:52:55 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.15s) === RUN TestFileOpenReadUnknownSize 2025/04/13 03:52:55 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/04/13 03:52:55 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/13 03:52:55 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/04/13 03:52:55 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/04/13 03:52:55 DEBUG : WaitForWriters: timeout=30s 2025/04/13 03:52:55 DEBUG : : Looking for writers 2025/04/13 03:52:55 DEBUG : file.txt: reading active writers 2025/04/13 03:52:55 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "webdav root 'rclone-test-cejuxim7vepo'", Local "Local file system at /tmp/rclone659886066", Modify Window "1s" 2025/04/13 03:52:55 INFO : webdav root 'rclone-test-cejuxim7vepo': poll-interval is not supported by this remote 2025/04/13 03:52:55 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/13 03:52:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/13 03:52:55 DEBUG : webdav root 'rclone-test-cejuxim7vepo': File to upload is small (25 bytes), uploading instead of streaming 2025/04/13 03:52:55 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/13 03:52:55 DEBUG : dir/file1: Size of src and dst objects identical 2025/04/13 03:52:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/13 03:52:55 DEBUG : WaitForWriters: timeout=30s 2025/04/13 03:52:55 DEBUG : dir: Looking for writers 2025/04/13 03:52:55 DEBUG : file1: reading active writers 2025/04/13 03:52:55 DEBUG : : Looking for writers 2025/04/13 03:52:55 DEBUG : dir: reading active writers 2025/04/13 03:52:55 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.17s) === RUN TestFileRemove run.go:180: Remote "webdav root 'rclone-test-cejuxim7vepo'", Local "Local file system at /tmp/rclone659886066", Modify Window "1s" 2025/04/13 03:52:55 INFO : webdav root 'rclone-test-cejuxim7vepo': poll-interval is not supported by this remote 2025/04/13 03:52:55 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/13 03:52:55 DEBUG : dir/file1: Remove: 2025/04/13 03:52:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/13 03:52:55 DEBUG : dir/file1: >Remove: err= 2025/04/13 03:52:55 DEBUG : dir/file1: Remove: 2025/04/13 03:52:55 DEBUG : dir/file1: >Remove: err=Read only file system 2025/04/13 03:52:55 DEBUG : WaitForWriters: timeout=30s 2025/04/13 03:52:55 DEBUG : dir: Looking for writers 2025/04/13 03:52:55 DEBUG : : Looking for writers 2025/04/13 03:52:55 DEBUG : dir: reading active writers 2025/04/13 03:52:55 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.16s) === RUN TestFileRemoveAll run.go:180: Remote "webdav root 'rclone-test-cejuxim7vepo'", Local "Local file system at /tmp/rclone659886066", Modify Window "1s" 2025/04/13 03:52:55 INFO : webdav root 'rclone-test-cejuxim7vepo': poll-interval is not supported by this remote 2025/04/13 03:52:55 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/13 03:52:55 DEBUG : dir/file1: Remove: 2025/04/13 03:52:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/13 03:52:55 DEBUG : dir/file1: >Remove: err= 2025/04/13 03:52:55 DEBUG : dir/file1: Remove: 2025/04/13 03:52:55 DEBUG : dir/file1: >Remove: err=Read only file system 2025/04/13 03:52:55 DEBUG : WaitForWriters: timeout=30s 2025/04/13 03:52:55 DEBUG : dir: Looking for writers 2025/04/13 03:52:55 DEBUG : : Looking for writers 2025/04/13 03:52:55 DEBUG : dir: reading active writers 2025/04/13 03:52:55 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.16s) === RUN TestFileOpen run.go:180: Remote "webdav root 'rclone-test-cejuxim7vepo'", Local "Local file system at /tmp/rclone659886066", Modify Window "1s" 2025/04/13 03:52:55 INFO : webdav root 'rclone-test-cejuxim7vepo': poll-interval is not supported by this remote 2025/04/13 03:52:55 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/13 03:52:56 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/13 03:52:56 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/04/13 03:52:56 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/04/13 03:52:56 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/04/13 03:52:56 DEBUG : dir/file1: Open: flags=O_RDWR 2025/04/13 03:52:56 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/04/13 03:52:56 DEBUG : dir/file1: Open: flags=0x3 2025/04/13 03:52:56 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/04/13 03:52:56 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/04/13 03:52:56 DEBUG : WaitForWriters: timeout=30s 2025/04/13 03:52:56 DEBUG : dir: Looking for writers 2025/04/13 03:52:56 DEBUG : file1: reading active writers 2025/04/13 03:52:56 DEBUG : : Looking for writers 2025/04/13 03:52:56 DEBUG : dir: reading active writers 2025/04/13 03:52:56 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.14s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "webdav root 'rclone-test-cejuxim7vepo'", Local "Local file system at /tmp/rclone659886066", Modify Window "1s" 2025/04/13 03:52:56 INFO : webdav root 'rclone-test-cejuxim7vepo': poll-interval is not supported by this remote 2025/04/13 03:52:56 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/13 03:52:56 DEBUG : WaitForWriters: timeout=30s 2025/04/13 03:52:56 DEBUG : dir: Looking for writers 2025/04/13 03:52:56 DEBUG : file1: reading active writers 2025/04/13 03:52:56 DEBUG : : Looking for writers 2025/04/13 03:52:56 DEBUG : dir: reading active writers 2025/04/13 03:52:56 DEBUG : >WaitForWriters: 2025/04/13 03:52:56 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/13 03:52:56 DEBUG : newLeaf: Updating file with newLeaf 0xc000a50240 2025/04/13 03:52:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/13 03:52:56 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/13 03:52:56 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/04/13 03:52:56 DEBUG : dir/file1: Updating file with dir/file1 0xc000a50240 2025/04/13 03:52:56 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/04/13 03:52:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/13 03:52:56 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/13 03:52:56 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/04/13 03:52:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/13 03:52:56 DEBUG : dir/file1: File is currently open, delaying rename 0xc000a50240 2025/04/13 03:52:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/13 03:52:56 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/13 03:52:56 DEBUG : webdav root 'rclone-test-cejuxim7vepo': File to upload is small (25 bytes), uploading instead of streaming 2025/04/13 03:52:56 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/13 03:52:56 DEBUG : dir/file1: Size of src and dst objects identical 2025/04/13 03:52:56 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/13 03:52:56 DEBUG : newLeaf: Running delayed rename now 2025/04/13 03:52:56 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/13 03:52:56 DEBUG : newLeaf: Updating file with newLeaf 0xc000a50240 2025/04/13 03:52:56 DEBUG : WaitForWriters: timeout=30s 2025/04/13 03:52:56 DEBUG : dir: Looking for writers 2025/04/13 03:52:56 DEBUG : : Looking for writers 2025/04/13 03:52:56 DEBUG : dir: reading active writers 2025/04/13 03:52:56 DEBUG : newLeaf: reading active writers 2025/04/13 03:52:56 DEBUG : >WaitForWriters: 2025/04/13 03:52:56 DEBUG : WaitForWriters: timeout=30s 2025/04/13 03:52:56 DEBUG : dir: Looking for writers 2025/04/13 03:52:56 DEBUG : : Looking for writers 2025/04/13 03:52:56 DEBUG : dir: reading active writers 2025/04/13 03:52:56 DEBUG : newLeaf: reading active writers 2025/04/13 03:52:56 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "webdav root 'rclone-test-cejuxim7vepo'", Local "Local file system at /tmp/rclone659886066", Modify Window "1s" 2025/04/13 03:52:56 INFO : webdav root 'rclone-test-cejuxim7vepo': poll-interval is not supported by this remote 2025/04/13 03:52:56 DEBUG : webdav root 'rclone-test-cejuxim7vepo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/13 03:52:56 DEBUG : webdav root 'rclone-test-cejuxim7vepo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" 2025/04/13 03:52:56 DEBUG : webdav root 'rclone-test-cejuxim7vepo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" 2025/04/13 03:52:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" 2025/04/13 03:52:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/13 03:52:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" 2025/04/13 03:52:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" 2025/04/13 03:52:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/13 03:52:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" 2025/04/13 03:52:56 INFO : webdav root 'rclone-test-cejuxim7vepo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/13 03:52:56 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/13 03:52:56 DEBUG : WaitForWriters: timeout=30s 2025/04/13 03:52:56 DEBUG : dir: Looking for writers 2025/04/13 03:52:56 DEBUG : file1: reading active writers 2025/04/13 03:52:56 DEBUG : : Looking for writers 2025/04/13 03:52:56 DEBUG : dir: reading active writers 2025/04/13 03:52:56 DEBUG : >WaitForWriters: 2025/04/13 03:52:56 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/13 03:52:56 DEBUG : newLeaf: Updating file with newLeaf 0xc000a46480 2025/04/13 03:52:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/13 03:52:56 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/13 03:52:56 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/04/13 03:52:56 DEBUG : dir/file1: Updating file with dir/file1 0xc000a46480 2025/04/13 03:52:56 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/04/13 03:52:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/13 03:52:56 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/13 03:52:56 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/04/13 03:52:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/13 03:52:56 DEBUG : dir/file1: File is currently open, delaying rename 0xc000a46480 2025/04/13 03:52:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/13 03:52:56 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/13 03:52:56 DEBUG : webdav root 'rclone-test-cejuxim7vepo': File to upload is small (25 bytes), uploading instead of streaming 2025/04/13 03:52:56 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/13 03:52:56 DEBUG : dir/file1: Size of src and dst objects identical 2025/04/13 03:52:56 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/13 03:52:56 DEBUG : newLeaf: Running delayed rename now 2025/04/13 03:52:56 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/13 03:52:56 DEBUG : newLeaf: Updating file with newLeaf 0xc000a46480 2025/04/13 03:52:56 DEBUG : WaitForWriters: timeout=30s 2025/04/13 03:52:56 DEBUG : dir: Looking for writers 2025/04/13 03:52:56 DEBUG : : Looking for writers 2025/04/13 03:52:56 DEBUG : newLeaf: reading active writers 2025/04/13 03:52:56 DEBUG : dir: reading active writers 2025/04/13 03:52:56 DEBUG : >WaitForWriters: 2025/04/13 03:52:56 DEBUG : WaitForWriters: timeout=30s 2025/04/13 03:52:56 DEBUG : dir: Looking for writers 2025/04/13 03:52:56 DEBUG : : Looking for writers 2025/04/13 03:52:56 DEBUG : dir: reading active writers 2025/04/13 03:52:56 DEBUG : newLeaf: reading active writers 2025/04/13 03:52:56 DEBUG : >WaitForWriters: 2025/04/13 03:52:56 DEBUG : webdav root 'rclone-test-cejuxim7vepo': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "webdav root 'rclone-test-cejuxim7vepo'", Local "Local file system at /tmp/rclone659886066", Modify Window "1s" 2025/04/13 03:52:56 INFO : webdav root 'rclone-test-cejuxim7vepo': poll-interval is not supported by this remote 2025/04/13 03:52:56 DEBUG : webdav root 'rclone-test-cejuxim7vepo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/13 03:52:56 DEBUG : webdav root 'rclone-test-cejuxim7vepo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" 2025/04/13 03:52:56 DEBUG : webdav root 'rclone-test-cejuxim7vepo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" 2025/04/13 03:52:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" 2025/04/13 03:52:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/13 03:52:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" 2025/04/13 03:52:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" 2025/04/13 03:52:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/13 03:52:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" 2025/04/13 03:52:56 INFO : webdav root 'rclone-test-cejuxim7vepo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/13 03:52:56 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/13 03:52:56 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/13 03:52:56 DEBUG : dir/file1: newRWFileHandle: 2025/04/13 03:52:56 DEBUG : dir/file1(0xc000893d00): openPending: 2025/04/13 03:52:56 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/04/13 03:52:56 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/04/13 03:52:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/13 03:52:56 DEBUG : dir/file1(0xc000893d00): >openPending: err= 2025/04/13 03:52:56 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/13 03:52:56 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/13 03:52:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/13 03:52:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/13 03:52:56 DEBUG : dir/file1(0xc000893d00): _writeAt: size=14, off=0 2025/04/13 03:52:56 DEBUG : dir/file1(0xc000893d00): >_writeAt: n=14, err= 2025/04/13 03:52:56 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/04/13 03:52:56 DEBUG : dir/file1(0xc000893d00): close: 2025/04/13 03:52:56 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/04/13 03:52:56 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/04/13 03:52:56 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/04/13 03:52:56 DEBUG : dir/file1(0xc000893d00): >close: err= 2025/04/13 03:52:56 DEBUG : WaitForWriters: timeout=30s 2025/04/13 03:52:56 DEBUG : dir: Looking for writers 2025/04/13 03:52:56 DEBUG : file1: reading active writers 2025/04/13 03:52:56 DEBUG : : Looking for writers 2025/04/13 03:52:56 DEBUG : dir: reading active writers 2025/04/13 03:52:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/13 03:52:56 DEBUG : dir: Looking for writers 2025/04/13 03:52:56 DEBUG : file1: reading active writers 2025/04/13 03:52:56 DEBUG : : Looking for writers 2025/04/13 03:52:56 DEBUG : dir: reading active writers 2025/04/13 03:52:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/13 03:52:56 DEBUG : dir: Looking for writers 2025/04/13 03:52:56 DEBUG : file1: reading active writers 2025/04/13 03:52:56 DEBUG : : Looking for writers 2025/04/13 03:52:56 DEBUG : dir: reading active writers 2025/04/13 03:52:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/13 03:52:56 DEBUG : dir: Looking for writers 2025/04/13 03:52:56 DEBUG : file1: reading active writers 2025/04/13 03:52:56 DEBUG : : Looking for writers 2025/04/13 03:52:56 DEBUG : dir: reading active writers 2025/04/13 03:52:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/13 03:52:56 DEBUG : dir/file1: vfs cache: starting upload 2025/04/13 03:52:57 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/13 03:52:57 INFO : dir/file1: Copied (replaced existing) 2025/04/13 03:52:57 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/04/13 03:52:57 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/04/13 03:52:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/13 03:52:57 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/04/13 03:52:57 DEBUG : dir: Looking for writers 2025/04/13 03:52:57 DEBUG : file1: reading active writers 2025/04/13 03:52:57 DEBUG : : Looking for writers 2025/04/13 03:52:57 DEBUG : dir: reading active writers 2025/04/13 03:52:57 DEBUG : >WaitForWriters: 2025/04/13 03:52:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/13 03:52:57 DEBUG : dir/file1: newRWFileHandle: 2025/04/13 03:52:57 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/13 03:52:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/13 03:52:57 DEBUG : dir/file1(0xc0007d3740): _readAt: size=512, off=0 2025/04/13 03:52:57 DEBUG : dir/file1(0xc0007d3740): openPending: 2025/04/13 03:52:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/04/13 03:52:57 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/04/13 03:52:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/13 03:52:57 DEBUG : dir/file1(0xc0007d3740): >openPending: err= 2025/04/13 03:52:57 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/04/13 03:52:57 DEBUG : dir/file1(0xc0007d3740): >_readAt: n=14, err=EOF 2025/04/13 03:52:57 DEBUG : dir/file1(0xc0007d3740): close: 2025/04/13 03:52:57 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/04/13 03:52:57 DEBUG : dir/file1(0xc0007d3740): >close: err= 2025/04/13 03:52:57 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/13 03:52:57 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/13 03:52:57 DEBUG : newLeaf: Updating file with newLeaf 0xc000854840 2025/04/13 03:52:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/13 03:52:57 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/13 03:52:57 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/04/13 03:52:57 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/04/13 03:52:57 DEBUG : dir/file1: Updating file with dir/file1 0xc000854840 2025/04/13 03:52:57 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/04/13 03:52:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/13 03:52:57 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/13 03:52:57 DEBUG : dir/file1: newRWFileHandle: 2025/04/13 03:52:57 DEBUG : dir/file1(0xc000866780): openPending: 2025/04/13 03:52:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/04/13 03:52:57 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/04/13 03:52:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/13 03:52:57 DEBUG : dir/file1(0xc000866780): >openPending: err= 2025/04/13 03:52:57 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/13 03:52:57 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/13 03:52:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/13 03:52:57 DEBUG : dir/file1(0xc000866780): _writeAt: size=25, off=0 2025/04/13 03:52:57 DEBUG : dir/file1(0xc000866780): >_writeAt: n=25, err= 2025/04/13 03:52:57 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/13 03:52:57 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/13 03:52:57 DEBUG : newLeaf: Updating file with newLeaf 0xc000854840 2025/04/13 03:52:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/13 03:52:57 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/13 03:52:57 DEBUG : newLeaf(0xc000866780): close: 2025/04/13 03:52:57 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/04/13 03:52:57 DEBUG : newLeaf: vfs cache: setting modification time to 2025-04-13 03:52:57.191682554 +0000 UTC m=+6.798706854 2025/04/13 03:52:57 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/04/13 03:52:57 DEBUG : newLeaf(0xc000866780): >close: err= 2025/04/13 03:52:57 DEBUG : WaitForWriters: timeout=30s 2025/04/13 03:52:57 DEBUG : dir: Looking for writers 2025/04/13 03:52:57 DEBUG : : Looking for writers 2025/04/13 03:52:57 DEBUG : dir: reading active writers 2025/04/13 03:52:57 DEBUG : newLeaf: reading active writers 2025/04/13 03:52:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/13 03:52:57 DEBUG : dir: Looking for writers 2025/04/13 03:52:57 DEBUG : : Looking for writers 2025/04/13 03:52:57 DEBUG : dir: reading active writers 2025/04/13 03:52:57 DEBUG : newLeaf: reading active writers 2025/04/13 03:52:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/13 03:52:57 DEBUG : dir: Looking for writers 2025/04/13 03:52:57 DEBUG : : Looking for writers 2025/04/13 03:52:57 DEBUG : dir: reading active writers 2025/04/13 03:52:57 DEBUG : newLeaf: reading active writers 2025/04/13 03:52:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/13 03:52:57 DEBUG : dir: Looking for writers 2025/04/13 03:52:57 DEBUG : : Looking for writers 2025/04/13 03:52:57 DEBUG : dir: reading active writers 2025/04/13 03:52:57 DEBUG : newLeaf: reading active writers 2025/04/13 03:52:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/13 03:52:57 DEBUG : newLeaf: vfs cache: starting upload 2025/04/13 03:52:57 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/04/13 03:52:57 INFO : newLeaf: Copied (replaced existing) 2025/04/13 03:52:57 DEBUG : newLeaf: vfs cache: fingerprint now "25,2001-02-03 04:05:06 +0000 UTC" 2025/04/13 03:52:57 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/04/13 03:52:57 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/13 03:52:57 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/04/13 03:52:57 DEBUG : dir: Looking for writers 2025/04/13 03:52:57 DEBUG : : Looking for writers 2025/04/13 03:52:57 DEBUG : dir: reading active writers 2025/04/13 03:52:57 DEBUG : newLeaf: reading active writers 2025/04/13 03:52:57 DEBUG : >WaitForWriters: 2025/04/13 03:52:57 DEBUG : WaitForWriters: timeout=30s 2025/04/13 03:52:57 DEBUG : dir: Looking for writers 2025/04/13 03:52:57 DEBUG : : Looking for writers 2025/04/13 03:52:57 DEBUG : dir: reading active writers 2025/04/13 03:52:57 DEBUG : newLeaf: reading active writers 2025/04/13 03:52:57 DEBUG : >WaitForWriters: 2025/04/13 03:52:57 DEBUG : webdav root 'rclone-test-cejuxim7vepo': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "webdav root 'rclone-test-cejuxim7vepo'", Local "Local file system at /tmp/rclone659886066", Modify Window "1s" 2025/04/13 03:52:57 INFO : webdav root 'rclone-test-cejuxim7vepo': poll-interval is not supported by this remote 2025/04/13 03:52:57 DEBUG : webdav root 'rclone-test-cejuxim7vepo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/13 03:52:57 DEBUG : webdav root 'rclone-test-cejuxim7vepo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" 2025/04/13 03:52:57 DEBUG : webdav root 'rclone-test-cejuxim7vepo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" 2025/04/13 03:52:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" 2025/04/13 03:52:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/13 03:52:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" 2025/04/13 03:52:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" 2025/04/13 03:52:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/13 03:52:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" 2025/04/13 03:52:57 INFO : webdav root 'rclone-test-cejuxim7vepo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/13 03:52:57 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/13 03:52:57 DEBUG : WaitForWriters: timeout=30s 2025/04/13 03:52:57 DEBUG : dir: Looking for writers 2025/04/13 03:52:57 DEBUG : file1: reading active writers 2025/04/13 03:52:57 DEBUG : : Looking for writers 2025/04/13 03:52:57 DEBUG : dir: reading active writers 2025/04/13 03:52:57 DEBUG : >WaitForWriters: 2025/04/13 03:52:57 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/13 03:52:57 DEBUG : newLeaf: Updating file with newLeaf 0xc000648b40 2025/04/13 03:52:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/13 03:52:57 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/13 03:52:57 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/04/13 03:52:57 DEBUG : dir/file1: Updating file with dir/file1 0xc000648b40 2025/04/13 03:52:57 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/04/13 03:52:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/13 03:52:57 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/13 03:52:57 DEBUG : dir/file1: newRWFileHandle: 2025/04/13 03:52:57 DEBUG : dir/file1(0xc000946b80): openPending: 2025/04/13 03:52:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/04/13 03:52:57 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/04/13 03:52:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/13 03:52:57 DEBUG : dir/file1(0xc000946b80): >openPending: err= 2025/04/13 03:52:57 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/13 03:52:57 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/13 03:52:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/13 03:52:57 DEBUG : dir/file1(0xc000946b80): _writeAt: size=25, off=0 2025/04/13 03:52:57 DEBUG : dir/file1(0xc000946b80): >_writeAt: n=25, err= 2025/04/13 03:52:57 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/13 03:52:57 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/13 03:52:57 DEBUG : newLeaf: Updating file with newLeaf 0xc000648b40 2025/04/13 03:52:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/13 03:52:57 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/13 03:52:57 DEBUG : newLeaf(0xc000946b80): close: 2025/04/13 03:52:57 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/04/13 03:52:57 DEBUG : newLeaf: vfs cache: setting modification time to 2025-04-13 03:52:57.685492493 +0000 UTC m=+7.292516803 2025/04/13 03:52:57 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/04/13 03:52:57 DEBUG : newLeaf(0xc000946b80): >close: err= 2025/04/13 03:52:57 DEBUG : WaitForWriters: timeout=30s 2025/04/13 03:52:57 DEBUG : dir: Looking for writers 2025/04/13 03:52:57 DEBUG : : Looking for writers 2025/04/13 03:52:57 DEBUG : dir: reading active writers 2025/04/13 03:52:57 DEBUG : newLeaf: reading active writers 2025/04/13 03:52:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/13 03:52:57 DEBUG : dir: Looking for writers 2025/04/13 03:52:57 DEBUG : : Looking for writers 2025/04/13 03:52:57 DEBUG : dir: reading active writers 2025/04/13 03:52:57 DEBUG : newLeaf: reading active writers 2025/04/13 03:52:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/13 03:52:57 DEBUG : dir: Looking for writers 2025/04/13 03:52:57 DEBUG : : Looking for writers 2025/04/13 03:52:57 DEBUG : dir: reading active writers 2025/04/13 03:52:57 DEBUG : newLeaf: reading active writers 2025/04/13 03:52:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/13 03:52:57 DEBUG : dir: Looking for writers 2025/04/13 03:52:57 DEBUG : : Looking for writers 2025/04/13 03:52:57 DEBUG : dir: reading active writers 2025/04/13 03:52:57 DEBUG : newLeaf: reading active writers 2025/04/13 03:52:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/13 03:52:57 DEBUG : newLeaf: vfs cache: starting upload 2025/04/13 03:52:57 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/04/13 03:52:57 INFO : newLeaf: Copied (replaced existing) 2025/04/13 03:52:57 DEBUG : newLeaf: vfs cache: fingerprint now "25,2001-02-03 04:05:06 +0000 UTC" 2025/04/13 03:52:57 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/04/13 03:52:57 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/13 03:52:57 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/04/13 03:52:57 DEBUG : dir: Looking for writers 2025/04/13 03:52:57 DEBUG : : Looking for writers 2025/04/13 03:52:57 DEBUG : dir: reading active writers 2025/04/13 03:52:57 DEBUG : newLeaf: reading active writers 2025/04/13 03:52:57 DEBUG : >WaitForWriters: 2025/04/13 03:52:57 DEBUG : WaitForWriters: timeout=30s 2025/04/13 03:52:57 DEBUG : dir: Looking for writers 2025/04/13 03:52:57 DEBUG : : Looking for writers 2025/04/13 03:52:57 DEBUG : dir: reading active writers 2025/04/13 03:52:57 DEBUG : newLeaf: reading active writers 2025/04/13 03:52:57 DEBUG : >WaitForWriters: 2025/04/13 03:52:57 DEBUG : webdav root 'rclone-test-cejuxim7vepo': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "webdav root 'rclone-test-cejuxim7vepo'", Local "Local file system at /tmp/rclone659886066", Modify Window "1s" 2025/04/13 03:52:57 INFO : webdav root 'rclone-test-cejuxim7vepo': poll-interval is not supported by this remote 2025/04/13 03:52:57 DEBUG : webdav root 'rclone-test-cejuxim7vepo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/13 03:52:57 DEBUG : webdav root 'rclone-test-cejuxim7vepo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" 2025/04/13 03:52:57 DEBUG : webdav root 'rclone-test-cejuxim7vepo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" 2025/04/13 03:52:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" 2025/04/13 03:52:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/13 03:52:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" 2025/04/13 03:52:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" 2025/04/13 03:52:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/13 03:52:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" 2025/04/13 03:52:57 INFO : webdav root 'rclone-test-cejuxim7vepo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/13 03:52:57 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/13 03:52:58 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/13 03:52:58 DEBUG : dir/file1: newRWFileHandle: 2025/04/13 03:52:58 DEBUG : dir/file1(0xc000ab19c0): openPending: 2025/04/13 03:52:58 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/04/13 03:52:58 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/04/13 03:52:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/13 03:52:58 DEBUG : dir/file1(0xc000ab19c0): >openPending: err= 2025/04/13 03:52:58 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/13 03:52:58 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/13 03:52:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/13 03:52:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/13 03:52:58 DEBUG : dir/file1(0xc000ab19c0): _writeAt: size=14, off=0 2025/04/13 03:52:58 DEBUG : dir/file1(0xc000ab19c0): >_writeAt: n=14, err= 2025/04/13 03:52:58 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/04/13 03:52:58 DEBUG : dir/file1(0xc000ab19c0): close: 2025/04/13 03:52:58 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/04/13 03:52:58 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/04/13 03:52:58 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/04/13 03:52:58 DEBUG : dir/file1(0xc000ab19c0): >close: err= 2025/04/13 03:52:58 DEBUG : WaitForWriters: timeout=30s 2025/04/13 03:52:58 DEBUG : dir: Looking for writers 2025/04/13 03:52:58 DEBUG : file1: reading active writers 2025/04/13 03:52:58 DEBUG : : Looking for writers 2025/04/13 03:52:58 DEBUG : dir: reading active writers 2025/04/13 03:52:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/13 03:52:58 DEBUG : dir: Looking for writers 2025/04/13 03:52:58 DEBUG : file1: reading active writers 2025/04/13 03:52:58 DEBUG : : Looking for writers 2025/04/13 03:52:58 DEBUG : dir: reading active writers 2025/04/13 03:52:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/13 03:52:58 DEBUG : dir: Looking for writers 2025/04/13 03:52:58 DEBUG : file1: reading active writers 2025/04/13 03:52:58 DEBUG : : Looking for writers 2025/04/13 03:52:58 DEBUG : dir: reading active writers 2025/04/13 03:52:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/13 03:52:58 DEBUG : dir: Looking for writers 2025/04/13 03:52:58 DEBUG : file1: reading active writers 2025/04/13 03:52:58 DEBUG : : Looking for writers 2025/04/13 03:52:58 DEBUG : dir: reading active writers 2025/04/13 03:52:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/13 03:52:58 DEBUG : dir/file1: vfs cache: starting upload 2025/04/13 03:52:58 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/13 03:52:58 INFO : dir/file1: Copied (replaced existing) 2025/04/13 03:52:58 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/04/13 03:52:58 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/04/13 03:52:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/13 03:52:58 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/04/13 03:52:58 DEBUG : dir: Looking for writers 2025/04/13 03:52:58 DEBUG : file1: reading active writers 2025/04/13 03:52:58 DEBUG : : Looking for writers 2025/04/13 03:52:58 DEBUG : dir: reading active writers 2025/04/13 03:52:58 DEBUG : >WaitForWriters: 2025/04/13 03:52:58 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/13 03:52:58 DEBUG : dir/file1: newRWFileHandle: 2025/04/13 03:52:58 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/13 03:52:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/13 03:52:58 DEBUG : dir/file1(0xc0009da2c0): _readAt: size=512, off=0 2025/04/13 03:52:58 DEBUG : dir/file1(0xc0009da2c0): openPending: 2025/04/13 03:52:58 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/04/13 03:52:58 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/04/13 03:52:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/13 03:52:58 DEBUG : dir/file1(0xc0009da2c0): >openPending: err= 2025/04/13 03:52:58 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/04/13 03:52:58 DEBUG : dir/file1(0xc0009da2c0): >_readAt: n=14, err=EOF 2025/04/13 03:52:58 DEBUG : dir/file1(0xc0009da2c0): close: 2025/04/13 03:52:58 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/04/13 03:52:58 DEBUG : dir/file1(0xc0009da2c0): >close: err= 2025/04/13 03:52:58 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/13 03:52:58 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/13 03:52:58 DEBUG : newLeaf: Updating file with newLeaf 0xc000855080 2025/04/13 03:52:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/13 03:52:58 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/13 03:52:58 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/04/13 03:52:58 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/04/13 03:52:58 DEBUG : dir/file1: Updating file with dir/file1 0xc000855080 2025/04/13 03:52:58 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/04/13 03:52:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/13 03:52:58 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/13 03:52:58 DEBUG : dir/file1: newRWFileHandle: 2025/04/13 03:52:58 DEBUG : dir/file1(0xc0009f4140): openPending: 2025/04/13 03:52:58 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/04/13 03:52:58 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/04/13 03:52:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/13 03:52:58 DEBUG : dir/file1(0xc0009f4140): >openPending: err= 2025/04/13 03:52:58 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/13 03:52:58 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/13 03:52:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/13 03:52:58 DEBUG : dir/file1(0xc0009f4140): _writeAt: size=25, off=0 2025/04/13 03:52:58 DEBUG : dir/file1(0xc0009f4140): >_writeAt: n=25, err= 2025/04/13 03:52:58 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/13 03:52:58 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/13 03:52:58 DEBUG : newLeaf: Updating file with newLeaf 0xc000855080 2025/04/13 03:52:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/13 03:52:58 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/13 03:52:58 DEBUG : newLeaf(0xc0009f4140): close: 2025/04/13 03:52:58 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/04/13 03:52:58 DEBUG : newLeaf: vfs cache: setting modification time to 2025-04-13 03:52:58.32609622 +0000 UTC m=+7.933120520 2025/04/13 03:52:58 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/04/13 03:52:58 DEBUG : newLeaf(0xc0009f4140): >close: err= 2025/04/13 03:52:58 DEBUG : WaitForWriters: timeout=30s 2025/04/13 03:52:58 DEBUG : dir: Looking for writers 2025/04/13 03:52:58 DEBUG : : Looking for writers 2025/04/13 03:52:58 DEBUG : dir: reading active writers 2025/04/13 03:52:58 DEBUG : newLeaf: reading active writers 2025/04/13 03:52:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/13 03:52:58 DEBUG : dir: Looking for writers 2025/04/13 03:52:58 DEBUG : : Looking for writers 2025/04/13 03:52:58 DEBUG : dir: reading active writers 2025/04/13 03:52:58 DEBUG : newLeaf: reading active writers 2025/04/13 03:52:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/13 03:52:58 DEBUG : dir: Looking for writers 2025/04/13 03:52:58 DEBUG : : Looking for writers 2025/04/13 03:52:58 DEBUG : newLeaf: reading active writers 2025/04/13 03:52:58 DEBUG : dir: reading active writers 2025/04/13 03:52:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/13 03:52:58 DEBUG : dir: Looking for writers 2025/04/13 03:52:58 DEBUG : : Looking for writers 2025/04/13 03:52:58 DEBUG : dir: reading active writers 2025/04/13 03:52:58 DEBUG : newLeaf: reading active writers 2025/04/13 03:52:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/13 03:52:58 DEBUG : newLeaf: vfs cache: starting upload 2025/04/13 03:52:58 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/04/13 03:52:58 INFO : newLeaf: Copied (replaced existing) 2025/04/13 03:52:58 DEBUG : newLeaf: vfs cache: fingerprint now "25,2001-02-03 04:05:06 +0000 UTC" 2025/04/13 03:52:58 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/04/13 03:52:58 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/13 03:52:58 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/04/13 03:52:58 DEBUG : dir: Looking for writers 2025/04/13 03:52:58 DEBUG : : Looking for writers 2025/04/13 03:52:58 DEBUG : dir: reading active writers 2025/04/13 03:52:58 DEBUG : newLeaf: reading active writers 2025/04/13 03:52:58 DEBUG : >WaitForWriters: 2025/04/13 03:52:58 DEBUG : WaitForWriters: timeout=30s 2025/04/13 03:52:58 DEBUG : dir: Looking for writers 2025/04/13 03:52:58 DEBUG : : Looking for writers 2025/04/13 03:52:58 DEBUG : newLeaf: reading active writers 2025/04/13 03:52:58 DEBUG : dir: reading active writers 2025/04/13 03:52:58 DEBUG : >WaitForWriters: 2025/04/13 03:52:58 DEBUG : webdav root 'rclone-test-cejuxim7vepo': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "webdav root 'rclone-test-cejuxim7vepo'", Local "Local file system at /tmp/rclone659886066", Modify Window "1s" 2025/04/13 03:52:58 INFO : webdav root 'rclone-test-cejuxim7vepo': poll-interval is not supported by this remote 2025/04/13 03:52:58 DEBUG : webdav root 'rclone-test-cejuxim7vepo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/13 03:52:58 DEBUG : webdav root 'rclone-test-cejuxim7vepo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" 2025/04/13 03:52:58 DEBUG : webdav root 'rclone-test-cejuxim7vepo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" 2025/04/13 03:52:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" 2025/04/13 03:52:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/13 03:52:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" 2025/04/13 03:52:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" 2025/04/13 03:52:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/13 03:52:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" 2025/04/13 03:52:58 INFO : webdav root 'rclone-test-cejuxim7vepo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/13 03:52:58 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/13 03:52:58 DEBUG : WaitForWriters: timeout=30s 2025/04/13 03:52:58 DEBUG : dir: Looking for writers 2025/04/13 03:52:58 DEBUG : file1: reading active writers 2025/04/13 03:52:58 DEBUG : : Looking for writers 2025/04/13 03:52:58 DEBUG : dir: reading active writers 2025/04/13 03:52:58 DEBUG : >WaitForWriters: 2025/04/13 03:52:58 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/13 03:52:58 DEBUG : dir/file1: newRWFileHandle: 2025/04/13 03:52:58 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/13 03:52:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/13 03:52:58 DEBUG : dir/file1(0xc000e02cc0): _readAt: size=512, off=0 2025/04/13 03:52:58 DEBUG : dir/file1(0xc000e02cc0): openPending: 2025/04/13 03:52:58 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/04/13 03:52:58 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/04/13 03:52:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/13 03:52:58 DEBUG : dir/file1(0xc000e02cc0): >openPending: err= 2025/04/13 03:52:58 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/04/13 03:52:58 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/13 03:52:58 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/13 03:52:58 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/13 03:52:58 DEBUG : dir/file1(0xc000e02cc0): >_readAt: n=14, err=EOF 2025/04/13 03:52:58 DEBUG : dir/file1(0xc000e02cc0): close: 2025/04/13 03:52:58 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/04/13 03:52:58 DEBUG : dir/file1(0xc000e02cc0): >close: err= 2025/04/13 03:52:58 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/13 03:52:58 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/13 03:52:58 DEBUG : newLeaf: Updating file with newLeaf 0xc000855800 2025/04/13 03:52:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/13 03:52:58 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/13 03:52:58 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/04/13 03:52:58 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/04/13 03:52:58 DEBUG : dir/file1: Updating file with dir/file1 0xc000855800 2025/04/13 03:52:58 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/04/13 03:52:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/13 03:52:58 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/13 03:52:58 DEBUG : dir/file1: newRWFileHandle: 2025/04/13 03:52:58 DEBUG : dir/file1(0xc000e2a480): openPending: 2025/04/13 03:52:58 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/04/13 03:52:58 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/04/13 03:52:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/13 03:52:58 DEBUG : dir/file1(0xc000e2a480): >openPending: err= 2025/04/13 03:52:58 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/13 03:52:58 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/13 03:52:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/13 03:52:58 DEBUG : dir/file1(0xc000e2a480): _writeAt: size=25, off=0 2025/04/13 03:52:58 DEBUG : dir/file1(0xc000e2a480): >_writeAt: n=25, err= 2025/04/13 03:52:58 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/13 03:52:58 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/13 03:52:58 DEBUG : newLeaf: Updating file with newLeaf 0xc000855800 2025/04/13 03:52:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/13 03:52:58 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/13 03:52:58 DEBUG : newLeaf(0xc000e2a480): close: 2025/04/13 03:52:58 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/04/13 03:52:58 DEBUG : newLeaf: vfs cache: setting modification time to 2025-04-13 03:52:58.825388708 +0000 UTC m=+8.432413008 2025/04/13 03:52:58 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/04/13 03:52:58 DEBUG : newLeaf(0xc000e2a480): >close: err= 2025/04/13 03:52:58 DEBUG : WaitForWriters: timeout=30s 2025/04/13 03:52:58 DEBUG : dir: Looking for writers 2025/04/13 03:52:58 DEBUG : : Looking for writers 2025/04/13 03:52:58 DEBUG : newLeaf: reading active writers 2025/04/13 03:52:58 DEBUG : dir: reading active writers 2025/04/13 03:52:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/13 03:52:58 DEBUG : dir: Looking for writers 2025/04/13 03:52:58 DEBUG : : Looking for writers 2025/04/13 03:52:58 DEBUG : dir: reading active writers 2025/04/13 03:52:58 DEBUG : newLeaf: reading active writers 2025/04/13 03:52:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/13 03:52:58 DEBUG : dir: Looking for writers 2025/04/13 03:52:58 DEBUG : : Looking for writers 2025/04/13 03:52:58 DEBUG : dir: reading active writers 2025/04/13 03:52:58 DEBUG : newLeaf: reading active writers 2025/04/13 03:52:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/13 03:52:58 DEBUG : dir: Looking for writers 2025/04/13 03:52:58 DEBUG : : Looking for writers 2025/04/13 03:52:58 DEBUG : newLeaf: reading active writers 2025/04/13 03:52:58 DEBUG : dir: reading active writers 2025/04/13 03:52:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/13 03:52:58 DEBUG : newLeaf: vfs cache: starting upload 2025/04/13 03:52:58 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/04/13 03:52:58 INFO : newLeaf: Copied (replaced existing) 2025/04/13 03:52:58 DEBUG : newLeaf: vfs cache: fingerprint now "25,2001-02-03 04:05:06 +0000 UTC" 2025/04/13 03:52:58 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/04/13 03:52:58 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/13 03:52:58 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/04/13 03:52:59 DEBUG : dir: Looking for writers 2025/04/13 03:52:59 DEBUG : : Looking for writers 2025/04/13 03:52:59 DEBUG : dir: reading active writers 2025/04/13 03:52:59 DEBUG : newLeaf: reading active writers 2025/04/13 03:52:59 DEBUG : >WaitForWriters: 2025/04/13 03:52:59 DEBUG : WaitForWriters: timeout=30s 2025/04/13 03:52:59 DEBUG : dir: Looking for writers 2025/04/13 03:52:59 DEBUG : : Looking for writers 2025/04/13 03:52:59 DEBUG : dir: reading active writers 2025/04/13 03:52:59 DEBUG : newLeaf: reading active writers 2025/04/13 03:52:59 DEBUG : >WaitForWriters: 2025/04/13 03:52:59 DEBUG : webdav root 'rclone-test-cejuxim7vepo': vfs cache: cleaner exiting --- PASS: TestFileRename (3.03s) --- PASS: TestFileRename/off,forceCache=false (0.38s) --- PASS: TestFileRename/minimal,forceCache=false (0.38s) --- PASS: TestFileRename/minimal,forceCache=true (0.64s) --- PASS: TestFileRename/writes,forceCache=false (0.49s) --- PASS: TestFileRename/writes,forceCache=true (0.64s) --- PASS: TestFileRename/full,forceCache=false (0.50s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:180: Remote "webdav root 'rclone-test-cejuxim7vepo'", Local "Local file system at /tmp/rclone659886066", Modify Window "1s" 2025/04/13 03:52:59 INFO : webdav root 'rclone-test-cejuxim7vepo': poll-interval is not supported by this remote 2025/04/13 03:52:59 INFO : webdav root 'rclone-test-cejuxim7vepo': poll-interval is not supported by this remote 2025/04/13 03:52:59 DEBUG : WaitForWriters: timeout=30s 2025/04/13 03:52:59 DEBUG : : Looking for writers 2025/04/13 03:52:59 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-cejuxim7vepo'", Local "Local file system at /tmp/rclone659886066", Modify Window "1s" 2025/04/13 03:52:59 INFO : webdav root 'rclone-test-cejuxim7vepo': poll-interval is not supported by this remote 2025/04/13 03:52:59 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/13 03:52:59 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/13 03:52:59 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/13 03:52:59 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/04/13 03:52:59 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/04/13 03:52:59 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/13 03:52:59 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/04/13 03:52:59 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/04/13 03:52:59 DEBUG : WaitForWriters: timeout=30s 2025/04/13 03:52:59 DEBUG : dir: Looking for writers 2025/04/13 03:52:59 DEBUG : file1: reading active writers 2025/04/13 03:52:59 DEBUG : : Looking for writers 2025/04/13 03:52:59 DEBUG : dir: reading active writers 2025/04/13 03:52:59 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.14s) === RUN TestReadFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-cejuxim7vepo'", Local "Local file system at /tmp/rclone659886066", Modify Window "1s" 2025/04/13 03:52:59 INFO : webdav root 'rclone-test-cejuxim7vepo': poll-interval is not supported by this remote 2025/04/13 03:52:59 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/13 03:52:59 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/13 03:52:59 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/13 03:52:59 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/04/13 03:52:59 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/04/13 03:52:59 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/13 03:52:59 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/04/13 03:52:59 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/04/13 03:52:59 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/04/13 03:52:59 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/04/13 03:52:59 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/04/13 03:52:59 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/04/13 03:52:59 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/04/13 03:52:59 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/04/13 03:52:59 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/04/13 03:52:59 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/04/13 03:52:59 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/04/13 03:52:59 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/04/13 03:52:59 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/04/13 03:52:59 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/04/13 03:52:59 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/04/13 03:52:59 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/04/13 03:52:59 DEBUG : WaitForWriters: timeout=30s 2025/04/13 03:52:59 DEBUG : dir: Looking for writers 2025/04/13 03:52:59 DEBUG : file1: reading active writers 2025/04/13 03:52:59 DEBUG : : Looking for writers 2025/04/13 03:52:59 DEBUG : dir: reading active writers 2025/04/13 03:52:59 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.19s) === RUN TestReadFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-cejuxim7vepo'", Local "Local file system at /tmp/rclone659886066", Modify Window "1s" 2025/04/13 03:52:59 INFO : webdav root 'rclone-test-cejuxim7vepo': poll-interval is not supported by this remote 2025/04/13 03:52:59 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/13 03:52:59 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/13 03:52:59 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/13 03:52:59 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/04/13 03:52:59 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/04/13 03:52:59 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/13 03:52:59 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/04/13 03:52:59 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/04/13 03:52:59 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/04/13 03:52:59 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/04/13 03:52:59 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/04/13 03:52:59 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/04/13 03:52:59 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/04/13 03:52:59 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/04/13 03:52:59 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/04/13 03:52:59 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/04/13 03:52:59 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/04/13 03:52:59 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/04/13 03:52:59 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/04/13 03:52:59 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/04/13 03:52:59 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/04/13 03:52:59 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/04/13 03:52:59 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/04/13 03:52:59 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/04/13 03:52:59 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/04/13 03:52:59 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/04/13 03:52:59 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/04/13 03:52:59 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/04/13 03:52:59 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/04/13 03:52:59 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/04/13 03:52:59 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/04/13 03:52:59 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/04/13 03:52:59 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/04/13 03:52:59 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/04/13 03:52:59 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/04/13 03:52:59 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/04/13 03:52:59 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/04/13 03:52:59 DEBUG : WaitForWriters: timeout=30s 2025/04/13 03:52:59 DEBUG : dir: Looking for writers 2025/04/13 03:52:59 DEBUG : file1: reading active writers 2025/04/13 03:52:59 DEBUG : : Looking for writers 2025/04/13 03:52:59 DEBUG : dir: reading active writers 2025/04/13 03:52:59 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.25s) === RUN TestReadFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-cejuxim7vepo'", Local "Local file system at /tmp/rclone659886066", Modify Window "1s" 2025/04/13 03:52:59 INFO : webdav root 'rclone-test-cejuxim7vepo': poll-interval is not supported by this remote 2025/04/13 03:52:59 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/13 03:52:59 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/13 03:52:59 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/13 03:52:59 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/04/13 03:52:59 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/04/13 03:52:59 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/13 03:52:59 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/04/13 03:52:59 DEBUG : WaitForWriters: timeout=30s 2025/04/13 03:52:59 DEBUG : dir: Looking for writers 2025/04/13 03:52:59 DEBUG : file1: reading active writers 2025/04/13 03:52:59 DEBUG : : Looking for writers 2025/04/13 03:52:59 DEBUG : dir: reading active writers 2025/04/13 03:52:59 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.15s) === RUN TestReadFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-cejuxim7vepo'", Local "Local file system at /tmp/rclone659886066", Modify Window "1s" 2025/04/13 03:52:59 INFO : webdav root 'rclone-test-cejuxim7vepo': poll-interval is not supported by this remote 2025/04/13 03:52:59 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/13 03:52:59 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/13 03:52:59 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/13 03:52:59 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/04/13 03:52:59 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/04/13 03:52:59 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/13 03:52:59 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/04/13 03:52:59 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/04/13 03:52:59 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/04/13 03:52:59 DEBUG : WaitForWriters: timeout=30s 2025/04/13 03:52:59 DEBUG : dir: Looking for writers 2025/04/13 03:52:59 DEBUG : file1: reading active writers 2025/04/13 03:52:59 DEBUG : : Looking for writers 2025/04/13 03:52:59 DEBUG : dir: reading active writers 2025/04/13 03:52:59 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.15s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "webdav root 'rclone-test-cejuxim7vepo'", Local "Local file system at /tmp/rclone659886066", Modify Window "1s" 2025/04/13 03:52:59 INFO : webdav root 'rclone-test-cejuxim7vepo': poll-interval is not supported by this remote 2025/04/13 03:52:59 DEBUG : webdav root 'rclone-test-cejuxim7vepo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/13 03:52:59 DEBUG : webdav root 'rclone-test-cejuxim7vepo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" 2025/04/13 03:52:59 DEBUG : webdav root 'rclone-test-cejuxim7vepo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" 2025/04/13 03:52:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" 2025/04/13 03:52:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/13 03:52:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" 2025/04/13 03:52:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" 2025/04/13 03:52:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/13 03:52:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" 2025/04/13 03:52:59 INFO : webdav root 'rclone-test-cejuxim7vepo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/13 03:53:00 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/13 03:53:00 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/13 03:53:00 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/13 03:53:00 DEBUG : dir/file1: newRWFileHandle: 2025/04/13 03:53:00 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/13 03:53:00 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/13 03:53:00 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/04/13 03:53:00 DEBUG : dir/file1(0xc000892b40): _readAt: size=1, off=0 2025/04/13 03:53:00 DEBUG : dir/file1(0xc000892b40): openPending: 2025/04/13 03:53:00 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/04/13 03:53:00 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/04/13 03:53:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/13 03:53:00 DEBUG : dir/file1(0xc000892b40): >openPending: err= 2025/04/13 03:53:00 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/04/13 03:53:00 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/13 03:53:00 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/13 03:53:00 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/13 03:53:00 DEBUG : dir/file1(0xc000892b40): >_readAt: n=1, err= 2025/04/13 03:53:00 DEBUG : dir/file1(0xc000892b40): _readAt: size=256, off=1 2025/04/13 03:53:00 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/04/13 03:53:00 DEBUG : dir/file1(0xc000892b40): >_readAt: n=15, err=EOF 2025/04/13 03:53:00 DEBUG : dir/file1(0xc000892b40): _readAt: size=16, off=16 2025/04/13 03:53:00 DEBUG : dir/file1(0xc000892b40): >_readAt: n=0, err=EOF 2025/04/13 03:53:00 DEBUG : dir/file1(0xc000892b40): close: 2025/04/13 03:53:00 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/04/13 03:53:00 DEBUG : dir/file1(0xc000892b40): >close: err= 2025/04/13 03:53:00 DEBUG : dir/file1(0xc000892b40): close: 2025/04/13 03:53:00 DEBUG : dir/file1(0xc000892b40): >close: err=file already closed 2025/04/13 03:53:00 DEBUG : WaitForWriters: timeout=30s 2025/04/13 03:53:00 DEBUG : dir: Looking for writers 2025/04/13 03:53:00 DEBUG : file1: reading active writers 2025/04/13 03:53:00 DEBUG : : Looking for writers 2025/04/13 03:53:00 DEBUG : dir: reading active writers 2025/04/13 03:53:00 DEBUG : >WaitForWriters: 2025/04/13 03:53:00 DEBUG : webdav root 'rclone-test-cejuxim7vepo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.15s) === RUN TestRWFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-cejuxim7vepo'", Local "Local file system at /tmp/rclone659886066", Modify Window "1s" 2025/04/13 03:53:00 INFO : webdav root 'rclone-test-cejuxim7vepo': poll-interval is not supported by this remote 2025/04/13 03:53:00 DEBUG : webdav root 'rclone-test-cejuxim7vepo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/13 03:53:00 DEBUG : webdav root 'rclone-test-cejuxim7vepo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" 2025/04/13 03:53:00 DEBUG : webdav root 'rclone-test-cejuxim7vepo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" 2025/04/13 03:53:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" 2025/04/13 03:53:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/13 03:53:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" 2025/04/13 03:53:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" 2025/04/13 03:53:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/13 03:53:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" 2025/04/13 03:53:00 INFO : webdav root 'rclone-test-cejuxim7vepo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/13 03:53:00 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/13 03:53:00 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/13 03:53:00 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/13 03:53:00 DEBUG : dir/file1: newRWFileHandle: 2025/04/13 03:53:00 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/13 03:53:00 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/13 03:53:00 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/04/13 03:53:00 DEBUG : dir/file1(0xc000e78940): _readAt: size=1, off=0 2025/04/13 03:53:00 DEBUG : dir/file1(0xc000e78940): openPending: 2025/04/13 03:53:00 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/04/13 03:53:00 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/04/13 03:53:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/13 03:53:00 DEBUG : dir/file1(0xc000e78940): >openPending: err= 2025/04/13 03:53:00 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/04/13 03:53:00 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/13 03:53:00 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/13 03:53:00 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/13 03:53:00 DEBUG : dir/file1(0xc000e78940): >_readAt: n=1, err= 2025/04/13 03:53:00 DEBUG : dir/file1(0xc000e78940): _readAt: size=1, off=5 2025/04/13 03:53:00 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/04/13 03:53:00 DEBUG : dir/file1(0xc000e78940): >_readAt: n=1, err= 2025/04/13 03:53:00 DEBUG : dir/file1(0xc000e78940): _readAt: size=1, off=3 2025/04/13 03:53:00 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/04/13 03:53:00 DEBUG : dir/file1(0xc000e78940): >_readAt: n=1, err= 2025/04/13 03:53:00 DEBUG : dir/file1(0xc000e78940): _readAt: size=1, off=13 2025/04/13 03:53:00 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/04/13 03:53:00 DEBUG : dir/file1(0xc000e78940): >_readAt: n=1, err= 2025/04/13 03:53:00 DEBUG : dir/file1(0xc000e78940): _readAt: size=16, off=100 2025/04/13 03:53:00 DEBUG : dir/file1(0xc000e78940): >_readAt: n=0, err=EOF 2025/04/13 03:53:00 DEBUG : dir/file1(0xc000e78940): close: 2025/04/13 03:53:00 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/04/13 03:53:00 DEBUG : dir/file1(0xc000e78940): >close: err= 2025/04/13 03:53:00 DEBUG : WaitForWriters: timeout=30s 2025/04/13 03:53:00 DEBUG : dir: Looking for writers 2025/04/13 03:53:00 DEBUG : file1: reading active writers 2025/04/13 03:53:00 DEBUG : : Looking for writers 2025/04/13 03:53:00 DEBUG : dir: reading active writers 2025/04/13 03:53:00 DEBUG : >WaitForWriters: 2025/04/13 03:53:00 DEBUG : webdav root 'rclone-test-cejuxim7vepo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.15s) === RUN TestRWFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-cejuxim7vepo'", Local "Local file system at /tmp/rclone659886066", Modify Window "1s" 2025/04/13 03:53:00 INFO : webdav root 'rclone-test-cejuxim7vepo': poll-interval is not supported by this remote 2025/04/13 03:53:00 DEBUG : webdav root 'rclone-test-cejuxim7vepo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/13 03:53:00 DEBUG : webdav root 'rclone-test-cejuxim7vepo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" 2025/04/13 03:53:00 DEBUG : webdav root 'rclone-test-cejuxim7vepo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" 2025/04/13 03:53:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" 2025/04/13 03:53:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/13 03:53:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" 2025/04/13 03:53:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" 2025/04/13 03:53:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/13 03:53:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" 2025/04/13 03:53:00 INFO : webdav root 'rclone-test-cejuxim7vepo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/13 03:53:00 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/13 03:53:00 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/13 03:53:00 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/13 03:53:00 DEBUG : dir/file1: newRWFileHandle: 2025/04/13 03:53:00 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/13 03:53:00 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/13 03:53:00 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/04/13 03:53:00 DEBUG : dir/file1(0xc00104f680): _readAt: size=1, off=0 2025/04/13 03:53:00 DEBUG : dir/file1(0xc00104f680): openPending: 2025/04/13 03:53:00 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/04/13 03:53:00 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/04/13 03:53:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/13 03:53:00 DEBUG : dir/file1(0xc00104f680): >openPending: err= 2025/04/13 03:53:00 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/04/13 03:53:00 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/13 03:53:00 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/13 03:53:00 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/13 03:53:00 DEBUG : dir/file1(0xc00104f680): >_readAt: n=1, err= 2025/04/13 03:53:00 DEBUG : dir/file1(0xc00104f680): _readAt: size=1, off=5 2025/04/13 03:53:00 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/04/13 03:53:00 DEBUG : dir/file1(0xc00104f680): >_readAt: n=1, err= 2025/04/13 03:53:00 DEBUG : dir/file1(0xc00104f680): _readAt: size=1, off=1 2025/04/13 03:53:00 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/04/13 03:53:00 DEBUG : dir/file1(0xc00104f680): >_readAt: n=1, err= 2025/04/13 03:53:00 DEBUG : dir/file1(0xc00104f680): _readAt: size=6, off=10 2025/04/13 03:53:00 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/04/13 03:53:00 DEBUG : dir/file1(0xc00104f680): >_readAt: n=6, err= 2025/04/13 03:53:00 DEBUG : dir/file1(0xc00104f680): _readAt: size=256, off=10 2025/04/13 03:53:00 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/04/13 03:53:00 DEBUG : dir/file1(0xc00104f680): >_readAt: n=6, err=EOF 2025/04/13 03:53:00 DEBUG : dir/file1(0xc00104f680): _readAt: size=256, off=100 2025/04/13 03:53:00 DEBUG : dir/file1(0xc00104f680): >_readAt: n=0, err=EOF 2025/04/13 03:53:00 DEBUG : dir/file1(0xc00104f680): close: 2025/04/13 03:53:00 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/04/13 03:53:00 DEBUG : dir/file1(0xc00104f680): >close: err= 2025/04/13 03:53:00 DEBUG : dir/file1(0xc00104f680): _readAt: size=256, off=100 2025/04/13 03:53:00 DEBUG : dir/file1(0xc00104f680): >_readAt: n=0, err=file already closed 2025/04/13 03:53:00 DEBUG : WaitForWriters: timeout=30s 2025/04/13 03:53:00 DEBUG : dir: Looking for writers 2025/04/13 03:53:00 DEBUG : file1: reading active writers 2025/04/13 03:53:00 DEBUG : : Looking for writers 2025/04/13 03:53:00 DEBUG : dir: reading active writers 2025/04/13 03:53:00 DEBUG : >WaitForWriters: 2025/04/13 03:53:00 DEBUG : webdav root 'rclone-test-cejuxim7vepo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.15s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "webdav root 'rclone-test-cejuxim7vepo'", Local "Local file system at /tmp/rclone659886066", Modify Window "1s" 2025/04/13 03:53:00 INFO : webdav root 'rclone-test-cejuxim7vepo': poll-interval is not supported by this remote 2025/04/13 03:53:00 DEBUG : webdav root 'rclone-test-cejuxim7vepo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/13 03:53:00 DEBUG : webdav root 'rclone-test-cejuxim7vepo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" 2025/04/13 03:53:00 DEBUG : webdav root 'rclone-test-cejuxim7vepo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" 2025/04/13 03:53:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" 2025/04/13 03:53:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/13 03:53:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" 2025/04/13 03:53:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" 2025/04/13 03:53:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/13 03:53:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" 2025/04/13 03:53:00 INFO : webdav root 'rclone-test-cejuxim7vepo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/13 03:53:00 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/13 03:53:00 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/13 03:53:00 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/13 03:53:00 DEBUG : dir/file1: newRWFileHandle: 2025/04/13 03:53:00 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/13 03:53:00 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/13 03:53:00 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/04/13 03:53:00 DEBUG : dir/file1(0xc000761140): RWFileHandle.Flush 2025/04/13 03:53:00 DEBUG : dir/file1(0xc000761140): _readAt: size=256, off=0 2025/04/13 03:53:00 DEBUG : dir/file1(0xc000761140): openPending: 2025/04/13 03:53:00 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/04/13 03:53:00 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/04/13 03:53:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/13 03:53:00 DEBUG : dir/file1(0xc000761140): >openPending: err= 2025/04/13 03:53:00 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/04/13 03:53:00 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/13 03:53:00 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/13 03:53:00 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/13 03:53:00 DEBUG : dir/file1(0xc000761140): >_readAt: n=16, err=EOF 2025/04/13 03:53:00 DEBUG : dir/file1(0xc000761140): RWFileHandle.Flush 2025/04/13 03:53:00 DEBUG : dir/file1(0xc000761140): RWFileHandle.Flush 2025/04/13 03:53:00 DEBUG : dir/file1(0xc000761140): close: 2025/04/13 03:53:00 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/04/13 03:53:00 DEBUG : dir/file1(0xc000761140): >close: err= 2025/04/13 03:53:00 DEBUG : WaitForWriters: timeout=30s 2025/04/13 03:53:00 DEBUG : dir: Looking for writers 2025/04/13 03:53:00 DEBUG : file1: reading active writers 2025/04/13 03:53:00 DEBUG : : Looking for writers 2025/04/13 03:53:00 DEBUG : dir: reading active writers 2025/04/13 03:53:00 DEBUG : >WaitForWriters: 2025/04/13 03:53:00 DEBUG : webdav root 'rclone-test-cejuxim7vepo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.15s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "webdav root 'rclone-test-cejuxim7vepo'", Local "Local file system at /tmp/rclone659886066", Modify Window "1s" 2025/04/13 03:53:00 INFO : webdav root 'rclone-test-cejuxim7vepo': poll-interval is not supported by this remote 2025/04/13 03:53:00 DEBUG : webdav root 'rclone-test-cejuxim7vepo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/13 03:53:00 DEBUG : webdav root 'rclone-test-cejuxim7vepo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" 2025/04/13 03:53:00 DEBUG : webdav root 'rclone-test-cejuxim7vepo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" 2025/04/13 03:53:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" 2025/04/13 03:53:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/13 03:53:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" 2025/04/13 03:53:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" 2025/04/13 03:53:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/13 03:53:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" 2025/04/13 03:53:00 INFO : webdav root 'rclone-test-cejuxim7vepo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/13 03:53:00 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/13 03:53:00 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/13 03:53:00 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/13 03:53:00 DEBUG : dir/file1: newRWFileHandle: 2025/04/13 03:53:00 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/13 03:53:00 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/13 03:53:00 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/04/13 03:53:00 DEBUG : dir/file1(0xc0008766c0): _readAt: size=256, off=0 2025/04/13 03:53:00 DEBUG : dir/file1(0xc0008766c0): openPending: 2025/04/13 03:53:00 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/04/13 03:53:00 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/04/13 03:53:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/13 03:53:00 DEBUG : dir/file1(0xc0008766c0): >openPending: err= 2025/04/13 03:53:00 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/04/13 03:53:00 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/13 03:53:00 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/13 03:53:00 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/13 03:53:00 DEBUG : dir/file1(0xc0008766c0): >_readAt: n=16, err=EOF 2025/04/13 03:53:00 DEBUG : dir/file1(0xc0008766c0): RWFileHandle.Release 2025/04/13 03:53:00 DEBUG : dir/file1(0xc0008766c0): close: 2025/04/13 03:53:00 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/04/13 03:53:00 DEBUG : dir/file1(0xc0008766c0): >close: err= 2025/04/13 03:53:00 DEBUG : dir/file1(0xc0008766c0): RWFileHandle.Release 2025/04/13 03:53:00 DEBUG : WaitForWriters: timeout=30s 2025/04/13 03:53:00 DEBUG : dir: Looking for writers 2025/04/13 03:53:00 DEBUG : file1: reading active writers 2025/04/13 03:53:00 DEBUG : : Looking for writers 2025/04/13 03:53:00 DEBUG : dir: reading active writers 2025/04/13 03:53:00 DEBUG : >WaitForWriters: 2025/04/13 03:53:00 DEBUG : webdav root 'rclone-test-cejuxim7vepo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.14s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "webdav root 'rclone-test-cejuxim7vepo'", Local "Local file system at /tmp/rclone659886066", Modify Window "1s" 2025/04/13 03:53:00 INFO : webdav root 'rclone-test-cejuxim7vepo': poll-interval is not supported by this remote 2025/04/13 03:53:00 DEBUG : webdav root 'rclone-test-cejuxim7vepo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/13 03:53:00 DEBUG : webdav root 'rclone-test-cejuxim7vepo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" 2025/04/13 03:53:00 DEBUG : webdav root 'rclone-test-cejuxim7vepo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" 2025/04/13 03:53:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" 2025/04/13 03:53:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/13 03:53:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" 2025/04/13 03:53:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" 2025/04/13 03:53:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/13 03:53:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" 2025/04/13 03:53:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:00 INFO : webdav root 'rclone-test-cejuxim7vepo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/13 03:53:00 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:00 DEBUG : file1: newRWFileHandle: 2025/04/13 03:53:00 DEBUG : file1(0xc000906180): openPending: 2025/04/13 03:53:00 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:00 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/13 03:53:00 DEBUG : file1(0xc000906180): >openPending: err= 2025/04/13 03:53:00 DEBUG : file1: >newRWFileHandle: err= 2025/04/13 03:53:00 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/13 03:53:00 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/04/13 03:53:00 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/04/13 03:53:00 DEBUG : file1(0xc000906180): _writeAt: size=5, off=0 2025/04/13 03:53:00 DEBUG : file1(0xc000906180): >_writeAt: n=5, err= 2025/04/13 03:53:00 DEBUG : file1(0xc000906180): _writeAt: size=7, off=5 2025/04/13 03:53:00 DEBUG : file1(0xc000906180): >_writeAt: n=7, err= 2025/04/13 03:53:00 DEBUG : file1: vfs cache: truncate to size=11 2025/04/13 03:53:00 DEBUG : file1(0xc000906180): close: 2025/04/13 03:53:00 DEBUG : file1: vfs cache: setting modification time to 2025-04-13 03:53:00.743685606 +0000 UTC m=+10.350709906 2025/04/13 03:53:00 INFO : file1: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:00 DEBUG : file1(0xc000906180): >close: err= 2025/04/13 03:53:00 DEBUG : file1(0xc000906180): close: 2025/04/13 03:53:00 DEBUG : file1(0xc000906180): >close: err=file already closed 2025/04/13 03:53:00 DEBUG : WaitForWriters: timeout=30s 2025/04/13 03:53:00 DEBUG : : Looking for writers 2025/04/13 03:53:00 DEBUG : file1: reading active writers 2025/04/13 03:53:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/13 03:53:00 DEBUG : : Looking for writers 2025/04/13 03:53:00 DEBUG : file1: reading active writers 2025/04/13 03:53:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/13 03:53:00 DEBUG : : Looking for writers 2025/04/13 03:53:00 DEBUG : file1: reading active writers 2025/04/13 03:53:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/13 03:53:00 DEBUG : : Looking for writers 2025/04/13 03:53:00 DEBUG : file1: reading active writers 2025/04/13 03:53:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/13 03:53:00 DEBUG : file1: vfs cache: starting upload 2025/04/13 03:53:00 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/13 03:53:00 INFO : file1: Copied (new) 2025/04/13 03:53:00 DEBUG : file1: vfs cache: fingerprint now "11,2025-04-13 03:53:00 +0000 UTC" 2025/04/13 03:53:00 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/04/13 03:53:00 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/13 03:53:00 INFO : file1: vfs cache: upload succeeded try #1 2025/04/13 03:53:00 DEBUG : : Looking for writers 2025/04/13 03:53:00 DEBUG : file1: reading active writers 2025/04/13 03:53:00 DEBUG : >WaitForWriters: 2025/04/13 03:53:00 DEBUG : WaitForWriters: timeout=30s 2025/04/13 03:53:00 DEBUG : : Looking for writers 2025/04/13 03:53:00 DEBUG : file1: reading active writers 2025/04/13 03:53:00 DEBUG : >WaitForWriters: 2025/04/13 03:53:00 DEBUG : webdav root 'rclone-test-cejuxim7vepo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.20s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-cejuxim7vepo'", Local "Local file system at /tmp/rclone659886066", Modify Window "1s" 2025/04/13 03:53:00 INFO : webdav root 'rclone-test-cejuxim7vepo': poll-interval is not supported by this remote 2025/04/13 03:53:00 DEBUG : webdav root 'rclone-test-cejuxim7vepo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/13 03:53:00 DEBUG : webdav root 'rclone-test-cejuxim7vepo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" 2025/04/13 03:53:00 DEBUG : webdav root 'rclone-test-cejuxim7vepo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" 2025/04/13 03:53:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" 2025/04/13 03:53:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/13 03:53:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" 2025/04/13 03:53:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" 2025/04/13 03:53:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/13 03:53:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" 2025/04/13 03:53:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:00 INFO : webdav root 'rclone-test-cejuxim7vepo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/13 03:53:00 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:00 DEBUG : file1: newRWFileHandle: 2025/04/13 03:53:00 DEBUG : file1(0xc0008d9cc0): openPending: 2025/04/13 03:53:00 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:00 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/13 03:53:00 DEBUG : file1(0xc0008d9cc0): >openPending: err= 2025/04/13 03:53:00 DEBUG : file1: >newRWFileHandle: err= 2025/04/13 03:53:00 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/13 03:53:00 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/04/13 03:53:00 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/04/13 03:53:00 DEBUG : file1(0xc0008d9cc0): _writeAt: size=7, off=0 2025/04/13 03:53:00 DEBUG : file1(0xc0008d9cc0): >_writeAt: n=7, err= 2025/04/13 03:53:00 DEBUG : file1(0xc0008d9cc0): _writeAt: size=6, off=5 2025/04/13 03:53:00 DEBUG : file1(0xc0008d9cc0): >_writeAt: n=6, err= 2025/04/13 03:53:00 DEBUG : file1(0xc0008d9cc0): close: 2025/04/13 03:53:00 DEBUG : file1: vfs cache: setting modification time to 2025-04-13 03:53:00.93912871 +0000 UTC m=+10.546153020 2025/04/13 03:53:00 INFO : file1: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:00 DEBUG : file1(0xc0008d9cc0): >close: err= 2025/04/13 03:53:00 DEBUG : file1(0xc0008d9cc0): _writeAt: size=5, off=0 2025/04/13 03:53:00 DEBUG : file1(0xc0008d9cc0): >_writeAt: n=0, err=file already closed 2025/04/13 03:53:00 DEBUG : WaitForWriters: timeout=30s 2025/04/13 03:53:00 DEBUG : : Looking for writers 2025/04/13 03:53:00 DEBUG : file1: reading active writers 2025/04/13 03:53:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/13 03:53:00 DEBUG : : Looking for writers 2025/04/13 03:53:00 DEBUG : file1: reading active writers 2025/04/13 03:53:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/13 03:53:00 DEBUG : : Looking for writers 2025/04/13 03:53:00 DEBUG : file1: reading active writers 2025/04/13 03:53:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/13 03:53:01 DEBUG : : Looking for writers 2025/04/13 03:53:01 DEBUG : file1: reading active writers 2025/04/13 03:53:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/13 03:53:01 DEBUG : file1: vfs cache: starting upload 2025/04/13 03:53:01 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/13 03:53:01 INFO : file1: Copied (new) 2025/04/13 03:53:01 DEBUG : file1: vfs cache: fingerprint now "11,2025-04-13 03:53:00 +0000 UTC" 2025/04/13 03:53:01 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/04/13 03:53:01 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/13 03:53:01 INFO : file1: vfs cache: upload succeeded try #1 2025/04/13 03:53:01 DEBUG : : Looking for writers 2025/04/13 03:53:01 DEBUG : file1: reading active writers 2025/04/13 03:53:01 DEBUG : >WaitForWriters: 2025/04/13 03:53:01 DEBUG : WaitForWriters: timeout=30s 2025/04/13 03:53:01 DEBUG : : Looking for writers 2025/04/13 03:53:01 DEBUG : file1: reading active writers 2025/04/13 03:53:01 DEBUG : >WaitForWriters: 2025/04/13 03:53:01 DEBUG : webdav root 'rclone-test-cejuxim7vepo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.20s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "webdav root 'rclone-test-cejuxim7vepo'", Local "Local file system at /tmp/rclone659886066", Modify Window "1s" 2025/04/13 03:53:01 INFO : webdav root 'rclone-test-cejuxim7vepo': poll-interval is not supported by this remote 2025/04/13 03:53:01 DEBUG : webdav root 'rclone-test-cejuxim7vepo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/13 03:53:01 DEBUG : webdav root 'rclone-test-cejuxim7vepo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" 2025/04/13 03:53:01 DEBUG : webdav root 'rclone-test-cejuxim7vepo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" 2025/04/13 03:53:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" 2025/04/13 03:53:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/13 03:53:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" 2025/04/13 03:53:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" 2025/04/13 03:53:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/13 03:53:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" 2025/04/13 03:53:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:01 INFO : webdav root 'rclone-test-cejuxim7vepo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/13 03:53:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:01 DEBUG : file1: newRWFileHandle: 2025/04/13 03:53:01 DEBUG : file1(0xc0009a41c0): openPending: 2025/04/13 03:53:01 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:01 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/13 03:53:01 DEBUG : file1(0xc0009a41c0): >openPending: err= 2025/04/13 03:53:01 DEBUG : file1: >newRWFileHandle: err= 2025/04/13 03:53:01 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/13 03:53:01 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/04/13 03:53:01 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/04/13 03:53:01 DEBUG : file1(0xc0009a41c0): close: 2025/04/13 03:53:01 DEBUG : file1: vfs cache: setting modification time to 2025-04-13 03:53:01.134562915 +0000 UTC m=+10.741587215 2025/04/13 03:53:01 INFO : file1: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:01 DEBUG : file1(0xc0009a41c0): >close: err= 2025/04/13 03:53:01 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/04/13 03:53:01 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/04/13 03:53:01 DEBUG : file2: newRWFileHandle: 2025/04/13 03:53:01 DEBUG : file2(0xc0009a4280): openPending: 2025/04/13 03:53:01 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:01 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/04/13 03:53:01 DEBUG : file2(0xc0009a4280): >openPending: err= 2025/04/13 03:53:01 DEBUG : file2: >newRWFileHandle: err= 2025/04/13 03:53:01 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/04/13 03:53:01 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/04/13 03:53:01 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/04/13 03:53:01 DEBUG : file2(0xc0009a4280): RWFileHandle.Flush 2025/04/13 03:53:01 DEBUG : file2(0xc0009a4280): RWFileHandle.Release 2025/04/13 03:53:01 DEBUG : file2(0xc0009a4280): close: 2025/04/13 03:53:01 DEBUG : file2: vfs cache: setting modification time to 2025-04-13 03:53:01.135803312 +0000 UTC m=+10.742827613 2025/04/13 03:53:01 INFO : file2: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:01 DEBUG : file2(0xc0009a4280): >close: err= 2025/04/13 03:53:01 DEBUG : WaitForWriters: timeout=30s 2025/04/13 03:53:01 DEBUG : : Looking for writers 2025/04/13 03:53:01 DEBUG : file1: reading active writers 2025/04/13 03:53:01 DEBUG : file2: reading active writers 2025/04/13 03:53:01 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/04/13 03:53:01 DEBUG : : Looking for writers 2025/04/13 03:53:01 DEBUG : file2: reading active writers 2025/04/13 03:53:01 DEBUG : file1: reading active writers 2025/04/13 03:53:01 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/04/13 03:53:01 DEBUG : : Looking for writers 2025/04/13 03:53:01 DEBUG : file1: reading active writers 2025/04/13 03:53:01 DEBUG : file2: reading active writers 2025/04/13 03:53:01 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/04/13 03:53:01 DEBUG : : Looking for writers 2025/04/13 03:53:01 DEBUG : file1: reading active writers 2025/04/13 03:53:01 DEBUG : file2: reading active writers 2025/04/13 03:53:01 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/04/13 03:53:01 DEBUG : file1: vfs cache: starting upload 2025/04/13 03:53:01 DEBUG : file2: vfs cache: starting upload 2025/04/13 03:53:01 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/13 03:53:01 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2025/04/13 03:53:01 INFO : file1: Copied (new) 2025/04/13 03:53:01 DEBUG : file1: vfs cache: fingerprint now "0,2025-04-13 03:53:01 +0000 UTC" 2025/04/13 03:53:01 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/04/13 03:53:01 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/13 03:53:01 INFO : file1: vfs cache: upload succeeded try #1 2025/04/13 03:53:01 DEBUG : : Looking for writers 2025/04/13 03:53:01 DEBUG : file1: reading active writers 2025/04/13 03:53:01 DEBUG : file2: reading active writers 2025/04/13 03:53:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/13 03:53:01 INFO : file2: Copied (new) 2025/04/13 03:53:01 DEBUG : file2: vfs cache: fingerprint now "0,2025-04-13 03:53:01 +0000 UTC" 2025/04/13 03:53:01 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/04/13 03:53:01 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/04/13 03:53:01 INFO : file2: vfs cache: upload succeeded try #1 2025/04/13 03:53:01 DEBUG : : Looking for writers 2025/04/13 03:53:01 DEBUG : file1: reading active writers 2025/04/13 03:53:01 DEBUG : file2: reading active writers 2025/04/13 03:53:01 DEBUG : >WaitForWriters: 2025/04/13 03:53:01 DEBUG : WaitForWriters: timeout=30s 2025/04/13 03:53:01 DEBUG : : Looking for writers 2025/04/13 03:53:01 DEBUG : file2: reading active writers 2025/04/13 03:53:01 DEBUG : file1: reading active writers 2025/04/13 03:53:01 DEBUG : >WaitForWriters: 2025/04/13 03:53:01 DEBUG : webdav root 'rclone-test-cejuxim7vepo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.37s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "webdav root 'rclone-test-cejuxim7vepo'", Local "Local file system at /tmp/rclone659886066", Modify Window "1s" 2025/04/13 03:53:01 INFO : webdav root 'rclone-test-cejuxim7vepo': poll-interval is not supported by this remote 2025/04/13 03:53:01 DEBUG : webdav root 'rclone-test-cejuxim7vepo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/13 03:53:01 DEBUG : webdav root 'rclone-test-cejuxim7vepo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" 2025/04/13 03:53:01 DEBUG : webdav root 'rclone-test-cejuxim7vepo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" 2025/04/13 03:53:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" 2025/04/13 03:53:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/13 03:53:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" 2025/04/13 03:53:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" 2025/04/13 03:53:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/13 03:53:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" 2025/04/13 03:53:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:01 INFO : webdav root 'rclone-test-cejuxim7vepo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/13 03:53:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:01 DEBUG : file1: newRWFileHandle: 2025/04/13 03:53:01 DEBUG : file1(0xc0009bf3c0): openPending: 2025/04/13 03:53:01 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:01 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/13 03:53:01 DEBUG : file1(0xc0009bf3c0): >openPending: err= 2025/04/13 03:53:01 DEBUG : file1: >newRWFileHandle: err= 2025/04/13 03:53:01 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/13 03:53:01 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/04/13 03:53:01 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/04/13 03:53:01 DEBUG : file1(0xc0009bf3c0): _writeAt: size=5, off=0 2025/04/13 03:53:01 DEBUG : file1(0xc0009bf3c0): >_writeAt: n=5, err= 2025/04/13 03:53:01 DEBUG : file1(0xc0009bf3c0): RWFileHandle.Flush 2025/04/13 03:53:01 DEBUG : file1(0xc0009bf3c0): RWFileHandle.Flush 2025/04/13 03:53:01 DEBUG : file1(0xc0009bf3c0): close: 2025/04/13 03:53:01 DEBUG : file1: vfs cache: setting modification time to 2025-04-13 03:53:01.504193503 +0000 UTC m=+11.111217804 2025/04/13 03:53:01 INFO : file1: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:01 DEBUG : file1(0xc0009bf3c0): >close: err= 2025/04/13 03:53:01 DEBUG : WaitForWriters: timeout=30s 2025/04/13 03:53:01 DEBUG : : Looking for writers 2025/04/13 03:53:01 DEBUG : file1: reading active writers 2025/04/13 03:53:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/13 03:53:01 DEBUG : : Looking for writers 2025/04/13 03:53:01 DEBUG : file1: reading active writers 2025/04/13 03:53:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/13 03:53:01 DEBUG : : Looking for writers 2025/04/13 03:53:01 DEBUG : file1: reading active writers 2025/04/13 03:53:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/13 03:53:01 DEBUG : : Looking for writers 2025/04/13 03:53:01 DEBUG : file1: reading active writers 2025/04/13 03:53:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/13 03:53:01 DEBUG : file1: vfs cache: starting upload 2025/04/13 03:53:01 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/13 03:53:01 INFO : file1: Copied (new) 2025/04/13 03:53:01 DEBUG : file1: vfs cache: fingerprint now "5,2025-04-13 03:53:01 +0000 UTC" 2025/04/13 03:53:01 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/04/13 03:53:01 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/13 03:53:01 INFO : file1: vfs cache: upload succeeded try #1 2025/04/13 03:53:01 DEBUG : : Looking for writers 2025/04/13 03:53:01 DEBUG : file1: reading active writers 2025/04/13 03:53:01 DEBUG : >WaitForWriters: 2025/04/13 03:53:01 DEBUG : webdav root 'rclone-test-cejuxim7vepo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.19s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "webdav root 'rclone-test-cejuxim7vepo'", Local "Local file system at /tmp/rclone659886066", Modify Window "1s" 2025/04/13 03:53:01 INFO : webdav root 'rclone-test-cejuxim7vepo': poll-interval is not supported by this remote 2025/04/13 03:53:01 DEBUG : webdav root 'rclone-test-cejuxim7vepo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/13 03:53:01 DEBUG : webdav root 'rclone-test-cejuxim7vepo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" 2025/04/13 03:53:01 DEBUG : webdav root 'rclone-test-cejuxim7vepo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" 2025/04/13 03:53:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" 2025/04/13 03:53:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/13 03:53:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" 2025/04/13 03:53:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" 2025/04/13 03:53:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/13 03:53:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" 2025/04/13 03:53:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:01 INFO : webdav root 'rclone-test-cejuxim7vepo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/13 03:53:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:01 DEBUG : file1: newRWFileHandle: 2025/04/13 03:53:01 DEBUG : file1(0xc000a44a40): openPending: 2025/04/13 03:53:01 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:01 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/13 03:53:01 DEBUG : file1(0xc000a44a40): >openPending: err= 2025/04/13 03:53:01 DEBUG : file1: >newRWFileHandle: err= 2025/04/13 03:53:01 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/13 03:53:01 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/04/13 03:53:01 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/04/13 03:53:01 DEBUG : file1(0xc000a44a40): _writeAt: size=5, off=0 2025/04/13 03:53:01 DEBUG : file1(0xc000a44a40): >_writeAt: n=5, err= 2025/04/13 03:53:01 DEBUG : file1(0xc000a44a40): RWFileHandle.Release 2025/04/13 03:53:01 DEBUG : file1(0xc000a44a40): close: 2025/04/13 03:53:01 DEBUG : file1: vfs cache: setting modification time to 2025-04-13 03:53:01.691655329 +0000 UTC m=+11.298679629 2025/04/13 03:53:01 INFO : file1: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:01 DEBUG : file1(0xc000a44a40): >close: err= 2025/04/13 03:53:01 DEBUG : file1(0xc000a44a40): RWFileHandle.Release 2025/04/13 03:53:01 DEBUG : WaitForWriters: timeout=30s 2025/04/13 03:53:01 DEBUG : : Looking for writers 2025/04/13 03:53:01 DEBUG : file1: reading active writers 2025/04/13 03:53:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/13 03:53:01 DEBUG : : Looking for writers 2025/04/13 03:53:01 DEBUG : file1: reading active writers 2025/04/13 03:53:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/13 03:53:01 DEBUG : : Looking for writers 2025/04/13 03:53:01 DEBUG : file1: reading active writers 2025/04/13 03:53:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/13 03:53:01 DEBUG : : Looking for writers 2025/04/13 03:53:01 DEBUG : file1: reading active writers 2025/04/13 03:53:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/13 03:53:01 DEBUG : file1: vfs cache: starting upload 2025/04/13 03:53:01 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/13 03:53:01 INFO : file1: Copied (new) 2025/04/13 03:53:01 DEBUG : file1: vfs cache: fingerprint now "5,2025-04-13 03:53:01 +0000 UTC" 2025/04/13 03:53:01 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/04/13 03:53:01 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/13 03:53:01 INFO : file1: vfs cache: upload succeeded try #1 2025/04/13 03:53:01 DEBUG : : Looking for writers 2025/04/13 03:53:01 DEBUG : file1: reading active writers 2025/04/13 03:53:01 DEBUG : >WaitForWriters: 2025/04/13 03:53:01 DEBUG : webdav root 'rclone-test-cejuxim7vepo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.19s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "webdav root 'rclone-test-cejuxim7vepo'", Local "Local file system at /tmp/rclone659886066", Modify Window "1s" 2025/04/13 03:53:01 INFO : webdav root 'rclone-test-cejuxim7vepo': poll-interval is not supported by this remote 2025/04/13 03:53:01 DEBUG : webdav root 'rclone-test-cejuxim7vepo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/13 03:53:01 DEBUG : webdav root 'rclone-test-cejuxim7vepo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" 2025/04/13 03:53:01 DEBUG : webdav root 'rclone-test-cejuxim7vepo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" 2025/04/13 03:53:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" 2025/04/13 03:53:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/13 03:53:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" 2025/04/13 03:53:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" 2025/04/13 03:53:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/13 03:53:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" 2025/04/13 03:53:01 INFO : webdav root 'rclone-test-cejuxim7vepo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/13 03:53:01 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/13 03:53:01 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/04/13 03:53:01 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/13 03:53:01 DEBUG : dir/file1: newRWFileHandle: 2025/04/13 03:53:01 DEBUG : dir/file1(0xc000a626c0): openPending: 2025/04/13 03:53:01 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/04/13 03:53:01 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/04/13 03:53:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/13 03:53:01 DEBUG : dir/file1(0xc000a626c0): >openPending: err= 2025/04/13 03:53:01 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/13 03:53:01 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/13 03:53:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/13 03:53:01 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/04/13 03:53:01 DEBUG : dir/file1(0xc000a626c0): _writeAt: size=5, off=0 2025/04/13 03:53:01 DEBUG : dir/file1(0xc000a626c0): >_writeAt: n=5, err= 2025/04/13 03:53:01 DEBUG : dir/file1(0xc000a626c0): close: 2025/04/13 03:53:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:01 DEBUG : dir/file1: vfs cache: setting modification time to 2025-04-13 03:53:01.940580204 +0000 UTC m=+11.547604514 2025/04/13 03:53:01 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:01 DEBUG : dir/file1(0xc000a626c0): >close: err= 2025/04/13 03:53:01 DEBUG : WaitForWriters: timeout=30s 2025/04/13 03:53:01 DEBUG : dir: Looking for writers 2025/04/13 03:53:01 DEBUG : file1: reading active writers 2025/04/13 03:53:01 DEBUG : : Looking for writers 2025/04/13 03:53:01 DEBUG : dir: reading active writers 2025/04/13 03:53:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/13 03:53:01 DEBUG : dir: Looking for writers 2025/04/13 03:53:01 DEBUG : file1: reading active writers 2025/04/13 03:53:01 DEBUG : : Looking for writers 2025/04/13 03:53:01 DEBUG : dir: reading active writers 2025/04/13 03:53:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/13 03:53:01 DEBUG : dir: Looking for writers 2025/04/13 03:53:01 DEBUG : file1: reading active writers 2025/04/13 03:53:01 DEBUG : : Looking for writers 2025/04/13 03:53:01 DEBUG : dir: reading active writers 2025/04/13 03:53:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/13 03:53:02 DEBUG : dir: Looking for writers 2025/04/13 03:53:02 DEBUG : file1: reading active writers 2025/04/13 03:53:02 DEBUG : : Looking for writers 2025/04/13 03:53:02 DEBUG : dir: reading active writers 2025/04/13 03:53:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/13 03:53:02 DEBUG : dir/file1: vfs cache: starting upload 2025/04/13 03:53:02 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/13 03:53:02 INFO : dir/file1: Copied (replaced existing) 2025/04/13 03:53:02 DEBUG : dir/file1: vfs cache: fingerprint now "5,2001-02-03 04:05:06 +0000 UTC" 2025/04/13 03:53:02 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/04/13 03:53:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/13 03:53:02 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/04/13 03:53:02 DEBUG : dir: Looking for writers 2025/04/13 03:53:02 DEBUG : file1: reading active writers 2025/04/13 03:53:02 DEBUG : : Looking for writers 2025/04/13 03:53:02 DEBUG : dir: reading active writers 2025/04/13 03:53:02 DEBUG : >WaitForWriters: 2025/04/13 03:53:02 DEBUG : webdav root 'rclone-test-cejuxim7vepo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.28s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "webdav root 'rclone-test-cejuxim7vepo'", Local "Local file system at /tmp/rclone659886066", Modify Window "1s" 2025/04/13 03:53:02 INFO : webdav root 'rclone-test-cejuxim7vepo': poll-interval is not supported by this remote 2025/04/13 03:53:02 DEBUG : webdav root 'rclone-test-cejuxim7vepo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/13 03:53:02 DEBUG : webdav root 'rclone-test-cejuxim7vepo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" 2025/04/13 03:53:02 DEBUG : webdav root 'rclone-test-cejuxim7vepo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" 2025/04/13 03:53:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" 2025/04/13 03:53:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/13 03:53:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" 2025/04/13 03:53:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" 2025/04/13 03:53:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/13 03:53:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" 2025/04/13 03:53:02 INFO : webdav root 'rclone-test-cejuxim7vepo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/13 03:53:02 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/13 03:53:02 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:02 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:02 DEBUG : dir/file1: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/13 03:53:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/13 03:53:02 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/04/13 03:53:02 DEBUG : dir/file1(0xc000ad1740): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : dir/file1(0xc000ad1740): openPending: 2025/04/13 03:53:02 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/04/13 03:53:02 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/04/13 03:53:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/13 03:53:02 DEBUG : dir/file1(0xc000ad1740): >openPending: err= 2025/04/13 03:53:02 DEBUG : dir/file1(0xc000ad1740): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : dir/file1(0xc000ad1740): _writeAt: size=15, off=5 2025/04/13 03:53:02 DEBUG : dir/file1(0xc000ad1740): >_writeAt: n=15, err= 2025/04/13 03:53:02 DEBUG : dir/file1(0xc000ad1740): close: 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/04/13 03:53:02 DEBUG : dir/file1: vfs cache: setting modification time to 2025-04-13 03:53:02.221063331 +0000 UTC m=+11.828087641 2025/04/13 03:53:02 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : dir/file1(0xc000ad1740): >close: err= 2025/04/13 03:53:02 DEBUG : WaitForWriters: timeout=30s 2025/04/13 03:53:02 DEBUG : dir: Looking for writers 2025/04/13 03:53:02 DEBUG : file1: reading active writers 2025/04/13 03:53:02 DEBUG : : Looking for writers 2025/04/13 03:53:02 DEBUG : dir: reading active writers 2025/04/13 03:53:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/13 03:53:02 DEBUG : dir: Looking for writers 2025/04/13 03:53:02 DEBUG : file1: reading active writers 2025/04/13 03:53:02 DEBUG : : Looking for writers 2025/04/13 03:53:02 DEBUG : dir: reading active writers 2025/04/13 03:53:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/13 03:53:02 DEBUG : dir: Looking for writers 2025/04/13 03:53:02 DEBUG : file1: reading active writers 2025/04/13 03:53:02 DEBUG : : Looking for writers 2025/04/13 03:53:02 DEBUG : dir: reading active writers 2025/04/13 03:53:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/13 03:53:02 DEBUG : dir: Looking for writers 2025/04/13 03:53:02 DEBUG : file1: reading active writers 2025/04/13 03:53:02 DEBUG : : Looking for writers 2025/04/13 03:53:02 DEBUG : dir: reading active writers 2025/04/13 03:53:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/13 03:53:02 DEBUG : dir/file1: vfs cache: starting upload 2025/04/13 03:53:02 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/13 03:53:02 INFO : dir/file1: Copied (replaced existing) 2025/04/13 03:53:02 DEBUG : dir/file1: vfs cache: fingerprint now "20,2001-02-03 04:05:06 +0000 UTC" 2025/04/13 03:53:02 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/04/13 03:53:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/13 03:53:02 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/04/13 03:53:02 DEBUG : dir: Looking for writers 2025/04/13 03:53:02 DEBUG : file1: reading active writers 2025/04/13 03:53:02 DEBUG : : Looking for writers 2025/04/13 03:53:02 DEBUG : dir: reading active writers 2025/04/13 03:53:02 DEBUG : >WaitForWriters: 2025/04/13 03:53:02 DEBUG : webdav root 'rclone-test-cejuxim7vepo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.28s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "webdav root 'rclone-test-cejuxim7vepo'", Local "Local file system at /tmp/rclone659886066", Modify Window "1s" 2025/04/13 03:53:02 INFO : webdav root 'rclone-test-cejuxim7vepo': poll-interval is not supported by this remote 2025/04/13 03:53:02 DEBUG : webdav root 'rclone-test-cejuxim7vepo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/13 03:53:02 DEBUG : webdav root 'rclone-test-cejuxim7vepo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" 2025/04/13 03:53:02 DEBUG : webdav root 'rclone-test-cejuxim7vepo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" 2025/04/13 03:53:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" 2025/04/13 03:53:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/13 03:53:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" 2025/04/13 03:53:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" 2025/04/13 03:53:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/13 03:53:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" 2025/04/13 03:53:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:02 INFO : webdav root 'rclone-test-cejuxim7vepo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/13 03:53:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:02 DEBUG : file1: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : file1(0xc000b38840): openPending: 2025/04/13 03:53:02 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/13 03:53:02 DEBUG : file1(0xc000b38840): >openPending: err= 2025/04/13 03:53:02 DEBUG : file1: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/13 03:53:02 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/04/13 03:53:02 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/04/13 03:53:02 DEBUG : file1(0xc000b38840): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : file1(0xc000b38840): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : file1(0xc000b38840): close: 2025/04/13 03:53:02 DEBUG : file1: vfs cache: setting modification time to 2025-04-13 03:53:02.440089429 +0000 UTC m=+12.047113728 2025/04/13 03:53:02 INFO : file1: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : file1(0xc000b38840): >close: err= 2025/04/13 03:53:02 DEBUG : WaitForWriters: timeout=30s 2025/04/13 03:53:02 DEBUG : : Looking for writers 2025/04/13 03:53:02 DEBUG : file1: reading active writers 2025/04/13 03:53:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/13 03:53:02 DEBUG : : Looking for writers 2025/04/13 03:53:02 DEBUG : file1: reading active writers 2025/04/13 03:53:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/13 03:53:02 DEBUG : : Looking for writers 2025/04/13 03:53:02 DEBUG : file1: reading active writers 2025/04/13 03:53:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/13 03:53:02 DEBUG : : Looking for writers 2025/04/13 03:53:02 DEBUG : file1: reading active writers 2025/04/13 03:53:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/13 03:53:02 DEBUG : file1: vfs cache: starting upload 2025/04/13 03:53:02 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/13 03:53:02 INFO : file1: Copied (new) 2025/04/13 03:53:02 DEBUG : file1: vfs cache: fingerprint now "5,2025-04-13 03:53:02 +0000 UTC" 2025/04/13 03:53:02 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/13 03:53:02 INFO : file1: vfs cache: upload succeeded try #1 2025/04/13 03:53:02 DEBUG : : Looking for writers 2025/04/13 03:53:02 DEBUG : file1: reading active writers 2025/04/13 03:53:02 DEBUG : >WaitForWriters: 2025/04/13 03:53:02 DEBUG : webdav root 'rclone-test-cejuxim7vepo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.18s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "webdav root 'rclone-test-cejuxim7vepo'", Local "Local file system at /tmp/rclone659886066", Modify Window "1s" 2025/04/13 03:53:02 INFO : webdav root 'rclone-test-cejuxim7vepo': poll-interval is not supported by this remote 2025/04/13 03:53:02 DEBUG : webdav root 'rclone-test-cejuxim7vepo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/13 03:53:02 DEBUG : webdav root 'rclone-test-cejuxim7vepo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" 2025/04/13 03:53:02 DEBUG : webdav root 'rclone-test-cejuxim7vepo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" 2025/04/13 03:53:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" 2025/04/13 03:53:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/13 03:53:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" 2025/04/13 03:53:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" 2025/04/13 03:53:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/13 03:53:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/04/13 03:53:02 INFO : webdav root 'rclone-test-cejuxim7vepo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af4c00): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af4c00): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af4c00): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af4c00): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af4c00): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.624496532 +0000 UTC m=+12.231520812 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af4c00): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af4c40): _readAt: size=2, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af4c40): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af4c40): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af4c40): >_readAt: n=2, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af4c40): _writeAt: size=3, off=2 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af4c40): >_writeAt: n=0, err=Bad file descriptor 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af4c40): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.624496532 +0000 UTC m=+12.231520812 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af4c40): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af4c80): _readAt: size=512, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af4c80): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af4c80): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af4c80): >_readAt: n=5, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af4c80): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.624496532 +0000 UTC m=+12.231520812 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af4c80): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: Remove: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000370700 item 1 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af4cc0): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af4cc0): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af4cc0): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af4cc0): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af4cc0): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.627381415 +0000 UTC m=+12.234405715 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af4cc0): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af4d00): _readAt: size=512, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af4d00): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af4d00): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af4d00): >_readAt: n=5, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af4d00): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.627381415 +0000 UTC m=+12.234405715 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af4d00): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: Remove: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000370cb0 item 2 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af4d40): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af4d40): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af4d40): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af4d40): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af4d40): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.629357142 +0000 UTC m=+12.236381402 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af4d40): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af4d80): _readAt: size=2, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af4d80): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af4d80): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af4d80): >_readAt: n=2, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af4d80): _writeAt: size=3, off=2 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af4d80): >_writeAt: n=0, err=Bad file descriptor 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af4d80): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.629357142 +0000 UTC m=+12.236381402 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af4d80): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af4dc0): _readAt: size=512, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af4dc0): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af4dc0): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af4dc0): >_readAt: n=5, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af4dc0): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.629357142 +0000 UTC m=+12.236381402 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af4dc0): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: Remove: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000371030 item 3 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af4e40): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af4e40): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af4e40): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af4e40): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af4e40): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.632435048 +0000 UTC m=+12.239459348 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af4e40): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af4ec0): _readAt: size=512, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af4ec0): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af4ec0): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af4ec0): >_readAt: n=5, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af4ec0): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.632435048 +0000 UTC m=+12.239459348 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af4ec0): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: Remove: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000371420 item 4 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af4f00): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af4f00): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af4f00): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af4f00): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af4f00): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.634993159 +0000 UTC m=+12.242017459 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af4f00): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af4f40): _readAt: size=2, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af4f40): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af4f40): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af4f40): >_readAt: n=2, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af4f40): _writeAt: size=3, off=2 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af4f40): >_writeAt: n=0, err=Bad file descriptor 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af4f40): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.634993159 +0000 UTC m=+12.242017459 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af4f40): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af4f80): _readAt: size=512, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af4f80): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af4f80): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af4f80): >_readAt: n=5, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af4f80): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.634993159 +0000 UTC m=+12.242017459 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af4f80): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: Remove: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000371880 item 5 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5000): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5000): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5000): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5000): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5000): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.637869998 +0000 UTC m=+12.244894308 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5000): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5080): _readAt: size=512, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5080): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5080): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5080): >_readAt: n=5, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5080): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.637869998 +0000 UTC m=+12.244894308 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5080): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: Remove: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414000 item 6 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5100): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5100): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5100): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5100): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5100): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.639835707 +0000 UTC m=+12.246860016 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5100): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af51c0): _readAt: size=2, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af51c0): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af51c0): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af51c0): >_readAt: n=2, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af51c0): _writeAt: size=3, off=2 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af51c0): >_writeAt: n=0, err=Bad file descriptor 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af51c0): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.639835707 +0000 UTC m=+12.246860016 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af51c0): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5200): _readAt: size=512, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5200): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5200): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5200): >_readAt: n=5, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5200): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.639835707 +0000 UTC m=+12.246860016 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5200): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: Remove: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414770 item 7 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5280): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5280): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5280): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5280): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5280): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.642668212 +0000 UTC m=+12.249692513 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5280): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5300): _readAt: size=512, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5300): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5300): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5300): >_readAt: n=5, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5300): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.642668212 +0000 UTC m=+12.249692513 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5300): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: Remove: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004156c0 item 8 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5340): _readAt: size=2, off=0 2025/04/13 03:53:02 ERROR : open-test-file(0xc000af5340): Couldn't read size of file 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5340): >_readAt: n=0, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5340): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5340): >_writeAt: n=0, err=Bad file descriptor 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5340): close: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5340): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5380): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5380): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5380): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5380): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5380): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.644871336 +0000 UTC m=+12.251895647 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5380): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af53c0): _readAt: size=2, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af53c0): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af53c0): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af53c0): >_readAt: n=2, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af53c0): _writeAt: size=3, off=2 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af53c0): >_writeAt: n=0, err=Bad file descriptor 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af53c0): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.644871336 +0000 UTC m=+12.251895647 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af53c0): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5400): _readAt: size=512, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5400): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5400): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5400): >_readAt: n=5, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5400): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.644871336 +0000 UTC m=+12.251895647 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5400): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: Remove: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000415c00 item 9 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5480): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5480): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5480): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5480): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5480): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.64739921 +0000 UTC m=+12.254423520 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5480): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5500): _readAt: size=512, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5500): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5500): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5500): >_readAt: n=5, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5500): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.64739921 +0000 UTC m=+12.254423520 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5500): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: Remove: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040e2a0 item 10 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af55c0): _readAt: size=2, off=0 2025/04/13 03:53:02 ERROR : open-test-file(0xc000af55c0): Couldn't read size of file 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af55c0): >_readAt: n=0, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af55c0): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af55c0): >_writeAt: n=0, err=Bad file descriptor 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af55c0): close: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af55c0): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5600): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5600): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5600): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5600): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5600): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.64954181 +0000 UTC m=+12.256566121 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5600): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af56c0): _readAt: size=2, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af56c0): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af56c0): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af56c0): >_readAt: n=2, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af56c0): _writeAt: size=3, off=2 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af56c0): >_writeAt: n=0, err=Bad file descriptor 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af56c0): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.64954181 +0000 UTC m=+12.256566121 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af56c0): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5700): _readAt: size=512, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5700): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5700): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5700): >_readAt: n=5, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5700): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.64954181 +0000 UTC m=+12.256566121 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5700): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: Remove: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040e8c0 item 11 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5780): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5780): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5780): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5780): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5780): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.652271823 +0000 UTC m=+12.259296134 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5780): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5800): _readAt: size=512, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5800): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5800): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5800): >_readAt: n=5, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5800): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.652271823 +0000 UTC m=+12.259296134 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5800): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: Remove: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040ee00 item 12 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af58c0): _readAt: size=2, off=0 2025/04/13 03:53:02 ERROR : open-test-file(0xc000af58c0): Couldn't read size of file 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af58c0): >_readAt: n=0, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af58c0): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af58c0): >_writeAt: n=0, err=Bad file descriptor 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af58c0): close: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af58c0): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5900): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5900): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5900): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5900): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5900): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.654553916 +0000 UTC m=+12.261578227 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5900): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/13 03:53:02 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af59c0): _readAt: size=512, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af59c0): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af59c0): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af59c0): >_readAt: n=5, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af59c0): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.654553916 +0000 UTC m=+12.261578227 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af59c0): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: Remove: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f180 item 13 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5a40): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5a40): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5a40): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5a40): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5a40): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.656706386 +0000 UTC m=+12.263730696 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5a40): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5ac0): _readAt: size=512, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5ac0): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5ac0): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5ac0): >_readAt: n=5, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5ac0): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.656706386 +0000 UTC m=+12.263730696 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5ac0): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: Remove: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040fa40 item 14 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5b80): _readAt: size=2, off=0 2025/04/13 03:53:02 ERROR : open-test-file(0xc000af5b80): Couldn't read size of file 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5b80): >_readAt: n=0, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5b80): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5b80): >_writeAt: n=0, err=Bad file descriptor 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5b80): close: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5b80): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5bc0): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5bc0): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5bc0): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5bc0): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5bc0): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.658806717 +0000 UTC m=+12.265831026 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5bc0): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/13 03:53:02 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5c80): _readAt: size=512, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5c80): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5c80): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5c80): >_readAt: n=5, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5c80): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.658806717 +0000 UTC m=+12.265831026 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5c80): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: Remove: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000464070 item 15 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5d00): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5d00): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5d00): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5d00): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5d00): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.660699448 +0000 UTC m=+12.267723749 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5d00): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5d80): _readAt: size=512, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5d80): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5d80): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5d80): >_readAt: n=5, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5d80): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.660699448 +0000 UTC m=+12.267723749 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5d80): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: Remove: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004644d0 item 16 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5dc0): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5dc0): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5dc0): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5dc0): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5dc0): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.662589165 +0000 UTC m=+12.269613466 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5dc0): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5e00): _readAt: size=2, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5e00): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5e00): open at offset 5 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5e00): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5e00): >_readAt: n=2, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5e00): _writeAt: size=3, off=7 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5e00): >_writeAt: n=0, err=Bad file descriptor 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5e00): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.662589165 +0000 UTC m=+12.269613466 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5e00): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5e40): _readAt: size=512, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5e40): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5e40): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5e40): >_readAt: n=5, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5e40): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.662589165 +0000 UTC m=+12.269613466 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5e40): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: Remove: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000464930 item 17 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5ec0): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5ec0): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5ec0): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5ec0): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5ec0): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.665038341 +0000 UTC m=+12.272062651 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5ec0): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5f40): _readAt: size=512, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5f40): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5f40): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5f40): >_readAt: n=5, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5f40): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.665038341 +0000 UTC m=+12.272062651 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000af5f40): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: Remove: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000464e00 item 18 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2040): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2040): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2040): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2040): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2040): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.667162207 +0000 UTC m=+12.274186506 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2040): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2100): _readAt: size=2, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2100): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2100): open at offset 5 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2100): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2100): >_readAt: n=2, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2100): _writeAt: size=3, off=7 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2100): >_writeAt: n=0, err=Bad file descriptor 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2100): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.667162207 +0000 UTC m=+12.274186506 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2100): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2140): _readAt: size=512, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2140): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2140): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2140): >_readAt: n=5, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2140): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.667162207 +0000 UTC m=+12.274186506 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2140): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: Remove: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004651f0 item 19 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb21c0): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb21c0): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb21c0): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb21c0): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb21c0): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.670151837 +0000 UTC m=+12.277176147 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb21c0): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2240): _readAt: size=512, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2240): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2240): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2240): >_readAt: n=5, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2240): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.670151837 +0000 UTC m=+12.277176147 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2240): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: Remove: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000465730 item 20 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb22c0): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb22c0): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb22c0): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb22c0): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb22c0): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.672555396 +0000 UTC m=+12.279579697 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb22c0): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2380): _readAt: size=2, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2380): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2380): open at offset 5 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2380): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2380): >_readAt: n=2, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2380): _writeAt: size=3, off=7 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2380): >_writeAt: n=0, err=Bad file descriptor 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2380): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.672555396 +0000 UTC m=+12.279579697 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2380): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb23c0): _readAt: size=512, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb23c0): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb23c0): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb23c0): >_readAt: n=5, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb23c0): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.672555396 +0000 UTC m=+12.279579697 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb23c0): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: Remove: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000465c70 item 21 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2440): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2440): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2440): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2440): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2440): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.675312882 +0000 UTC m=+12.282337192 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2440): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb24c0): _readAt: size=512, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb24c0): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb24c0): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb24c0): >_readAt: n=5, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb24c0): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.675312882 +0000 UTC m=+12.282337192 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb24c0): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: Remove: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043a380 item 22 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2540): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2540): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2540): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2540): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2540): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.677442228 +0000 UTC m=+12.284466528 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2540): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2600): _readAt: size=2, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2600): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2600): open at offset 5 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2600): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2600): >_readAt: n=2, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2600): _writeAt: size=3, off=7 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2600): >_writeAt: n=0, err=Bad file descriptor 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2600): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.677442228 +0000 UTC m=+12.284466528 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2600): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2640): _readAt: size=512, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2640): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2640): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2640): >_readAt: n=5, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2640): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.677442228 +0000 UTC m=+12.284466528 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2640): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: Remove: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043ad90 item 23 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb26c0): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb26c0): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb26c0): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb26c0): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb26c0): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.680252291 +0000 UTC m=+12.287276602 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb26c0): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2740): _readAt: size=512, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2740): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2740): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2740): >_readAt: n=5, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2740): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.680252291 +0000 UTC m=+12.287276602 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2740): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: Remove: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043b420 item 24 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2800): _readAt: size=2, off=0 2025/04/13 03:53:02 ERROR : open-test-file(0xc000eb2800): Couldn't read size of file 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2800): >_readAt: n=0, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2800): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2800): >_writeAt: n=0, err=Bad file descriptor 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2800): close: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2800): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2840): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2840): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2840): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2840): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2840): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.682266251 +0000 UTC m=+12.289290551 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2840): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2900): _readAt: size=2, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2900): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2900): open at offset 5 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2900): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2900): >_readAt: n=2, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2900): _writeAt: size=3, off=7 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2900): >_writeAt: n=0, err=Bad file descriptor 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2900): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.682266251 +0000 UTC m=+12.289290551 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2900): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2940): _readAt: size=512, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2940): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2940): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2940): >_readAt: n=5, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2940): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.682266251 +0000 UTC m=+12.289290551 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2940): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: Remove: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043b7a0 item 25 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb29c0): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb29c0): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb29c0): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb29c0): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb29c0): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.685167746 +0000 UTC m=+12.292192046 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb29c0): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2a40): _readAt: size=512, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2a40): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2a40): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2a40): >_readAt: n=5, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2a40): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.685167746 +0000 UTC m=+12.292192046 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2a40): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: Remove: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043bc00 item 26 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2b00): _readAt: size=2, off=0 2025/04/13 03:53:02 ERROR : open-test-file(0xc000eb2b00): Couldn't read size of file 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2b00): >_readAt: n=0, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2b00): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2b00): >_writeAt: n=0, err=Bad file descriptor 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2b00): close: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2b00): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2b40): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2b40): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2b40): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2b40): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2b40): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.687311448 +0000 UTC m=+12.294335748 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2b40): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2c00): _readAt: size=2, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2c00): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2c00): open at offset 5 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2c00): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2c00): >_readAt: n=2, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2c00): _writeAt: size=3, off=7 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2c00): >_writeAt: n=0, err=Bad file descriptor 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2c00): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.687311448 +0000 UTC m=+12.294335748 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2c00): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2c40): _readAt: size=512, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2c40): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2c40): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2c40): >_readAt: n=5, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2c40): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.687311448 +0000 UTC m=+12.294335748 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2c40): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: Remove: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043bf10 item 27 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2cc0): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2cc0): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2cc0): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2cc0): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2cc0): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.689920494 +0000 UTC m=+12.296944804 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2cc0): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2d40): _readAt: size=512, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2d40): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2d40): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2d40): >_readAt: n=5, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2d40): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.689920494 +0000 UTC m=+12.296944804 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2d40): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: Remove: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a6380 item 28 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2e00): _readAt: size=2, off=0 2025/04/13 03:53:02 ERROR : open-test-file(0xc000eb2e00): Couldn't read size of file 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2e00): >_readAt: n=0, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2e00): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2e00): >_writeAt: n=0, err=Bad file descriptor 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2e00): close: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2e00): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2e40): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2e40): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2e40): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2e40): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2e40): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.692054508 +0000 UTC m=+12.299078809 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2e40): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/13 03:53:02 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2f00): _readAt: size=512, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2f00): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2f00): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2f00): >_readAt: n=5, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2f00): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.692054508 +0000 UTC m=+12.299078809 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2f00): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: Remove: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a67e0 item 29 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2f80): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2f80): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2f80): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2f80): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2f80): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.694033673 +0000 UTC m=+12.301057983 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2f80): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3000): _readAt: size=512, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3000): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3000): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3000): >_readAt: n=5, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3000): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.694033673 +0000 UTC m=+12.301057983 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3000): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: Remove: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a6af0 item 30 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb30c0): _readAt: size=2, off=0 2025/04/13 03:53:02 ERROR : open-test-file(0xc000eb30c0): Couldn't read size of file 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb30c0): >_readAt: n=0, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb30c0): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb30c0): >_writeAt: n=0, err=Bad file descriptor 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb30c0): close: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb30c0): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3100): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3100): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3100): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3100): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3100): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.696131369 +0000 UTC m=+12.303155669 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3100): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/13 03:53:02 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb31c0): _readAt: size=512, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb31c0): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb31c0): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb31c0): >_readAt: n=5, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb31c0): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.696131369 +0000 UTC m=+12.303155669 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb31c0): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: Remove: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a6e70 item 31 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3240): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3240): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3240): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3240): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3240): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.698500514 +0000 UTC m=+12.305524875 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3240): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb32c0): _readAt: size=512, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb32c0): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb32c0): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb32c0): >_readAt: n=5, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb32c0): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.698500514 +0000 UTC m=+12.305524875 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb32c0): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: Remove: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a7260 item 32 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3300): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3300): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3300): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3300): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3300): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.700201878 +0000 UTC m=+12.307226158 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3300): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3340): _readAt: size=2, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3340): >_readAt: n=0, err=Bad file descriptor 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3340): _writeAt: size=3, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3340): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3340): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a75e0 item 33 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3340): >_writeAt: n=3, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3340): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.700777558 +0000 UTC m=+12.307801838 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3340): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3380): _readAt: size=512, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3380): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3380): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3380): >_readAt: n=5, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3380): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.700777558 +0000 UTC m=+12.307801838 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3380): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: Remove: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a7730 item 33 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb33c0): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb33c0): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb33c0): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb33c0): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb33c0): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.702352473 +0000 UTC m=+12.309376763 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb33c0): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3400): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3400): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a7ab0 item 34 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3400): _readAt: size=2, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3400): >_readAt: n=0, err=Bad file descriptor 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3400): _writeAt: size=3, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3400): >_writeAt: n=3, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3400): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.703102461 +0000 UTC m=+12.310126771 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3400): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3440): _readAt: size=512, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3440): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3440): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3440): >_readAt: n=3, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3440): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.703102461 +0000 UTC m=+12.310126771 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3440): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: Remove: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a7c00 item 34 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754ac0): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754ac0): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754ac0): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754ac0): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754ac0): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.706726591 +0000 UTC m=+12.313750892 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754ac0): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754b00): _readAt: size=2, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754b00): >_readAt: n=0, err=Bad file descriptor 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754b00): _writeAt: size=3, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754b00): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754b00): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000616770 item 35 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754b00): >_writeAt: n=3, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754b00): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.707365931 +0000 UTC m=+12.314390232 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754b00): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2000): _readAt: size=512, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2000): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2000): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2000): >_readAt: n=5, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2000): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.707365931 +0000 UTC m=+12.314390232 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2000): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: Remove: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000372150 item 35 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2080): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2080): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2080): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2080): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2080): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.709114823 +0000 UTC m=+12.316139123 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2080): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2140): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2140): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000372cb0 item 36 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2140): _readAt: size=2, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2140): >_readAt: n=0, err=Bad file descriptor 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2140): _writeAt: size=3, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2140): >_writeAt: n=3, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2140): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.709788087 +0000 UTC m=+12.316812387 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2140): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2180): _readAt: size=512, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2180): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2180): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2180): >_readAt: n=3, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2180): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.709788087 +0000 UTC m=+12.316812387 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2180): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: Remove: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003731f0 item 36 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb21c0): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb21c0): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb21c0): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb21c0): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb21c0): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.711510339 +0000 UTC m=+12.318534639 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb21c0): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2200): _readAt: size=2, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2200): >_readAt: n=0, err=Bad file descriptor 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2200): _writeAt: size=3, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2200): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2200): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003735e0 item 37 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2200): >_writeAt: n=3, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2200): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.712210422 +0000 UTC m=+12.319234722 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2200): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2240): _readAt: size=512, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2240): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2240): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2240): >_readAt: n=5, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2240): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.712210422 +0000 UTC m=+12.319234722 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2240): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: Remove: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000373810 item 37 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb22c0): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb22c0): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb22c0): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb22c0): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb22c0): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.714169438 +0000 UTC m=+12.321193748 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb22c0): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2380): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2380): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000616230 item 38 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2380): _readAt: size=2, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2380): >_readAt: n=0, err=Bad file descriptor 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2380): _writeAt: size=3, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2380): >_writeAt: n=3, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2380): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.715055551 +0000 UTC m=+12.322079861 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2380): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb23c0): _readAt: size=512, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb23c0): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb23c0): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb23c0): >_readAt: n=3, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb23c0): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.715055551 +0000 UTC m=+12.322079861 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb23c0): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: Remove: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000616850 item 38 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2440): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2440): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2440): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2440): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2440): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.716813671 +0000 UTC m=+12.323837971 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2440): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2500): _readAt: size=2, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2500): >_readAt: n=0, err=Bad file descriptor 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2500): _writeAt: size=3, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2500): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2500): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000616b60 item 39 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2500): >_writeAt: n=3, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2500): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.717392908 +0000 UTC m=+12.324417207 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2500): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2540): _readAt: size=512, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2540): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2540): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2540): >_readAt: n=5, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2540): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.717392908 +0000 UTC m=+12.324417207 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2540): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: Remove: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000616d90 item 39 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb25c0): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb25c0): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb25c0): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb25c0): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb25c0): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.719248981 +0000 UTC m=+12.326273281 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb25c0): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2680): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2680): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000617110 item 40 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2680): _readAt: size=2, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2680): >_readAt: n=0, err=Bad file descriptor 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2680): _writeAt: size=3, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2680): >_writeAt: n=3, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2680): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.720004478 +0000 UTC m=+12.327028789 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2680): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb26c0): _readAt: size=512, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb26c0): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb26c0): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb26c0): >_readAt: n=3, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb26c0): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.720004478 +0000 UTC m=+12.327028789 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb26c0): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: Remove: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006173b0 item 40 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2700): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2700): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2700): _readAt: size=2, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2700): >_readAt: n=0, err=Bad file descriptor 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2700): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2700): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2700): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.721590475 +0000 UTC m=+12.328614776 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2700): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2740): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2740): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2740): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000617650 item 41 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2740): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2740): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.722219816 +0000 UTC m=+12.329244116 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2740): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2780): _readAt: size=2, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2780): >_readAt: n=0, err=Bad file descriptor 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2780): _writeAt: size=3, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2780): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2780): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006177a0 item 41 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2780): >_writeAt: n=3, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2780): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.722912927 +0000 UTC m=+12.329937227 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2780): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb27c0): _readAt: size=512, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb27c0): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb27c0): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb27c0): >_readAt: n=5, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb27c0): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.722912927 +0000 UTC m=+12.329937227 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb27c0): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: Remove: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000617960 item 41 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2880): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2880): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2880): _readAt: size=2, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2880): >_readAt: n=0, err=Bad file descriptor 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2880): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2880): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2880): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.724640429 +0000 UTC m=+12.331664729 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2880): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb28c0): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb28c0): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb28c0): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000617ce0 item 42 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb28c0): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb28c0): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.725278045 +0000 UTC m=+12.332323565 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb28c0): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2980): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2980): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003301c0 item 42 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2980): _readAt: size=2, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2980): >_readAt: n=0, err=Bad file descriptor 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2980): _writeAt: size=3, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2980): >_writeAt: n=3, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2980): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.72600012 +0000 UTC m=+12.333024420 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2980): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb29c0): _readAt: size=512, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb29c0): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb29c0): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb29c0): >_readAt: n=3, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb29c0): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.72600012 +0000 UTC m=+12.333024420 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb29c0): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: Remove: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003304d0 item 42 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2a80): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2a80): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2a80): _readAt: size=2, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2a80): >_readAt: n=0, err=Bad file descriptor 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2a80): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2a80): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2a80): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.727652712 +0000 UTC m=+12.334677012 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2a80): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2ac0): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2ac0): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2ac0): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000330fc0 item 43 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2ac0): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2ac0): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.728233841 +0000 UTC m=+12.335258142 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2ac0): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2b80): _readAt: size=2, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2b80): >_readAt: n=0, err=Bad file descriptor 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2b80): _writeAt: size=3, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2b80): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2b80): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000331110 item 43 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2b80): >_writeAt: n=3, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2b80): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.728990261 +0000 UTC m=+12.336014572 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2b80): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2bc0): _readAt: size=512, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2bc0): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2bc0): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2bc0): >_readAt: n=5, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2bc0): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.728990261 +0000 UTC m=+12.336014572 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2bc0): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: Remove: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000331490 item 43 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2c80): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2c80): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2c80): _readAt: size=2, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2c80): >_readAt: n=0, err=Bad file descriptor 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2c80): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2c80): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2c80): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.7309557 +0000 UTC m=+12.337980010 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2c80): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2cc0): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2cc0): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2cc0): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000331ce0 item 44 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2cc0): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2cc0): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.731807799 +0000 UTC m=+12.338832099 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2cc0): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2d80): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2d80): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a60e0 item 44 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2d80): _readAt: size=2, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2d80): >_readAt: n=0, err=Bad file descriptor 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2d80): _writeAt: size=3, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2d80): >_writeAt: n=3, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2d80): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.732639048 +0000 UTC m=+12.339663349 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2d80): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2dc0): _readAt: size=512, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2dc0): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2dc0): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2dc0): >_readAt: n=3, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2dc0): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.732639048 +0000 UTC m=+12.339663349 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2dc0): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: Remove: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a6230 item 44 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2e80): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2e80): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2e80): _readAt: size=2, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2e80): >_readAt: n=0, err=Bad file descriptor 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2e80): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2e80): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2e80): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.734520239 +0000 UTC m=+12.341544538 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2e80): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2ec0): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2ec0): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2ec0): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a6700 item 45 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2ec0): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2ec0): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.735441918 +0000 UTC m=+12.342466218 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2ec0): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/13 03:53:02 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2f80): _readAt: size=512, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2f80): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2f80): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2f80): >_readAt: n=5, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2f80): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.735441918 +0000 UTC m=+12.342466218 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb2f80): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: Remove: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a6850 item 45 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3040): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3040): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3040): _readAt: size=2, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3040): >_readAt: n=0, err=Bad file descriptor 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3040): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3040): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3040): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.737621478 +0000 UTC m=+12.344645779 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3040): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3080): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3080): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3080): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a6b60 item 46 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3080): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3080): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.738244788 +0000 UTC m=+12.345269098 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3080): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/13 03:53:02 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3140): _readAt: size=512, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3140): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3140): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3140): >_readAt: n=5, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3140): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.738244788 +0000 UTC m=+12.345269098 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3140): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: Remove: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a6d20 item 46 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3200): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3200): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3200): _readAt: size=2, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3200): >_readAt: n=0, err=Bad file descriptor 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3200): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3200): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3200): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.739945709 +0000 UTC m=+12.346970020 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3200): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3240): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3240): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3240): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a7030 item 47 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3240): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3240): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.740337676 +0000 UTC m=+12.347361945 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3240): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/13 03:53:02 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3300): _readAt: size=512, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3300): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3300): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3300): >_readAt: n=5, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3300): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.740337676 +0000 UTC m=+12.347361945 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3300): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: Remove: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a7340 item 47 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb33c0): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb33c0): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb33c0): _readAt: size=2, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb33c0): >_readAt: n=0, err=Bad file descriptor 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb33c0): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb33c0): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb33c0): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.741606576 +0000 UTC m=+12.348630847 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb33c0): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3400): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3400): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3400): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a7650 item 48 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3400): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3400): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.742780339 +0000 UTC m=+12.349804639 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3400): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/13 03:53:02 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3500): _readAt: size=512, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3500): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3500): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3500): >_readAt: n=5, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3500): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.742780339 +0000 UTC m=+12.349804639 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3500): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: Remove: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a77a0 item 48 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3540): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3540): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3540): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3540): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3540): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.744547235 +0000 UTC m=+12.351571505 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3540): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3580): _readAt: size=2, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3580): >_readAt: n=0, err=Bad file descriptor 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3580): _writeAt: size=3, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3580): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3580): open at offset 5 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3580): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a7b20 item 49 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3580): >_writeAt: n=3, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3580): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.745202494 +0000 UTC m=+12.352226764 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3580): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb35c0): _readAt: size=512, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb35c0): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb35c0): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb35c0): >_readAt: n=8, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb35c0): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.745202494 +0000 UTC m=+12.352226764 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb35c0): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: Remove: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a7dc0 item 49 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3640): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3640): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3640): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3640): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3640): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.746452491 +0000 UTC m=+12.353476761 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3640): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3700): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3700): open at offset 5 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3700): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003761c0 item 50 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3700): _readAt: size=2, off=5 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3700): >_readAt: n=0, err=Bad file descriptor 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3700): _writeAt: size=3, off=5 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3700): >_writeAt: n=3, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3700): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.747229358 +0000 UTC m=+12.354253618 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3700): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3740): _readAt: size=512, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3740): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3740): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3740): >_readAt: n=3, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3740): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.747229358 +0000 UTC m=+12.354253618 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3740): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: Remove: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000376460 item 50 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb37c0): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb37c0): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb37c0): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb37c0): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb37c0): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.748349239 +0000 UTC m=+12.355373510 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb37c0): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3880): _readAt: size=2, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3880): >_readAt: n=0, err=Bad file descriptor 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3880): _writeAt: size=3, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3880): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3880): open at offset 5 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3880): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000376770 item 51 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3880): >_writeAt: n=3, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3880): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.749067087 +0000 UTC m=+12.356091357 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3880): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb38c0): _readAt: size=512, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb38c0): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb38c0): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb38c0): >_readAt: n=8, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb38c0): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.749067087 +0000 UTC m=+12.356091357 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb38c0): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: Remove: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003768c0 item 51 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3940): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3940): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3940): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3940): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3940): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.750410888 +0000 UTC m=+12.357435158 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3940): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3a00): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3a00): open at offset 5 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3a00): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000376bd0 item 52 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3a00): _readAt: size=2, off=5 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3a00): >_readAt: n=0, err=Bad file descriptor 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3a00): _writeAt: size=3, off=5 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3a00): >_writeAt: n=3, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3a00): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.751337838 +0000 UTC m=+12.358362107 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3a00): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3a40): _readAt: size=512, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3a40): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3a40): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3a40): >_readAt: n=3, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3a40): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.751337838 +0000 UTC m=+12.358362107 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3a40): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: Remove: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000376d90 item 52 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3ac0): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3ac0): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3ac0): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3ac0): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3ac0): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.752419327 +0000 UTC m=+12.359443608 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3ac0): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3b80): _readAt: size=2, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3b80): >_readAt: n=0, err=Bad file descriptor 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3b80): _writeAt: size=3, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3b80): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3b80): open at offset 5 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3b80): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000377110 item 53 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3b80): >_writeAt: n=3, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3b80): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.753176138 +0000 UTC m=+12.360200408 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3b80): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3bc0): _readAt: size=512, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3bc0): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3bc0): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3bc0): >_readAt: n=8, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3bc0): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.753176138 +0000 UTC m=+12.360200408 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3bc0): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: Remove: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003773b0 item 53 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3c40): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3c40): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3c40): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3c40): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3c40): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.75436025 +0000 UTC m=+12.361384520 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3c40): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3d00): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3d00): open at offset 5 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3d00): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000377650 item 54 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3d00): _readAt: size=2, off=5 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3d00): >_readAt: n=0, err=Bad file descriptor 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3d00): _writeAt: size=3, off=5 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3d00): >_writeAt: n=3, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3d00): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.755666691 +0000 UTC m=+12.362690961 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3d00): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3d40): _readAt: size=512, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3d40): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3d40): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3d40): >_readAt: n=3, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3d40): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.755666691 +0000 UTC m=+12.362690961 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3d40): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: Remove: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003777a0 item 54 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3dc0): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3dc0): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3dc0): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3dc0): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3dc0): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.757385857 +0000 UTC m=+12.364410128 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3dc0): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3e80): _readAt: size=2, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3e80): >_readAt: n=0, err=Bad file descriptor 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3e80): _writeAt: size=3, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3e80): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3e80): open at offset 5 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3e80): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000377b20 item 55 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3e80): >_writeAt: n=3, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3e80): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.758162195 +0000 UTC m=+12.365186464 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3e80): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3ec0): _readAt: size=512, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3ec0): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3ec0): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3ec0): >_readAt: n=8, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3ec0): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.758162195 +0000 UTC m=+12.365186464 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3ec0): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: Remove: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000377c70 item 55 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3f40): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3f40): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3f40): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3f40): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3f40): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.759387273 +0000 UTC m=+12.366411543 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000eb3f40): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754080): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754080): open at offset 5 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754080): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000377f10 item 56 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754080): _readAt: size=2, off=5 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754080): >_readAt: n=0, err=Bad file descriptor 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754080): _writeAt: size=3, off=5 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754080): >_writeAt: n=3, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754080): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.760303232 +0000 UTC m=+12.367327502 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754080): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0007540c0): _readAt: size=512, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0007540c0): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0007540c0): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0007540c0): >_readAt: n=3, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0007540c0): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.760303232 +0000 UTC m=+12.367327502 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0007540c0): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: Remove: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e20e0 item 56 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754180): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754180): open at offset 0 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754180): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754180): _readAt: size=2, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754180): >_readAt: n=0, err=Bad file descriptor 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754180): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754180): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754180): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.761503023 +0000 UTC m=+12.368527293 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754180): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0007541c0): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0007541c0): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0007541c0): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e2460 item 57 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0007541c0): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0007541c0): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.762348641 +0000 UTC m=+12.369372911 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0007541c0): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754280): _readAt: size=2, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754280): >_readAt: n=0, err=Bad file descriptor 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754280): _writeAt: size=3, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754280): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754280): open at offset 5 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754280): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e25b0 item 57 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754280): >_writeAt: n=3, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754280): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.762969366 +0000 UTC m=+12.369993626 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754280): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0007542c0): _readAt: size=512, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0007542c0): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0007542c0): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0007542c0): >_readAt: n=8, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0007542c0): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.762969366 +0000 UTC m=+12.369993626 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0007542c0): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: Remove: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e2700 item 57 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754380): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754380): open at offset 0 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754380): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754380): _readAt: size=2, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754380): >_readAt: n=0, err=Bad file descriptor 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754380): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754380): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754380): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.76474642 +0000 UTC m=+12.371770690 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754380): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0007543c0): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0007543c0): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0007543c0): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e2a10 item 58 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0007543c0): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0007543c0): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.765696733 +0000 UTC m=+12.372721033 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0007543c0): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754480): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754480): open at offset 5 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754480): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e2b60 item 58 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754480): _readAt: size=2, off=5 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754480): >_readAt: n=0, err=Bad file descriptor 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754480): _writeAt: size=3, off=5 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754480): >_writeAt: n=3, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754480): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.767057037 +0000 UTC m=+12.374081337 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754480): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0007544c0): _readAt: size=512, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0007544c0): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0007544c0): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0007544c0): >_readAt: n=3, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0007544c0): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.767057037 +0000 UTC m=+12.374081337 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0007544c0): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: Remove: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e2cb0 item 58 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754580): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754580): open at offset 0 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754580): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754580): _readAt: size=2, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754580): >_readAt: n=0, err=Bad file descriptor 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754580): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754580): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754580): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.769866268 +0000 UTC m=+12.376890578 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754580): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0007545c0): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0007545c0): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0007545c0): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e2fc0 item 59 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0007545c0): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0007545c0): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.77147139 +0000 UTC m=+12.378495691 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0007545c0): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754680): _readAt: size=2, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754680): >_readAt: n=0, err=Bad file descriptor 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754680): _writeAt: size=3, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754680): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754680): open at offset 5 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754680): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e32d0 item 59 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754680): >_writeAt: n=3, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754680): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.772236547 +0000 UTC m=+12.379260857 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754680): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0007546c0): _readAt: size=512, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0007546c0): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0007546c0): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0007546c0): >_readAt: n=8, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0007546c0): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.772236547 +0000 UTC m=+12.379260857 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0007546c0): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: Remove: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e3420 item 59 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754780): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754780): open at offset 0 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754780): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754780): _readAt: size=2, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754780): >_readAt: n=0, err=Bad file descriptor 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754780): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754780): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754780): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.774593659 +0000 UTC m=+12.381617960 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754780): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0007547c0): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0007547c0): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0007547c0): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e3730 item 60 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0007547c0): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0007547c0): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.775381218 +0000 UTC m=+12.382405517 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0007547c0): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754880): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754880): open at offset 5 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754880): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e3960 item 60 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754880): _readAt: size=2, off=5 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754880): >_readAt: n=0, err=Bad file descriptor 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754880): _writeAt: size=3, off=5 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754880): >_writeAt: n=3, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754880): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.776201036 +0000 UTC m=+12.383225345 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754880): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0007548c0): _readAt: size=512, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0007548c0): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0007548c0): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0007548c0): >_readAt: n=3, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0007548c0): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.776201036 +0000 UTC m=+12.383225345 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0007548c0): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: Remove: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e3ab0 item 60 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754980): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754980): open at offset 0 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754980): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754980): _readAt: size=2, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754980): >_readAt: n=0, err=Bad file descriptor 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754980): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754980): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754980): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.778711397 +0000 UTC m=+12.385735696 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754980): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0007549c0): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0007549c0): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0007549c0): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e3e30 item 61 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0007549c0): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0007549c0): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.780209828 +0000 UTC m=+12.387234148 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0007549c0): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/13 03:53:02 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754b40): _readAt: size=512, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754b40): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754b40): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754b40): >_readAt: n=5, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754b40): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.780209828 +0000 UTC m=+12.387234148 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754b40): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: Remove: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000426070 item 61 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754c00): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754c00): open at offset 0 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754c00): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754c00): _readAt: size=2, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754c00): >_readAt: n=0, err=Bad file descriptor 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754c00): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754c00): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754c00): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.782467725 +0000 UTC m=+12.389492025 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754c00): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754c40): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754c40): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754c40): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000426460 item 62 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754c40): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754c40): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.783181735 +0000 UTC m=+12.390206046 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754c40): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/13 03:53:02 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754d00): _readAt: size=512, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754d00): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754d00): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754d00): >_readAt: n=5, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754d00): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.783181735 +0000 UTC m=+12.390206046 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754d00): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: Remove: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004267e0 item 62 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754dc0): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754dc0): open at offset 0 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754dc0): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754dc0): _readAt: size=2, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754dc0): >_readAt: n=0, err=Bad file descriptor 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754dc0): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754dc0): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754dc0): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.785861805 +0000 UTC m=+12.392886115 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754dc0): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754e00): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754e00): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754e00): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000426bd0 item 63 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754e00): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754e00): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.786592155 +0000 UTC m=+12.393616465 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754e00): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/13 03:53:02 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754ec0): _readAt: size=512, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754ec0): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754ec0): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754ec0): >_readAt: n=5, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754ec0): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.786592155 +0000 UTC m=+12.393616465 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754ec0): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: Remove: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000427030 item 63 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754f80): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754f80): open at offset 0 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754f80): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754f80): _readAt: size=2, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754f80): >_readAt: n=0, err=Bad file descriptor 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754f80): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754f80): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754f80): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.789039097 +0000 UTC m=+12.396063397 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754f80): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754fc0): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754fc0): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754fc0): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004273b0 item 64 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754fc0): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754fc0): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.791066141 +0000 UTC m=+12.398090452 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000754fc0): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/13 03:53:02 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755080): _readAt: size=512, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755080): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755080): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755080): >_readAt: n=5, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755080): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.791066141 +0000 UTC m=+12.398090452 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755080): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: Remove: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000427570 item 64 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0007550c0): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0007550c0): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0007550c0): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0007550c0): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0007550c0): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.793912272 +0000 UTC m=+12.400936571 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0007550c0): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDWR 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755100): _readAt: size=2, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755100): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755100): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755100): >_readAt: n=2, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755100): _writeAt: size=3, off=2 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004278f0 item 65 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755100): >_writeAt: n=3, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755100): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.798316336 +0000 UTC m=+12.405340636 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755100): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755140): _readAt: size=512, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755140): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755140): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755140): >_readAt: n=5, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755140): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.798316336 +0000 UTC m=+12.405340636 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755140): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: Remove: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000427a40 item 65 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755180): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755180): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755180): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755180): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755180): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.801645764 +0000 UTC m=+12.408670065 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755180): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0007551c0): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0007551c0): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000427ea0 item 66 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0007551c0): _readAt: size=2, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0007551c0): >_readAt: n=0, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0007551c0): _writeAt: size=3, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0007551c0): >_writeAt: n=3, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0007551c0): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.802498986 +0000 UTC m=+12.409523286 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0007551c0): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755200): _readAt: size=512, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755200): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755200): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755200): >_readAt: n=3, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755200): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.802498986 +0000 UTC m=+12.409523286 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755200): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: Remove: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044c0e0 item 66 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755240): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755240): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755240): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755240): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755240): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.804634733 +0000 UTC m=+12.411659034 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755240): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755280): _readAt: size=2, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755280): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755280): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755280): >_readAt: n=2, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755280): _writeAt: size=3, off=2 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044c7e0 item 67 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755280): >_writeAt: n=3, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755280): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.805872556 +0000 UTC m=+12.412896857 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755280): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0007552c0): _readAt: size=512, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0007552c0): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0007552c0): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0007552c0): >_readAt: n=5, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0007552c0): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.805872556 +0000 UTC m=+12.412896857 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0007552c0): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: Remove: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044cb60 item 67 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755340): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755340): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755340): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755340): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755340): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.812091537 +0000 UTC m=+12.419115837 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755340): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755400): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755400): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044d0a0 item 68 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755400): _readAt: size=2, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755400): >_readAt: n=0, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755400): _writeAt: size=3, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755400): >_writeAt: n=3, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755400): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.813219754 +0000 UTC m=+12.420244054 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755400): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755440): _readAt: size=512, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755440): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755440): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755440): >_readAt: n=3, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755440): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.813219754 +0000 UTC m=+12.420244054 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755440): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: Remove: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044d490 item 68 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755480): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755480): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755480): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755480): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755480): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.81523763 +0000 UTC m=+12.422261931 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755480): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0007554c0): _readAt: size=2, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0007554c0): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0007554c0): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0007554c0): >_readAt: n=2, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0007554c0): _writeAt: size=3, off=2 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044d960 item 69 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0007554c0): >_writeAt: n=3, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0007554c0): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.816174138 +0000 UTC m=+12.423198438 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0007554c0): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755500): _readAt: size=512, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755500): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755500): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755500): >_readAt: n=5, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755500): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.816174138 +0000 UTC m=+12.423198438 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755500): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: Remove: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044df10 item 69 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755580): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755580): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755580): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755580): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755580): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.817878216 +0000 UTC m=+12.424902527 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755580): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755640): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755640): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004027e0 item 70 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755640): _readAt: size=2, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755640): >_readAt: n=0, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755640): _writeAt: size=3, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755640): >_writeAt: n=3, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755640): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.819708931 +0000 UTC m=+12.426733231 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755640): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755680): _readAt: size=512, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755680): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755680): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755680): >_readAt: n=3, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755680): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.819708931 +0000 UTC m=+12.426733231 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755680): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: Remove: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402bd0 item 70 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755700): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755700): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755700): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755700): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755700): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.822673183 +0000 UTC m=+12.429697494 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755700): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0007557c0): _readAt: size=2, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0007557c0): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0007557c0): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0007557c0): >_readAt: n=2, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0007557c0): _writeAt: size=3, off=2 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403500 item 71 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0007557c0): >_writeAt: n=3, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0007557c0): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.823690022 +0000 UTC m=+12.430715324 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0007557c0): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755800): _readAt: size=512, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755800): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755800): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755800): >_readAt: n=5, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755800): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.823690022 +0000 UTC m=+12.430715324 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755800): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: Remove: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004039d0 item 71 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755880): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755880): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755880): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755880): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755880): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.826506187 +0000 UTC m=+12.433530487 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755880): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755940): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755940): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003461c0 item 72 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755940): _readAt: size=2, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755940): >_readAt: n=0, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755940): _writeAt: size=3, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755940): >_writeAt: n=3, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755940): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.827790707 +0000 UTC m=+12.434815007 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755940): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755980): _readAt: size=512, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755980): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755980): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755980): >_readAt: n=3, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755980): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.827790707 +0000 UTC m=+12.434815007 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755980): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: Remove: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003463f0 item 72 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0007559c0): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0007559c0): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0007559c0): _readAt: size=2, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0007559c0): >_readAt: n=0, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0007559c0): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0007559c0): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0007559c0): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.829720669 +0000 UTC m=+12.436744979 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0007559c0): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755a00): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755a00): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755a00): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003468c0 item 73 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755a00): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755a00): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.830394423 +0000 UTC m=+12.437418724 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755a00): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755a40): _readAt: size=2, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755a40): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755a40): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755a40): >_readAt: n=2, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755a40): _writeAt: size=3, off=2 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000346a80 item 73 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755a40): >_writeAt: n=3, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755a40): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.831897193 +0000 UTC m=+12.438921493 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755a40): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755a80): _readAt: size=512, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755a80): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755a80): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755a80): >_readAt: n=5, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755a80): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.831897193 +0000 UTC m=+12.438921493 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755a80): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: Remove: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000346cb0 item 73 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755b40): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755b40): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755b40): _readAt: size=2, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755b40): >_readAt: n=0, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755b40): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755b40): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755b40): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.833821815 +0000 UTC m=+12.440846126 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755b40): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755b80): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755b80): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755b80): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000347110 item 74 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755b80): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755b80): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.834503664 +0000 UTC m=+12.441527964 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755b80): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755c40): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755c40): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003473b0 item 74 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755c40): _readAt: size=2, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755c40): >_readAt: n=0, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755c40): _writeAt: size=3, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755c40): >_writeAt: n=3, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755c40): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.83554618 +0000 UTC m=+12.442570480 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755c40): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755c80): _readAt: size=512, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755c80): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755c80): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755c80): >_readAt: n=3, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755c80): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.83554618 +0000 UTC m=+12.442570480 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755c80): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: Remove: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000347570 item 74 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755d40): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755d40): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755d40): _readAt: size=2, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755d40): >_readAt: n=0, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755d40): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755d40): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755d40): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.837531696 +0000 UTC m=+12.444555996 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755d40): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755d80): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755d80): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755d80): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003479d0 item 75 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755d80): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755d80): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.83827429 +0000 UTC m=+12.445298591 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755d80): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0004e4600): _readAt: size=2, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0004e4600): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0004e4600): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0004e4600): >_readAt: n=2, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0004e4600): _writeAt: size=3, off=2 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000347b20 item 75 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0004e4600): >_writeAt: n=3, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0004e4600): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.83941995 +0000 UTC m=+12.446444250 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0004e4600): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0004e4640): _readAt: size=512, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0004e4640): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0004e4640): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0004e4640): >_readAt: n=5, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0004e4640): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.83941995 +0000 UTC m=+12.446444250 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0004e4640): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: Remove: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000328230 item 75 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0004e4700): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0004e4700): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0004e4700): _readAt: size=2, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0004e4700): >_readAt: n=0, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0004e4700): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0004e4700): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0004e4700): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.841552151 +0000 UTC m=+12.448576461 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0004e4700): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0004e4740): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0004e4740): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0004e4740): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000328af0 item 76 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0004e4740): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0004e4740): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.842223061 +0000 UTC m=+12.449247370 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0004e4740): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0004e4840): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0004e4840): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000328fc0 item 76 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0004e4840): _readAt: size=2, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0004e4840): >_readAt: n=0, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0004e4840): _writeAt: size=3, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0004e4840): >_writeAt: n=3, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0004e4840): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.843144099 +0000 UTC m=+12.450168399 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0004e4840): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0004e4880): _readAt: size=512, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0004e4880): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0004e4880): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0004e4880): >_readAt: n=3, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0004e4880): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.843144099 +0000 UTC m=+12.450168399 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0004e4880): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: Remove: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000329500 item 76 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0004e4940): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0004e4940): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0004e4940): _readAt: size=2, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0004e4940): >_readAt: n=0, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0004e4940): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0004e4940): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0004e4940): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.845092746 +0000 UTC m=+12.452117056 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0004e4940): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0004e4980): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0004e4980): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0004e4980): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004540e0 item 77 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0004e4980): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0004e4980): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.845992906 +0000 UTC m=+12.453017215 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0004e4980): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/13 03:53:02 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0004e4a80): _readAt: size=512, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0004e4a80): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0004e4a80): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0004e4a80): >_readAt: n=5, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0004e4a80): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.845992906 +0000 UTC m=+12.453017215 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0004e4a80): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: Remove: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004543f0 item 77 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0004e4b80): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0004e4b80): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0004e4b80): _readAt: size=2, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0004e4b80): >_readAt: n=0, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0004e4b80): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0004e4b80): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0004e4b80): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.848487507 +0000 UTC m=+12.455511806 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0004e4b80): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0004e4bc0): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0004e4bc0): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0004e4bc0): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004548c0 item 78 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0004e4bc0): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0004e4bc0): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.849648996 +0000 UTC m=+12.456673306 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0004e4bc0): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/13 03:53:02 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0004e4c80): _readAt: size=512, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0004e4c80): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0004e4c80): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0004e4c80): >_readAt: n=5, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0004e4c80): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.849648996 +0000 UTC m=+12.456673306 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0004e4c80): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: Remove: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000454cb0 item 78 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0004e4d40): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0004e4d40): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0004e4d40): _readAt: size=2, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0004e4d40): >_readAt: n=0, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0004e4d40): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0004e4d40): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0004e4d40): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.852733614 +0000 UTC m=+12.459757914 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0004e4d40): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0004e4e40): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0004e4e40): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0004e4e40): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004552d0 item 79 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0004e4e40): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0004e4e40): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.854696808 +0000 UTC m=+12.461721118 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0004e4e40): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/13 03:53:02 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0004e4fc0): _readAt: size=512, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0004e4fc0): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0004e4fc0): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0004e4fc0): >_readAt: n=5, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0004e4fc0): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.854696808 +0000 UTC m=+12.461721118 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0004e4fc0): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: Remove: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000455730 item 79 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0004e5200): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0004e5200): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0004e5200): _readAt: size=2, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0004e5200): >_readAt: n=0, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0004e5200): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0004e5200): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0004e5200): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.857595989 +0000 UTC m=+12.464620289 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0004e5200): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0004e5240): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0004e5240): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0004e5240): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044e1c0 item 80 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0004e5240): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0004e5240): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.858650488 +0000 UTC m=+12.465674798 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0004e5240): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/13 03:53:02 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2000): _readAt: size=512, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2000): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2000): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2000): >_readAt: n=5, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2000): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.858650488 +0000 UTC m=+12.465674798 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2000): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: Remove: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044e310 item 80 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2040): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2040): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2040): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2040): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2040): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.861915665 +0000 UTC m=+12.468939965 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2040): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2080): _readAt: size=2, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2080): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2080): open at offset 5 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2080): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2080): >_readAt: n=2, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2080): _writeAt: size=3, off=7 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044e690 item 81 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2080): >_writeAt: n=3, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2080): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.863213701 +0000 UTC m=+12.470238000 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2080): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf20c0): _readAt: size=512, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf20c0): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf20c0): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf20c0): >_readAt: n=8, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf20c0): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.863213701 +0000 UTC m=+12.470238000 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf20c0): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: Remove: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044e850 item 81 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2140): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2140): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2140): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2140): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2140): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.866074599 +0000 UTC m=+12.473098910 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2140): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2200): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2200): open at offset 5 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2200): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044ecb0 item 82 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2200): _readAt: size=2, off=5 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2200): >_readAt: n=0, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2200): _writeAt: size=3, off=5 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2200): >_writeAt: n=3, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2200): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.867080317 +0000 UTC m=+12.474104617 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2200): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2240): _readAt: size=512, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2240): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2240): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2240): >_readAt: n=3, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2240): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.867080317 +0000 UTC m=+12.474104617 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2240): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: Remove: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044ee70 item 82 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf22c0): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf22c0): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf22c0): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf22c0): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf22c0): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.869688831 +0000 UTC m=+12.476713132 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf22c0): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2380): _readAt: size=2, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2380): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2380): open at offset 5 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2380): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2380): >_readAt: n=2, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2380): _writeAt: size=3, off=7 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044f1f0 item 83 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2380): >_writeAt: n=3, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2380): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.87052992 +0000 UTC m=+12.477554210 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2380): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf23c0): _readAt: size=512, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf23c0): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf23c0): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf23c0): >_readAt: n=8, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf23c0): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.87052992 +0000 UTC m=+12.477554210 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf23c0): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: Remove: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044f3b0 item 83 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2440): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2440): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2440): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2440): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2440): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.872220693 +0000 UTC m=+12.479244983 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2440): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2500): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2500): open at offset 5 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2500): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044f7a0 item 84 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2500): _readAt: size=2, off=5 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2500): >_readAt: n=0, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2500): _writeAt: size=3, off=5 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2500): >_writeAt: n=3, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2500): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.873027868 +0000 UTC m=+12.480052158 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2500): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2540): _readAt: size=512, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2540): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2540): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2540): >_readAt: n=3, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2540): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.873027868 +0000 UTC m=+12.480052158 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2540): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: Remove: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044fab0 item 84 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf25c0): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf25c0): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf25c0): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf25c0): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf25c0): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.874958882 +0000 UTC m=+12.481983172 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf25c0): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2680): _readAt: size=2, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2680): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2680): open at offset 5 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2680): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2680): >_readAt: n=2, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2680): _writeAt: size=3, off=7 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044fea0 item 85 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2680): >_writeAt: n=3, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2680): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.876659733 +0000 UTC m=+12.483684044 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2680): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf26c0): _readAt: size=512, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf26c0): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf26c0): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf26c0): >_readAt: n=8, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf26c0): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.876659733 +0000 UTC m=+12.483684044 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf26c0): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: Remove: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c8070 item 85 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2740): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2740): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2740): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2740): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2740): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.878817101 +0000 UTC m=+12.485841412 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2740): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2800): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2800): open at offset 5 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2800): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c85b0 item 86 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2800): _readAt: size=2, off=5 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2800): >_readAt: n=0, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2800): _writeAt: size=3, off=5 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2800): >_writeAt: n=3, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2800): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.879858626 +0000 UTC m=+12.486882936 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2800): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2840): _readAt: size=512, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2840): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2840): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2840): >_readAt: n=3, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2840): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.879858626 +0000 UTC m=+12.486882936 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2840): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: Remove: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c8700 item 86 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf28c0): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf28c0): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf28c0): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf28c0): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf28c0): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.8818964 +0000 UTC m=+12.488920700 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf28c0): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2980): _readAt: size=2, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2980): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2980): open at offset 5 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2980): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2980): >_readAt: n=2, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2980): _writeAt: size=3, off=7 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c89a0 item 87 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2980): >_writeAt: n=3, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2980): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.8828342 +0000 UTC m=+12.489858510 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2980): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf29c0): _readAt: size=512, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf29c0): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf29c0): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf29c0): >_readAt: n=8, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf29c0): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.8828342 +0000 UTC m=+12.489858510 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf29c0): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: Remove: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c8b60 item 87 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2a40): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2a40): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2a40): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2a40): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2a40): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.884824926 +0000 UTC m=+12.491849216 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2a40): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2b00): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2b00): open at offset 5 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2b00): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c8e70 item 88 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2b00): _readAt: size=2, off=5 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2b00): >_readAt: n=0, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2b00): _writeAt: size=3, off=5 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2b00): >_writeAt: n=3, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2b00): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.885585133 +0000 UTC m=+12.492609423 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2b00): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2b40): _readAt: size=512, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2b40): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2b40): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2b40): >_readAt: n=3, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2b40): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.885585133 +0000 UTC m=+12.492609423 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2b40): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: Remove: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c90a0 item 88 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2c00): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2c00): open at offset 0 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2c00): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2c00): _readAt: size=2, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2c00): >_readAt: n=0, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2c00): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2c00): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2c00): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.887394788 +0000 UTC m=+12.494419078 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2c00): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2c40): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2c40): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2c40): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c9420 item 89 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2c40): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2c40): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.888057973 +0000 UTC m=+12.495082253 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2c40): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2d00): _readAt: size=2, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2d00): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2d00): open at offset 5 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2d00): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2d00): >_readAt: n=2, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2d00): _writeAt: size=3, off=7 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c9810 item 89 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2d00): >_writeAt: n=3, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2d00): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.888768737 +0000 UTC m=+12.495793027 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2d00): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2d40): _readAt: size=512, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2d40): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2d40): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2d40): >_readAt: n=8, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2d40): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.888768737 +0000 UTC m=+12.495793027 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2d40): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: Remove: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c99d0 item 89 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2e00): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2e00): open at offset 0 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2e00): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2e00): _readAt: size=2, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2e00): >_readAt: n=0, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2e00): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2e00): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2e00): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.890502521 +0000 UTC m=+12.497526811 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2e00): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2e40): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2e40): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2e40): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c9ce0 item 90 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2e40): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2e40): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.891220317 +0000 UTC m=+12.498244607 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2e40): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2f00): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2f00): open at offset 5 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2f00): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c9e30 item 90 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2f00): _readAt: size=2, off=5 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2f00): >_readAt: n=0, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2f00): _writeAt: size=3, off=5 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2f00): >_writeAt: n=3, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2f00): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.892013716 +0000 UTC m=+12.499038007 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2f00): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2f40): _readAt: size=512, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2f40): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2f40): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2f40): >_readAt: n=3, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2f40): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.892013716 +0000 UTC m=+12.499038007 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf2f40): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: Remove: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000458000 item 90 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf3000): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf3000): open at offset 0 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf3000): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf3000): _readAt: size=2, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf3000): >_readAt: n=0, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf3000): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf3000): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf3000): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.893804166 +0000 UTC m=+12.500828456 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf3000): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf3040): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf3040): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf3040): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000458540 item 91 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf3040): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf3040): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.894515802 +0000 UTC m=+12.501540092 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf3040): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf3100): _readAt: size=2, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf3100): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf3100): open at offset 5 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf3100): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf3100): >_readAt: n=2, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf3100): _writeAt: size=3, off=7 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000458690 item 91 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf3100): >_writeAt: n=3, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf3100): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.895273173 +0000 UTC m=+12.502297463 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf3100): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf3140): _readAt: size=512, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf3140): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf3140): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf3140): >_readAt: n=8, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf3140): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.895273173 +0000 UTC m=+12.502297463 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf3140): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: Remove: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000458850 item 91 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf3200): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf3200): open at offset 0 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf3200): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf3200): _readAt: size=2, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf3200): >_readAt: n=0, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf3200): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf3200): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf3200): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.897331134 +0000 UTC m=+12.504355424 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf3200): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf3240): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf3240): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf3240): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000458c40 item 92 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf3240): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf3240): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.897973721 +0000 UTC m=+12.504998011 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf3240): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf3300): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf3300): open at offset 5 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf3300): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000458e00 item 92 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf3300): _readAt: size=2, off=5 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf3300): >_readAt: n=0, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf3300): _writeAt: size=3, off=5 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf3300): >_writeAt: n=3, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf3300): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.898814539 +0000 UTC m=+12.505838829 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf3300): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf3340): _readAt: size=512, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf3340): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf3340): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf3340): >_readAt: n=3, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf3340): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.898814539 +0000 UTC m=+12.505838829 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf3340): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: Remove: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004590a0 item 92 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf3440): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf3440): open at offset 0 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf3440): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf3440): _readAt: size=2, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf3440): >_readAt: n=0, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf3440): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf3440): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf3440): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.900928316 +0000 UTC m=+12.507952606 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf3440): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf3480): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf3480): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf3480): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000459340 item 93 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf3480): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf3480): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.901675396 +0000 UTC m=+12.508699687 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf3480): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/13 03:53:02 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf3540): _readAt: size=512, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf3540): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf3540): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf3540): >_readAt: n=5, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf3540): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.901675396 +0000 UTC m=+12.508699687 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf3540): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: Remove: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000459490 item 93 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf3600): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf3600): open at offset 0 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf3600): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf3600): _readAt: size=2, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf3600): >_readAt: n=0, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf3600): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf3600): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf3600): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.903632239 +0000 UTC m=+12.510656529 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf3600): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf3640): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf3640): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf3640): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000459730 item 94 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf3640): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf3640): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.904368761 +0000 UTC m=+12.511393051 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf3640): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/13 03:53:02 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf3700): _readAt: size=512, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf3700): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf3700): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf3700): >_readAt: n=5, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf3700): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.904368761 +0000 UTC m=+12.511393051 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf3700): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: Remove: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000459ab0 item 94 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf37c0): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf37c0): open at offset 0 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf37c0): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf37c0): _readAt: size=2, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf37c0): >_readAt: n=0, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf37c0): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf37c0): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf37c0): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.906388201 +0000 UTC m=+12.513412491 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf37c0): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf3800): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf3800): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf3800): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000459ea0 item 95 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf3800): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf3800): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.907092343 +0000 UTC m=+12.514116633 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf3800): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/13 03:53:02 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf38c0): _readAt: size=512, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf38c0): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf38c0): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf38c0): >_readAt: n=5, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf38c0): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.907092343 +0000 UTC m=+12.514116633 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf38c0): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: Remove: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003783f0 item 95 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf3980): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf3980): open at offset 0 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf3980): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf3980): _readAt: size=2, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf3980): >_readAt: n=0, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf3980): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf3980): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf3980): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.90909961 +0000 UTC m=+12.516123900 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf3980): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf39c0): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf39c0): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf39c0): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000378f50 item 96 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf39c0): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf39c0): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.909836171 +0000 UTC m=+12.516860461 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf39c0): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/13 03:53:02 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf3a80): _readAt: size=512, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf3a80): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf3a80): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf3a80): >_readAt: n=5, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf3a80): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.909836171 +0000 UTC m=+12.516860461 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000bf3a80): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: Remove: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000379110 item 96 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Remove: err= 2025/04/13 03:53:02 DEBUG : WaitForWriters: timeout=30s 2025/04/13 03:53:02 DEBUG : : Looking for writers 2025/04/13 03:53:02 DEBUG : >WaitForWriters: 2025/04/13 03:53:02 DEBUG : webdav root 'rclone-test-cejuxim7vepo': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "webdav root 'rclone-test-cejuxim7vepo'", Local "Local file system at /tmp/rclone659886066", Modify Window "1s" 2025/04/13 03:53:02 INFO : webdav root 'rclone-test-cejuxim7vepo': poll-interval is not supported by this remote 2025/04/13 03:53:02 DEBUG : webdav root 'rclone-test-cejuxim7vepo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/13 03:53:02 DEBUG : webdav root 'rclone-test-cejuxim7vepo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" 2025/04/13 03:53:02 DEBUG : webdav root 'rclone-test-cejuxim7vepo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" 2025/04/13 03:53:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" 2025/04/13 03:53:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/13 03:53:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" 2025/04/13 03:53:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" 2025/04/13 03:53:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/13 03:53:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/04/13 03:53:02 INFO : webdav root 'rclone-test-cejuxim7vepo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0007286c0): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0007286c0): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0007286c0): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0007286c0): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0007286c0): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.934779379 +0000 UTC m=+12.541803690 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0007286c0): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000728700): _readAt: size=2, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000728700): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000728700): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000728700): >_readAt: n=2, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000728700): _writeAt: size=3, off=2 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000728700): >_writeAt: n=0, err=Bad file descriptor 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000728700): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.934779379 +0000 UTC m=+12.541803690 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000728700): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000728740): _readAt: size=512, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000728740): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000728740): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000728740): >_readAt: n=5, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000728740): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.934779379 +0000 UTC m=+12.541803690 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000728740): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: Remove: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000379dc0 item 1 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000728780): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000728780): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000728780): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000728780): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000728780): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.93799804 +0000 UTC m=+12.545022340 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000728780): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0007287c0): _readAt: size=512, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0007287c0): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0007287c0): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0007287c0): >_readAt: n=5, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0007287c0): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.93799804 +0000 UTC m=+12.545022340 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0007287c0): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: Remove: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035a380 item 2 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000728800): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000728800): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000728800): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000728800): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000728800): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.940155468 +0000 UTC m=+12.547179768 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000728800): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000728840): _readAt: size=2, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000728840): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000728840): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000728840): >_readAt: n=2, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000728840): _writeAt: size=3, off=2 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000728840): >_writeAt: n=0, err=Bad file descriptor 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000728840): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.940155468 +0000 UTC m=+12.547179768 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000728840): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000728880): _readAt: size=512, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000728880): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000728880): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000728880): >_readAt: n=5, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000728880): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.940155468 +0000 UTC m=+12.547179768 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000728880): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: Remove: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035aa10 item 3 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000728900): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000728900): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000728900): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000728900): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000728900): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.943205111 +0000 UTC m=+12.550229412 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000728900): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000728980): _readAt: size=512, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000728980): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000728980): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000728980): >_readAt: n=5, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000728980): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.943205111 +0000 UTC m=+12.550229412 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000728980): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: Remove: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035aee0 item 4 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0007289c0): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0007289c0): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0007289c0): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0007289c0): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0007289c0): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.945461926 +0000 UTC m=+12.552486236 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0007289c0): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000728a00): _readAt: size=2, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000728a00): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000728a00): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000728a00): >_readAt: n=2, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000728a00): _writeAt: size=3, off=2 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000728a00): >_writeAt: n=0, err=Bad file descriptor 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000728a00): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.945461926 +0000 UTC m=+12.552486236 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000728a00): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000728a40): _readAt: size=512, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000728a40): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000728a40): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000728a40): >_readAt: n=5, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000728a40): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.945461926 +0000 UTC m=+12.552486236 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000728a40): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: Remove: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035b490 item 5 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000728ac0): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000728ac0): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000728ac0): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000728ac0): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000728ac0): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.948425257 +0000 UTC m=+12.555449567 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000728ac0): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000728b40): _readAt: size=512, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000728b40): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000728b40): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000728b40): >_readAt: n=5, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000728b40): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.948425257 +0000 UTC m=+12.555449567 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000728b40): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: Remove: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035bb20 item 6 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000728bc0): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000728bc0): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000728bc0): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000728bc0): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000728bc0): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.950536519 +0000 UTC m=+12.557560819 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000728bc0): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000728c80): _readAt: size=2, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000728c80): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000728c80): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000728c80): >_readAt: n=2, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000728c80): _writeAt: size=3, off=2 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000728c80): >_writeAt: n=0, err=Bad file descriptor 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000728c80): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.950536519 +0000 UTC m=+12.557560819 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000728c80): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000728cc0): _readAt: size=512, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000728cc0): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000728cc0): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000728cc0): >_readAt: n=5, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000728cc0): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.950536519 +0000 UTC m=+12.557560819 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000728cc0): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: Remove: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000436070 item 7 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000728d40): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000728d40): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000728d40): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000728d40): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000728d40): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.953783402 +0000 UTC m=+12.560807702 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000728d40): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755e40): _readAt: size=512, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755e40): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755e40): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755e40): >_readAt: n=5, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755e40): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.953783402 +0000 UTC m=+12.560807702 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755e40): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: Remove: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004400e0 item 8 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755e80): _readAt: size=2, off=0 2025/04/13 03:53:02 ERROR : open-test-file(0xc000755e80): Couldn't read size of file 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755e80): >_readAt: n=0, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755e80): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755e80): >_writeAt: n=0, err=Bad file descriptor 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755e80): close: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755e80): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755ec0): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755ec0): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755ec0): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755ec0): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755ec0): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.956124936 +0000 UTC m=+12.563149236 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755ec0): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755f00): _readAt: size=2, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755f00): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755f00): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755f00): >_readAt: n=2, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755f00): _writeAt: size=3, off=2 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755f00): >_writeAt: n=0, err=Bad file descriptor 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755f00): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.956124936 +0000 UTC m=+12.563149236 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755f00): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755f40): _readAt: size=512, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755f40): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755f40): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755f40): >_readAt: n=5, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755f40): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.956124936 +0000 UTC m=+12.563149236 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000755f40): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: Remove: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000440620 item 9 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000928040): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000928040): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000928040): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000928040): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000928040): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.959099287 +0000 UTC m=+12.566123587 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000928040): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0009280c0): _readAt: size=512, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0009280c0): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0009280c0): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0009280c0): >_readAt: n=5, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0009280c0): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.959099287 +0000 UTC m=+12.566123587 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0009280c0): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: Remove: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000440cb0 item 10 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000928180): _readAt: size=2, off=0 2025/04/13 03:53:02 ERROR : open-test-file(0xc000928180): Couldn't read size of file 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000928180): >_readAt: n=0, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000928180): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000928180): >_writeAt: n=0, err=Bad file descriptor 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000928180): close: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000928180): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0009281c0): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0009281c0): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0009281c0): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0009281c0): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0009281c0): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.961213955 +0000 UTC m=+12.568238256 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0009281c0): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000928280): _readAt: size=2, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000928280): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000928280): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000928280): >_readAt: n=2, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000928280): _writeAt: size=3, off=2 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000928280): >_writeAt: n=0, err=Bad file descriptor 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000928280): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.961213955 +0000 UTC m=+12.568238256 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000928280): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0009282c0): _readAt: size=512, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0009282c0): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0009282c0): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0009282c0): >_readAt: n=5, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0009282c0): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.961213955 +0000 UTC m=+12.568238256 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0009282c0): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: Remove: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000441260 item 11 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000928340): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000928340): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000928340): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000928340): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000928340): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.964421775 +0000 UTC m=+12.571446085 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000928340): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0009283c0): _readAt: size=512, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0009283c0): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0009283c0): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0009283c0): >_readAt: n=5, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0009283c0): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.964421775 +0000 UTC m=+12.571446085 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0009283c0): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: Remove: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004416c0 item 12 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000928480): _readAt: size=2, off=0 2025/04/13 03:53:02 ERROR : open-test-file(0xc000928480): Couldn't read size of file 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000928480): >_readAt: n=0, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000928480): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000928480): >_writeAt: n=0, err=Bad file descriptor 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000928480): close: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000928480): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0009284c0): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0009284c0): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0009284c0): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0009284c0): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0009284c0): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.966783106 +0000 UTC m=+12.573807417 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0009284c0): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/13 03:53:02 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000928580): _readAt: size=512, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000928580): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000928580): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000928580): >_readAt: n=5, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000928580): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.966783106 +0000 UTC m=+12.573807417 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000928580): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: Remove: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000441ab0 item 13 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000928600): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000928600): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000928600): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000928600): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000928600): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.968918494 +0000 UTC m=+12.575942793 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000928600): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000928680): _readAt: size=512, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000928680): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000928680): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000928680): >_readAt: n=5, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000928680): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.968918494 +0000 UTC m=+12.575942793 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000928680): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: Remove: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000441f10 item 14 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000928740): _readAt: size=2, off=0 2025/04/13 03:53:02 ERROR : open-test-file(0xc000928740): Couldn't read size of file 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000928740): >_readAt: n=0, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000928740): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000928740): >_writeAt: n=0, err=Bad file descriptor 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000928740): close: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000928740): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000928880): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000928880): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000928880): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000928880): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000928880): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.971361778 +0000 UTC m=+12.578386078 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000928880): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/13 03:53:02 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000928940): _readAt: size=512, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000928940): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000928940): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000928940): >_readAt: n=5, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000928940): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.971361778 +0000 UTC m=+12.578386078 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000928940): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: Remove: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456770 item 15 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0009289c0): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0009289c0): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0009289c0): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0009289c0): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0009289c0): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.973663588 +0000 UTC m=+12.580687898 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0009289c0): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000928a40): _readAt: size=512, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000928a40): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000928a40): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000928a40): >_readAt: n=5, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000928a40): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.973663588 +0000 UTC m=+12.580687898 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000928a40): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: Remove: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456e00 item 16 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000928a80): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000928a80): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000928a80): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000928a80): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000928a80): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.976069663 +0000 UTC m=+12.583093973 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000928a80): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000928ac0): _readAt: size=2, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000928ac0): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000928ac0): open at offset 5 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000928ac0): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000928ac0): >_readAt: n=2, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000928ac0): _writeAt: size=3, off=7 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000928ac0): >_writeAt: n=0, err=Bad file descriptor 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000928ac0): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.976069663 +0000 UTC m=+12.583093973 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000928ac0): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000928b00): _readAt: size=512, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000928b00): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000928b00): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000928b00): >_readAt: n=5, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000928b00): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.976069663 +0000 UTC m=+12.583093973 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000928b00): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: Remove: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004571f0 item 17 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000928b80): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000928b80): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000928b80): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000928b80): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000928b80): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.97938764 +0000 UTC m=+12.586411941 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000928b80): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000928c00): _readAt: size=512, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000928c00): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000928c00): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000928c00): >_readAt: n=5, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000928c00): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.97938764 +0000 UTC m=+12.586411941 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc000928c00): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: Remove: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004576c0 item 18 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc00064f280): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc00064f280): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc00064f280): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc00064f280): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc00064f280): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.981539989 +0000 UTC m=+12.588564289 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc00064f280): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc00064f680): _readAt: size=2, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc00064f680): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : open-test-file(0xc00064f680): open at offset 5 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc00064f680): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc00064f680): >_readAt: n=2, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc00064f680): _writeAt: size=3, off=7 2025/04/13 03:53:02 DEBUG : open-test-file(0xc00064f680): >_writeAt: n=0, err=Bad file descriptor 2025/04/13 03:53:02 DEBUG : open-test-file(0xc00064f680): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.981539989 +0000 UTC m=+12.588564289 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc00064f680): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc00064f6c0): _readAt: size=512, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc00064f6c0): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc00064f6c0): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc00064f6c0): >_readAt: n=5, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc00064f6c0): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.981539989 +0000 UTC m=+12.588564289 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc00064f6c0): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: Remove: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000451030 item 19 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc00064f740): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc00064f740): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc00064f740): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc00064f740): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc00064f740): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.984213345 +0000 UTC m=+12.591237655 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc00064f740): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc00064f7c0): _readAt: size=512, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc00064f7c0): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc00064f7c0): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc00064f7c0): >_readAt: n=5, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc00064f7c0): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.984213345 +0000 UTC m=+12.591237655 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc00064f7c0): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: Remove: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000451490 item 20 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc00064f840): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc00064f840): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc00064f840): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc00064f840): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc00064f840): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.986185516 +0000 UTC m=+12.593209817 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc00064f840): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc00064f900): _readAt: size=2, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc00064f900): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : open-test-file(0xc00064f900): open at offset 5 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc00064f900): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc00064f900): >_readAt: n=2, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc00064f900): _writeAt: size=3, off=7 2025/04/13 03:53:02 DEBUG : open-test-file(0xc00064f900): >_writeAt: n=0, err=Bad file descriptor 2025/04/13 03:53:02 DEBUG : open-test-file(0xc00064f900): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.986185516 +0000 UTC m=+12.593209817 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc00064f900): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc00064f940): _readAt: size=512, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc00064f940): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc00064f940): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc00064f940): >_readAt: n=5, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc00064f940): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.986185516 +0000 UTC m=+12.593209817 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc00064f940): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: Remove: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004519d0 item 21 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc00064f9c0): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc00064f9c0): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc00064f9c0): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc00064f9c0): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc00064f9c0): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.988858012 +0000 UTC m=+12.595882322 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc00064f9c0): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc00064fa40): _readAt: size=512, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc00064fa40): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc00064fa40): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc00064fa40): >_readAt: n=5, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc00064fa40): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.988858012 +0000 UTC m=+12.595882322 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc00064fa40): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: Remove: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037e230 item 22 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc00064fac0): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc00064fac0): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc00064fac0): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc00064fac0): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc00064fac0): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.990967411 +0000 UTC m=+12.597991731 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc00064fac0): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc00064fb80): _readAt: size=2, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc00064fb80): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : open-test-file(0xc00064fb80): open at offset 5 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc00064fb80): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc00064fb80): >_readAt: n=2, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc00064fb80): _writeAt: size=3, off=7 2025/04/13 03:53:02 DEBUG : open-test-file(0xc00064fb80): >_writeAt: n=0, err=Bad file descriptor 2025/04/13 03:53:02 DEBUG : open-test-file(0xc00064fb80): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.990967411 +0000 UTC m=+12.597991731 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc00064fb80): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc00064fbc0): _readAt: size=512, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc00064fbc0): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc00064fbc0): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc00064fbc0): >_readAt: n=5, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc00064fbc0): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.990967411 +0000 UTC m=+12.597991731 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc00064fbc0): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: Remove: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037e620 item 23 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc00064fc40): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc00064fc40): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc00064fc40): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc00064fc40): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc00064fc40): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.993460529 +0000 UTC m=+12.600484828 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc00064fc40): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc00064fcc0): _readAt: size=512, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc00064fcc0): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc00064fcc0): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc00064fcc0): >_readAt: n=5, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc00064fcc0): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.993460529 +0000 UTC m=+12.600484828 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc00064fcc0): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: Remove: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037efc0 item 24 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc00064fd80): _readAt: size=2, off=0 2025/04/13 03:53:02 ERROR : open-test-file(0xc00064fd80): Couldn't read size of file 2025/04/13 03:53:02 DEBUG : open-test-file(0xc00064fd80): >_readAt: n=0, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc00064fd80): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc00064fd80): >_writeAt: n=0, err=Bad file descriptor 2025/04/13 03:53:02 DEBUG : open-test-file(0xc00064fd80): close: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc00064fd80): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc00064fdc0): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc00064fdc0): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc00064fdc0): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc00064fdc0): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc00064fdc0): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.995578734 +0000 UTC m=+12.602603033 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc00064fdc0): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc00064fec0): _readAt: size=2, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc00064fec0): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : open-test-file(0xc00064fec0): open at offset 5 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc00064fec0): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc00064fec0): >_readAt: n=2, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc00064fec0): _writeAt: size=3, off=7 2025/04/13 03:53:02 DEBUG : open-test-file(0xc00064fec0): >_writeAt: n=0, err=Bad file descriptor 2025/04/13 03:53:02 DEBUG : open-test-file(0xc00064fec0): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.995578734 +0000 UTC m=+12.602603033 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc00064fec0): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc00064ff00): _readAt: size=512, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc00064ff00): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc00064ff00): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc00064ff00): >_readAt: n=5, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc00064ff00): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.995578734 +0000 UTC m=+12.602603033 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc00064ff00): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: Remove: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037f420 item 25 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0008da040): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0008da040): >openPending: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0008da040): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0008da040): >_writeAt: n=5, err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0008da040): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.998304128 +0000 UTC m=+12.605328428 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0008da040): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0008da0c0): _readAt: size=512, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0008da0c0): openPending: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0008da0c0): >openPending: err= 2025/04/13 03:53:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0008da0c0): >_readAt: n=5, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0008da0c0): close: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:02.998304128 +0000 UTC m=+12.605328428 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0008da0c0): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: Remove: 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037fc00 item 26 2025/04/13 03:53:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/13 03:53:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/13 03:53:02 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:02 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0008da180): _readAt: size=2, off=0 2025/04/13 03:53:02 ERROR : open-test-file(0xc0008da180): Couldn't read size of file 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0008da180): >_readAt: n=0, err=EOF 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0008da180): _writeAt: size=5, off=0 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0008da180): >_writeAt: n=0, err=Bad file descriptor 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0008da180): close: 2025/04/13 03:53:02 DEBUG : open-test-file(0xc0008da180): >close: err= 2025/04/13 03:53:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008da1c0): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008da1c0): >openPending: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008da1c0): _writeAt: size=5, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008da1c0): >_writeAt: n=5, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008da1c0): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.00041549 +0000 UTC m=+12.607439790 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008da1c0): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008da380): _readAt: size=2, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008da380): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008da380): open at offset 5 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008da380): >openPending: err= 2025/04/13 03:53:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008da380): >_readAt: n=2, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008da380): _writeAt: size=3, off=7 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008da380): >_writeAt: n=0, err=Bad file descriptor 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008da380): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.00041549 +0000 UTC m=+12.607439790 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008da380): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008da3c0): _readAt: size=512, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008da3c0): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008da3c0): >openPending: err= 2025/04/13 03:53:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008da3c0): >_readAt: n=5, err=EOF 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008da3c0): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.00041549 +0000 UTC m=+12.607439790 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008da3c0): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: Remove: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fc4d0 item 27 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008da440): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008da440): >openPending: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008da440): _writeAt: size=5, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008da440): >_writeAt: n=5, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008da440): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.003413075 +0000 UTC m=+12.610437374 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008da440): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008da4c0): _readAt: size=512, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008da4c0): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008da4c0): >openPending: err= 2025/04/13 03:53:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008da4c0): >_readAt: n=5, err=EOF 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008da4c0): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.003413075 +0000 UTC m=+12.610437374 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008da4c0): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: Remove: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fd0a0 item 28 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008da580): _readAt: size=2, off=0 2025/04/13 03:53:03 ERROR : open-test-file(0xc0008da580): Couldn't read size of file 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008da580): >_readAt: n=0, err=EOF 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008da580): _writeAt: size=5, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008da580): >_writeAt: n=0, err=Bad file descriptor 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008da580): close: 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008da580): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008da5c0): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008da5c0): >openPending: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008da5c0): _writeAt: size=5, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008da5c0): >_writeAt: n=5, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008da5c0): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.00577097 +0000 UTC m=+12.612795280 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008da5c0): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/13 03:53:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008da680): _readAt: size=512, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008da680): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008da680): >openPending: err= 2025/04/13 03:53:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008da680): >_readAt: n=5, err=EOF 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008da680): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.00577097 +0000 UTC m=+12.612795280 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008da680): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: Remove: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fd880 item 29 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008da700): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008da700): >openPending: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008da700): _writeAt: size=5, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008da700): >_writeAt: n=5, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008da700): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.0080096 +0000 UTC m=+12.615033911 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008da700): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008da780): _readAt: size=512, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008da780): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008da780): >openPending: err= 2025/04/13 03:53:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008da780): >_readAt: n=5, err=EOF 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008da780): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.0080096 +0000 UTC m=+12.615033911 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008da780): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: Remove: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fdce0 item 30 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008da840): _readAt: size=2, off=0 2025/04/13 03:53:03 ERROR : open-test-file(0xc0008da840): Couldn't read size of file 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008da840): >_readAt: n=0, err=EOF 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008da840): _writeAt: size=5, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008da840): >_writeAt: n=0, err=Bad file descriptor 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008da840): close: 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008da840): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008da880): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008da880): >openPending: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008da880): _writeAt: size=5, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008da880): >_writeAt: n=5, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008da880): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.010183049 +0000 UTC m=+12.617207349 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008da880): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/13 03:53:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008da940): _readAt: size=512, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008da940): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008da940): >openPending: err= 2025/04/13 03:53:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008da940): >_readAt: n=5, err=EOF 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008da940): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.010183049 +0000 UTC m=+12.617207349 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008da940): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: Remove: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000316f50 item 31 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008da9c0): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008da9c0): >openPending: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008da9c0): _writeAt: size=5, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008da9c0): >_writeAt: n=5, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008da9c0): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.012356287 +0000 UTC m=+12.619380588 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008da9c0): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008daa40): _readAt: size=512, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008daa40): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008daa40): >openPending: err= 2025/04/13 03:53:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008daa40): >_readAt: n=5, err=EOF 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008daa40): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.012356287 +0000 UTC m=+12.619380588 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008daa40): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: Remove: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003177a0 item 32 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008daa80): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008daa80): >openPending: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008daa80): _writeAt: size=5, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008daa80): >_writeAt: n=5, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008daa80): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.014309072 +0000 UTC m=+12.621333382 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008daa80): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008daac0): _readAt: size=2, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008daac0): >_readAt: n=0, err=Bad file descriptor 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008daac0): _writeAt: size=3, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008daac0): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008daac0): >openPending: err= 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c000 item 33 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008daac0): >_writeAt: n=3, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008daac0): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.015350787 +0000 UTC m=+12.622375087 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008daac0): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dab00): _readAt: size=512, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dab00): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dab00): >openPending: err= 2025/04/13 03:53:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dab00): >_readAt: n=5, err=EOF 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dab00): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.015350787 +0000 UTC m=+12.622375087 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dab00): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: Remove: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c230 item 33 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dab40): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dab40): >openPending: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dab40): _writeAt: size=5, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dab40): >_writeAt: n=5, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dab40): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.017604185 +0000 UTC m=+12.624628486 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dab40): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dab80): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dab80): >openPending: err= 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c5b0 item 34 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dab80): _readAt: size=2, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dab80): >_readAt: n=0, err=Bad file descriptor 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dab80): _writeAt: size=3, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dab80): >_writeAt: n=3, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dab80): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.018468066 +0000 UTC m=+12.625492367 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dab80): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dabc0): _readAt: size=512, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dabc0): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dabc0): >openPending: err= 2025/04/13 03:53:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dabc0): >_readAt: n=3, err=EOF 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dabc0): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.018468066 +0000 UTC m=+12.625492367 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dabc0): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: Remove: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047cb60 item 34 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dac00): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dac00): >openPending: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dac00): _writeAt: size=5, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dac00): >_writeAt: n=5, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dac00): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.020325302 +0000 UTC m=+12.627349612 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dac00): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dac40): _readAt: size=2, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dac40): >_readAt: n=0, err=Bad file descriptor 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dac40): _writeAt: size=3, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dac40): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dac40): >openPending: err= 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047cf50 item 35 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dac40): >_writeAt: n=3, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dac40): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.021180978 +0000 UTC m=+12.628205278 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dac40): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dac80): _readAt: size=512, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dac80): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dac80): >openPending: err= 2025/04/13 03:53:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dac80): >_readAt: n=5, err=EOF 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dac80): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.021180978 +0000 UTC m=+12.628205278 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dac80): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: Remove: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d260 item 35 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dad00): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dad00): >openPending: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dad00): _writeAt: size=5, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dad00): >_writeAt: n=5, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dad00): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.023273825 +0000 UTC m=+12.630298126 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dad00): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dadc0): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dadc0): >openPending: err= 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047dc00 item 36 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dadc0): _readAt: size=2, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dadc0): >_readAt: n=0, err=Bad file descriptor 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dadc0): _writeAt: size=3, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dadc0): >_writeAt: n=3, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dadc0): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.024089707 +0000 UTC m=+12.631114007 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dadc0): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dae00): _readAt: size=512, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dae00): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dae00): >openPending: err= 2025/04/13 03:53:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dae00): >_readAt: n=3, err=EOF 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dae00): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.024089707 +0000 UTC m=+12.631114007 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dae00): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: Remove: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000160460 item 36 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dae40): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dae40): >openPending: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dae40): _writeAt: size=5, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dae40): >_writeAt: n=5, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dae40): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.026495792 +0000 UTC m=+12.633520091 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dae40): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dae80): _readAt: size=2, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dae80): >_readAt: n=0, err=Bad file descriptor 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dae80): _writeAt: size=3, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dae80): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dae80): >openPending: err= 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000160ee0 item 37 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dae80): >_writeAt: n=3, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dae80): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.027451385 +0000 UTC m=+12.634475685 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dae80): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008daec0): _readAt: size=512, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008daec0): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008daec0): >openPending: err= 2025/04/13 03:53:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008daec0): >_readAt: n=5, err=EOF 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008daec0): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.027451385 +0000 UTC m=+12.634475685 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008daec0): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: Remove: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001610a0 item 37 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008daf40): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008daf40): >openPending: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008daf40): _writeAt: size=5, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008daf40): >_writeAt: n=5, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008daf40): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.029572234 +0000 UTC m=+12.636596545 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008daf40): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db000): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db000): >openPending: err= 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000161880 item 38 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db000): _readAt: size=2, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db000): >_readAt: n=0, err=Bad file descriptor 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db000): _writeAt: size=3, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db000): >_writeAt: n=3, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db000): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.030409977 +0000 UTC m=+12.637434287 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db000): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db040): _readAt: size=512, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db040): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db040): >openPending: err= 2025/04/13 03:53:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db040): >_readAt: n=3, err=EOF 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db040): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.030409977 +0000 UTC m=+12.637434287 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db040): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: Remove: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000161b90 item 38 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db0c0): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db0c0): >openPending: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db0c0): _writeAt: size=5, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db0c0): >_writeAt: n=5, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db0c0): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.032337174 +0000 UTC m=+12.639361484 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db0c0): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db180): _readAt: size=2, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db180): >_readAt: n=0, err=Bad file descriptor 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db180): _writeAt: size=3, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db180): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db180): >openPending: err= 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004befc0 item 39 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db180): >_writeAt: n=3, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db180): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.033111186 +0000 UTC m=+12.640135496 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db180): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db1c0): _readAt: size=512, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db1c0): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db1c0): >openPending: err= 2025/04/13 03:53:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db1c0): >_readAt: n=5, err=EOF 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db1c0): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.033111186 +0000 UTC m=+12.640135496 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db1c0): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: Remove: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bf650 item 39 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db240): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db240): >openPending: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db240): _writeAt: size=5, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db240): >_writeAt: n=5, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db240): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.035072145 +0000 UTC m=+12.642096446 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db240): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db300): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db300): >openPending: err= 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bfc70 item 40 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db300): _readAt: size=2, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db300): >_readAt: n=0, err=Bad file descriptor 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db300): _writeAt: size=3, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db300): >_writeAt: n=3, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db300): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.035970571 +0000 UTC m=+12.642994882 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db300): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db340): _readAt: size=512, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db340): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db340): >openPending: err= 2025/04/13 03:53:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db340): >_readAt: n=3, err=EOF 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db340): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.035970571 +0000 UTC m=+12.642994882 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db340): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: Remove: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052150 item 40 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db380): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db380): >openPending: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db380): _readAt: size=2, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db380): >_readAt: n=0, err=Bad file descriptor 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db380): _writeAt: size=5, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db380): >_writeAt: n=5, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db380): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.038112611 +0000 UTC m=+12.645136911 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db380): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db3c0): _writeAt: size=5, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db3c0): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db3c0): >openPending: err= 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052690 item 41 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db3c0): >_writeAt: n=5, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db3c0): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.039020355 +0000 UTC m=+12.646044655 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db3c0): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db400): _readAt: size=2, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db400): >_readAt: n=0, err=Bad file descriptor 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db400): _writeAt: size=3, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db400): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db400): >openPending: err= 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052930 item 41 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db400): >_writeAt: n=3, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db400): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.03981212 +0000 UTC m=+12.646836421 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db400): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db440): _readAt: size=512, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db440): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db440): >openPending: err= 2025/04/13 03:53:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db440): >_readAt: n=5, err=EOF 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db440): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.03981212 +0000 UTC m=+12.646836421 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db440): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: Remove: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052cb0 item 41 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db500): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db500): >openPending: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db500): _readAt: size=2, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db500): >_readAt: n=0, err=Bad file descriptor 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db500): _writeAt: size=5, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db500): >_writeAt: n=5, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db500): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.041941897 +0000 UTC m=+12.648966198 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db500): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db540): _writeAt: size=5, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db540): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db540): >openPending: err= 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053340 item 42 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db540): >_writeAt: n=5, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db540): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.042559355 +0000 UTC m=+12.649583666 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db540): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db600): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db600): >openPending: err= 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053b20 item 42 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db600): _readAt: size=2, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db600): >_readAt: n=0, err=Bad file descriptor 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db600): _writeAt: size=3, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db600): >_writeAt: n=3, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db600): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.04341967 +0000 UTC m=+12.650443970 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db600): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db640): _readAt: size=512, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db640): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db640): >openPending: err= 2025/04/13 03:53:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db640): >_readAt: n=3, err=EOF 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db640): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.04341967 +0000 UTC m=+12.650443970 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db640): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: Remove: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053ce0 item 42 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db700): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db700): >openPending: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db700): _readAt: size=2, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db700): >_readAt: n=0, err=Bad file descriptor 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db700): _writeAt: size=5, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db700): >_writeAt: n=5, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db700): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.045361885 +0000 UTC m=+12.652386195 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db700): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db740): _writeAt: size=5, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db740): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db740): >openPending: err= 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380150 item 43 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db740): >_writeAt: n=5, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db740): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.046132221 +0000 UTC m=+12.653156521 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db740): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db800): _readAt: size=2, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db800): >_readAt: n=0, err=Bad file descriptor 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db800): _writeAt: size=3, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db800): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db800): >openPending: err= 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380690 item 43 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db800): >_writeAt: n=3, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db800): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.046916091 +0000 UTC m=+12.653940391 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db800): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db840): _readAt: size=512, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db840): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db840): >openPending: err= 2025/04/13 03:53:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db840): >_readAt: n=5, err=EOF 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db840): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.046916091 +0000 UTC m=+12.653940391 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db840): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: Remove: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003809a0 item 43 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db900): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db900): >openPending: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db900): _readAt: size=2, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db900): >_readAt: n=0, err=Bad file descriptor 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db900): _writeAt: size=5, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db900): >_writeAt: n=5, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db900): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.048927886 +0000 UTC m=+12.655952187 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db900): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db940): _writeAt: size=5, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db940): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db940): >openPending: err= 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381260 item 44 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db940): >_writeAt: n=5, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db940): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.049610057 +0000 UTC m=+12.656634357 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008db940): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dba00): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dba00): >openPending: err= 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381ea0 item 44 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dba00): _readAt: size=2, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dba00): >_readAt: n=0, err=Bad file descriptor 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dba00): _writeAt: size=3, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dba00): >_writeAt: n=3, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dba00): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.050374622 +0000 UTC m=+12.657398932 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dba00): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dba40): _readAt: size=512, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dba40): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dba40): >openPending: err= 2025/04/13 03:53:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dba40): >_readAt: n=3, err=EOF 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dba40): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.050374622 +0000 UTC m=+12.657398932 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dba40): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: Remove: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000342620 item 44 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dbb00): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dbb00): >openPending: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dbb00): _readAt: size=2, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dbb00): >_readAt: n=0, err=Bad file descriptor 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dbb00): _writeAt: size=5, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dbb00): >_writeAt: n=5, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dbb00): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.052365458 +0000 UTC m=+12.659389758 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dbb00): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dbb40): _writeAt: size=5, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dbb40): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dbb40): >openPending: err= 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000342d20 item 45 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dbb40): >_writeAt: n=5, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dbb40): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.053212506 +0000 UTC m=+12.660236807 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dbb40): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/13 03:53:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dbc00): _readAt: size=512, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dbc00): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dbc00): >openPending: err= 2025/04/13 03:53:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dbc00): >_readAt: n=5, err=EOF 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dbc00): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.053212506 +0000 UTC m=+12.660236807 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dbc00): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: Remove: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000342f50 item 45 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dbcc0): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dbcc0): >openPending: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dbcc0): _readAt: size=2, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dbcc0): >_readAt: n=0, err=Bad file descriptor 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dbcc0): _writeAt: size=5, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dbcc0): >_writeAt: n=5, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dbcc0): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.055312498 +0000 UTC m=+12.662336807 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dbcc0): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dbd00): _writeAt: size=5, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dbd00): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dbd00): >openPending: err= 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000343650 item 46 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dbd00): >_writeAt: n=5, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dbd00): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.056117759 +0000 UTC m=+12.663142059 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dbd00): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/13 03:53:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dbdc0): _readAt: size=512, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dbdc0): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dbdc0): >openPending: err= 2025/04/13 03:53:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dbdc0): >_readAt: n=5, err=EOF 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dbdc0): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.056117759 +0000 UTC m=+12.663142059 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dbdc0): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: Remove: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000343810 item 46 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dbe80): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dbe80): >openPending: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dbe80): _readAt: size=2, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dbe80): >_readAt: n=0, err=Bad file descriptor 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dbe80): _writeAt: size=5, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dbe80): >_writeAt: n=5, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dbe80): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.058519195 +0000 UTC m=+12.665543506 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dbe80): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dbec0): _writeAt: size=5, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dbec0): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dbec0): >openPending: err= 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ec150 item 47 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dbec0): >_writeAt: n=5, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dbec0): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.059325439 +0000 UTC m=+12.666349739 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0008dbec0): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/13 03:53:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c000): _readAt: size=512, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c000): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c000): >openPending: err= 2025/04/13 03:53:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c000): >_readAt: n=5, err=EOF 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c000): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.059325439 +0000 UTC m=+12.666349739 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c000): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: Remove: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ec8c0 item 47 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c0c0): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c0c0): >openPending: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c0c0): _readAt: size=2, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c0c0): >_readAt: n=0, err=Bad file descriptor 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c0c0): _writeAt: size=5, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c0c0): >_writeAt: n=5, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c0c0): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.061511972 +0000 UTC m=+12.668536282 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c0c0): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c100): _writeAt: size=5, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c100): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c100): >openPending: err= 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ed420 item 48 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c100): >_writeAt: n=5, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c100): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.062261709 +0000 UTC m=+12.669286010 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c100): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/13 03:53:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c1c0): _readAt: size=512, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c1c0): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c1c0): >openPending: err= 2025/04/13 03:53:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c1c0): >_readAt: n=5, err=EOF 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c1c0): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.062261709 +0000 UTC m=+12.669286010 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c1c0): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: Remove: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ed730 item 48 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c200): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c200): >openPending: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c200): _writeAt: size=5, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c200): >_writeAt: n=5, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c200): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.06451103 +0000 UTC m=+12.671535330 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c200): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c240): _readAt: size=2, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c240): >_readAt: n=0, err=Bad file descriptor 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c240): _writeAt: size=3, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c240): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c240): open at offset 5 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c240): >openPending: err= 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002edce0 item 49 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c240): >_writeAt: n=3, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c240): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.065345575 +0000 UTC m=+12.672369886 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c240): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c280): _readAt: size=512, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c280): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c280): >openPending: err= 2025/04/13 03:53:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c280): >_readAt: n=8, err=EOF 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c280): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.065345575 +0000 UTC m=+12.672369886 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c280): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: Remove: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000370380 item 49 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c300): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c300): >openPending: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c300): _writeAt: size=5, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c300): >_writeAt: n=5, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c300): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.067420119 +0000 UTC m=+12.674444419 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c300): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c3c0): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c3c0): open at offset 5 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c3c0): >openPending: err= 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003708c0 item 50 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c3c0): _readAt: size=2, off=5 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c3c0): >_readAt: n=0, err=Bad file descriptor 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c3c0): _writeAt: size=3, off=5 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c3c0): >_writeAt: n=3, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c3c0): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.068316771 +0000 UTC m=+12.675341071 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c3c0): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c400): _readAt: size=512, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c400): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c400): >openPending: err= 2025/04/13 03:53:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c400): >_readAt: n=3, err=EOF 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c400): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.068316771 +0000 UTC m=+12.675341071 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c400): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: Remove: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000370a10 item 50 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c480): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c480): >openPending: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c480): _writeAt: size=5, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c480): >_writeAt: n=5, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c480): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.070336491 +0000 UTC m=+12.677360802 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c480): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c540): _readAt: size=2, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c540): >_readAt: n=0, err=Bad file descriptor 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c540): _writeAt: size=3, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c540): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c540): open at offset 5 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c540): >openPending: err= 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000370e00 item 51 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c540): >_writeAt: n=3, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c540): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.071109853 +0000 UTC m=+12.678134163 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c540): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c580): _readAt: size=512, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c580): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c580): >openPending: err= 2025/04/13 03:53:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c580): >_readAt: n=8, err=EOF 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c580): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.071109853 +0000 UTC m=+12.678134163 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c580): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: Remove: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000371030 item 51 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c600): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c600): >openPending: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c600): _writeAt: size=5, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c600): >_writeAt: n=5, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c600): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.073459803 +0000 UTC m=+12.680484103 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c600): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c6c0): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c6c0): open at offset 5 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c6c0): >openPending: err= 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000371340 item 52 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c6c0): _readAt: size=2, off=5 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c6c0): >_readAt: n=0, err=Bad file descriptor 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c6c0): _writeAt: size=3, off=5 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c6c0): >_writeAt: n=3, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c6c0): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.074306632 +0000 UTC m=+12.681330932 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c6c0): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c700): _readAt: size=512, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c700): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c700): >openPending: err= 2025/04/13 03:53:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c700): >_readAt: n=3, err=EOF 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c700): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.074306632 +0000 UTC m=+12.681330932 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c700): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: Remove: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000371490 item 52 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928080): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928080): >openPending: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928080): _writeAt: size=5, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928080): >_writeAt: n=5, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928080): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.076516909 +0000 UTC m=+12.683541210 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928080): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928140): _readAt: size=2, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928140): >_readAt: n=0, err=Bad file descriptor 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928140): _writeAt: size=3, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928140): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928140): open at offset 5 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928140): >openPending: err= 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456700 item 53 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928140): >_writeAt: n=3, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928140): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.077418442 +0000 UTC m=+12.684442752 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928140): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928180): _readAt: size=512, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928180): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928180): >openPending: err= 2025/04/13 03:53:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928180): >_readAt: n=8, err=EOF 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928180): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.077418442 +0000 UTC m=+12.684442752 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928180): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: Remove: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456a10 item 53 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928200): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928200): >openPending: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928200): _writeAt: size=5, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928200): >_writeAt: n=5, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928200): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.080023089 +0000 UTC m=+12.687047389 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928200): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0009282c0): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0009282c0): open at offset 5 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0009282c0): >openPending: err= 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456fc0 item 54 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0009282c0): _readAt: size=2, off=5 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0009282c0): >_readAt: n=0, err=Bad file descriptor 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0009282c0): _writeAt: size=3, off=5 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0009282c0): >_writeAt: n=3, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0009282c0): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.081120108 +0000 UTC m=+12.688144408 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0009282c0): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928300): _readAt: size=512, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928300): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928300): >openPending: err= 2025/04/13 03:53:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928300): >_readAt: n=3, err=EOF 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928300): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.081120108 +0000 UTC m=+12.688144408 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928300): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: Remove: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000457180 item 54 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928380): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928380): >openPending: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928380): _writeAt: size=5, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928380): >_writeAt: n=5, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928380): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.083096617 +0000 UTC m=+12.690120916 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928380): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928440): _readAt: size=2, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928440): >_readAt: n=0, err=Bad file descriptor 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928440): _writeAt: size=3, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928440): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928440): open at offset 5 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928440): >openPending: err= 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000457490 item 55 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928440): >_writeAt: n=3, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928440): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.084098727 +0000 UTC m=+12.691123037 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928440): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928480): _readAt: size=512, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928480): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928480): >openPending: err= 2025/04/13 03:53:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928480): >_readAt: n=8, err=EOF 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928480): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.084098727 +0000 UTC m=+12.691123037 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928480): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: Remove: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004576c0 item 55 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928500): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928500): >openPending: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928500): _writeAt: size=5, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928500): >_writeAt: n=5, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928500): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.086248582 +0000 UTC m=+12.693272881 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928500): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0009285c0): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0009285c0): open at offset 5 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0009285c0): >openPending: err= 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000457ce0 item 56 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0009285c0): _readAt: size=2, off=5 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0009285c0): >_readAt: n=0, err=Bad file descriptor 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0009285c0): _writeAt: size=3, off=5 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0009285c0): >_writeAt: n=3, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0009285c0): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.087196691 +0000 UTC m=+12.694220991 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0009285c0): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928600): _readAt: size=512, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928600): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928600): >openPending: err= 2025/04/13 03:53:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928600): >_readAt: n=3, err=EOF 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928600): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.087196691 +0000 UTC m=+12.694220991 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928600): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: Remove: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003700e0 item 56 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0009286c0): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0009286c0): open at offset 0 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0009286c0): >openPending: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0009286c0): _readAt: size=2, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0009286c0): >_readAt: n=0, err=Bad file descriptor 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0009286c0): _writeAt: size=5, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0009286c0): >_writeAt: n=5, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0009286c0): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.089395427 +0000 UTC m=+12.696419737 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0009286c0): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928700): _writeAt: size=5, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928700): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928700): >openPending: err= 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000370770 item 57 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928700): >_writeAt: n=5, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928700): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.090147227 +0000 UTC m=+12.697171528 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928700): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0009288c0): _readAt: size=2, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0009288c0): >_readAt: n=0, err=Bad file descriptor 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0009288c0): _writeAt: size=3, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0009288c0): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0009288c0): open at offset 5 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0009288c0): >openPending: err= 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003709a0 item 57 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0009288c0): >_writeAt: n=3, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0009288c0): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.091038761 +0000 UTC m=+12.698063061 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0009288c0): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928900): _readAt: size=512, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928900): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928900): >openPending: err= 2025/04/13 03:53:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928900): >_readAt: n=8, err=EOF 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928900): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.091038761 +0000 UTC m=+12.698063061 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928900): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: Remove: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000370bd0 item 57 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0009289c0): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0009289c0): open at offset 0 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0009289c0): >openPending: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0009289c0): _readAt: size=2, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0009289c0): >_readAt: n=0, err=Bad file descriptor 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0009289c0): _writeAt: size=5, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0009289c0): >_writeAt: n=5, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0009289c0): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.093022434 +0000 UTC m=+12.700046733 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0009289c0): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928a00): _writeAt: size=5, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928a00): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928a00): >openPending: err= 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000370ee0 item 58 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928a00): >_writeAt: n=5, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928a00): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.093888819 +0000 UTC m=+12.700913129 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928a00): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928ac0): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928ac0): open at offset 5 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928ac0): >openPending: err= 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000371570 item 58 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928ac0): _readAt: size=2, off=5 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928ac0): >_readAt: n=0, err=Bad file descriptor 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928ac0): _writeAt: size=3, off=5 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928ac0): >_writeAt: n=3, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928ac0): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.095264931 +0000 UTC m=+12.702289231 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928ac0): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928b00): _readAt: size=512, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928b00): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928b00): >openPending: err= 2025/04/13 03:53:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928b00): >_readAt: n=3, err=EOF 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928b00): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.095264931 +0000 UTC m=+12.702289231 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928b00): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: Remove: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000371810 item 58 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928bc0): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928bc0): open at offset 0 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928bc0): >openPending: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928bc0): _readAt: size=2, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928bc0): >_readAt: n=0, err=Bad file descriptor 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928bc0): _writeAt: size=5, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928bc0): >_writeAt: n=5, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928bc0): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.097368469 +0000 UTC m=+12.704392779 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928bc0): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928c00): _writeAt: size=5, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928c00): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928c00): >openPending: err= 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000371d50 item 59 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928c00): >_writeAt: n=5, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928c00): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.098031854 +0000 UTC m=+12.705056124 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928c00): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928cc0): _readAt: size=2, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928cc0): >_readAt: n=0, err=Bad file descriptor 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928cc0): _writeAt: size=3, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928cc0): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928cc0): open at offset 5 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928cc0): >openPending: err= 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000436070 item 59 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928cc0): >_writeAt: n=3, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928cc0): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.098874235 +0000 UTC m=+12.705898545 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928cc0): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928d00): _readAt: size=512, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928d00): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928d00): >openPending: err= 2025/04/13 03:53:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928d00): >_readAt: n=8, err=EOF 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928d00): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.098874235 +0000 UTC m=+12.705898545 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928d00): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: Remove: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000436850 item 59 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928dc0): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928dc0): open at offset 0 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928dc0): >openPending: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928dc0): _readAt: size=2, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928dc0): >_readAt: n=0, err=Bad file descriptor 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928dc0): _writeAt: size=5, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928dc0): >_writeAt: n=5, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928dc0): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.100951693 +0000 UTC m=+12.707976004 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928dc0): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928e00): _writeAt: size=5, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928e00): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928e00): >openPending: err= 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000436b60 item 60 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928e00): >_writeAt: n=5, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928e00): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.101698445 +0000 UTC m=+12.708722755 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928e00): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928ec0): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928ec0): open at offset 5 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928ec0): >openPending: err= 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000436ee0 item 60 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928ec0): _readAt: size=2, off=5 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928ec0): >_readAt: n=0, err=Bad file descriptor 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928ec0): _writeAt: size=3, off=5 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928ec0): >_writeAt: n=3, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928ec0): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.102628279 +0000 UTC m=+12.709652589 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928ec0): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928f00): _readAt: size=512, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928f00): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928f00): >openPending: err= 2025/04/13 03:53:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928f00): >_readAt: n=3, err=EOF 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928f00): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.102628279 +0000 UTC m=+12.709652589 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000928f00): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: Remove: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000437030 item 60 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c080): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c080): open at offset 0 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c080): >openPending: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c080): _readAt: size=2, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c080): >_readAt: n=0, err=Bad file descriptor 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c080): _writeAt: size=5, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c080): >_writeAt: n=5, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c080): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.104342407 +0000 UTC m=+12.711366666 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c080): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c140): _writeAt: size=5, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c140): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c140): >openPending: err= 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414310 item 61 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c140): >_writeAt: n=5, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c140): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.105209283 +0000 UTC m=+12.712233593 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c140): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/13 03:53:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c200): _readAt: size=512, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c200): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c200): >openPending: err= 2025/04/13 03:53:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c200): >_readAt: n=5, err=EOF 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c200): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.105209283 +0000 UTC m=+12.712233593 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c200): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: Remove: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004149a0 item 61 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c2c0): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c2c0): open at offset 0 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c2c0): >openPending: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c2c0): _readAt: size=2, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c2c0): >_readAt: n=0, err=Bad file descriptor 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c2c0): _writeAt: size=5, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c2c0): >_writeAt: n=5, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c2c0): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.107490183 +0000 UTC m=+12.714514484 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c2c0): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c300): _writeAt: size=5, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c300): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c300): >openPending: err= 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000415650 item 62 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c300): >_writeAt: n=5, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c300): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.10827686 +0000 UTC m=+12.715301159 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c300): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/13 03:53:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c3c0): _readAt: size=512, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c3c0): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c3c0): >openPending: err= 2025/04/13 03:53:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c3c0): >_readAt: n=5, err=EOF 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c3c0): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.10827686 +0000 UTC m=+12.715301159 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c3c0): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: Remove: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000415810 item 62 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c480): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c480): open at offset 0 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c480): >openPending: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c480): _readAt: size=2, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c480): >_readAt: n=0, err=Bad file descriptor 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c480): _writeAt: size=5, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c480): >_writeAt: n=5, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c480): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.110651987 +0000 UTC m=+12.717676286 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c480): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c4c0): _writeAt: size=5, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c4c0): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c4c0): >openPending: err= 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000415d50 item 63 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c4c0): >_writeAt: n=5, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c4c0): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.111417844 +0000 UTC m=+12.718442144 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c4c0): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/13 03:53:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c740): _readAt: size=512, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c740): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c740): >openPending: err= 2025/04/13 03:53:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c740): >_readAt: n=5, err=EOF 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c740): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.111417844 +0000 UTC m=+12.718442144 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c740): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: Remove: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003720e0 item 63 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c800): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c800): open at offset 0 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c800): >openPending: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c800): _readAt: size=2, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c800): >_readAt: n=0, err=Bad file descriptor 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c800): _writeAt: size=5, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c800): >_writeAt: n=5, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c800): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.113610518 +0000 UTC m=+12.720634829 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c800): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c840): _writeAt: size=5, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c840): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c840): >openPending: err= 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003729a0 item 64 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c840): >_writeAt: n=5, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c840): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.114491792 +0000 UTC m=+12.721516093 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c840): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/13 03:53:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c900): _readAt: size=512, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c900): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c900): >openPending: err= 2025/04/13 03:53:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c900): >_readAt: n=5, err=EOF 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c900): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.114491792 +0000 UTC m=+12.721516093 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c900): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: Remove: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000372e70 item 64 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c940): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c940): >openPending: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c940): _writeAt: size=5, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c940): >_writeAt: n=5, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c940): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.116876257 +0000 UTC m=+12.723900567 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c940): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_RDWR 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c980): _readAt: size=2, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c980): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c980): >openPending: err= 2025/04/13 03:53:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c980): >_readAt: n=2, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c980): _writeAt: size=3, off=2 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000373570 item 65 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c980): >_writeAt: n=3, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c980): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.117550061 +0000 UTC m=+12.724574362 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c980): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c9c0): _readAt: size=512, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c9c0): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c9c0): >openPending: err= 2025/04/13 03:53:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c9c0): >_readAt: n=5, err=EOF 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c9c0): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.117550061 +0000 UTC m=+12.724574362 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8c9c0): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: Remove: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003737a0 item 65 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728000): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728000): >openPending: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728000): _writeAt: size=5, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728000): >_writeAt: n=5, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728000): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.119770177 +0000 UTC m=+12.726794488 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728000): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728040): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728040): >openPending: err= 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000616310 item 66 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728040): _readAt: size=2, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728040): >_readAt: n=0, err=EOF 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728040): _writeAt: size=3, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728040): >_writeAt: n=3, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728040): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.120619862 +0000 UTC m=+12.727644172 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728040): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728180): _readAt: size=512, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728180): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728180): >openPending: err= 2025/04/13 03:53:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728180): >_readAt: n=3, err=EOF 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728180): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.120619862 +0000 UTC m=+12.727644172 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728180): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: Remove: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000616620 item 66 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0007281c0): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0007281c0): >openPending: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0007281c0): _writeAt: size=5, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0007281c0): >_writeAt: n=5, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0007281c0): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.122559231 +0000 UTC m=+12.729583541 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0007281c0): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728200): _readAt: size=2, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728200): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728200): >openPending: err= 2025/04/13 03:53:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728200): >_readAt: n=2, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728200): _writeAt: size=3, off=2 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000616930 item 67 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728200): >_writeAt: n=3, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728200): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.123320089 +0000 UTC m=+12.730344399 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728200): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728340): _readAt: size=512, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728340): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728340): >openPending: err= 2025/04/13 03:53:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728340): >_readAt: n=5, err=EOF 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728340): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.123320089 +0000 UTC m=+12.730344399 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728340): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: Remove: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000616af0 item 67 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0007283c0): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0007283c0): >openPending: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0007283c0): _writeAt: size=5, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0007283c0): >_writeAt: n=5, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0007283c0): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.125315453 +0000 UTC m=+12.732339753 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0007283c0): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728480): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728480): >openPending: err= 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000616e70 item 68 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728480): _readAt: size=2, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728480): >_readAt: n=0, err=EOF 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728480): _writeAt: size=3, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728480): >_writeAt: n=3, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728480): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.126146693 +0000 UTC m=+12.733171003 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728480): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0007284c0): _readAt: size=512, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0007284c0): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0007284c0): >openPending: err= 2025/04/13 03:53:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0007284c0): >_readAt: n=3, err=EOF 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0007284c0): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.126146693 +0000 UTC m=+12.733171003 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0007284c0): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: Remove: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000616fc0 item 68 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728500): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728500): >openPending: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728500): _writeAt: size=5, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728500): >_writeAt: n=5, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728500): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.127971408 +0000 UTC m=+12.734995708 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728500): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728540): _readAt: size=2, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728540): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728540): >openPending: err= 2025/04/13 03:53:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728540): >_readAt: n=2, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728540): _writeAt: size=3, off=2 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000617490 item 69 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728540): >_writeAt: n=3, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728540): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.128919748 +0000 UTC m=+12.735944047 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728540): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728580): _readAt: size=512, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728580): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728580): >openPending: err= 2025/04/13 03:53:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728580): >_readAt: n=5, err=EOF 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728580): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.128919748 +0000 UTC m=+12.735944047 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728580): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: Remove: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006175e0 item 69 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728640): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728640): >openPending: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728640): _writeAt: size=5, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728640): >_writeAt: n=5, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728640): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.130820914 +0000 UTC m=+12.737845214 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728640): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728700): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728700): >openPending: err= 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006178f0 item 70 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728700): _readAt: size=2, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728700): >_readAt: n=0, err=EOF 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728700): _writeAt: size=3, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728700): >_writeAt: n=3, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728700): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.131608983 +0000 UTC m=+12.738633284 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728700): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728740): _readAt: size=512, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728740): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728740): >openPending: err= 2025/04/13 03:53:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728740): >_readAt: n=3, err=EOF 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728740): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.131608983 +0000 UTC m=+12.738633284 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728740): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: Remove: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000617ab0 item 70 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0007287c0): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0007287c0): >openPending: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0007287c0): _writeAt: size=5, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0007287c0): >_writeAt: n=5, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0007287c0): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.133573119 +0000 UTC m=+12.740597430 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0007287c0): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728880): _readAt: size=2, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728880): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728880): >openPending: err= 2025/04/13 03:53:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728880): >_readAt: n=2, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728880): _writeAt: size=3, off=2 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000617ea0 item 71 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728880): >_writeAt: n=3, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728880): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.134407175 +0000 UTC m=+12.741431475 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728880): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0007288c0): _readAt: size=512, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0007288c0): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0007288c0): >openPending: err= 2025/04/13 03:53:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0007288c0): >_readAt: n=5, err=EOF 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0007288c0): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.134407175 +0000 UTC m=+12.741431475 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0007288c0): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: Remove: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000330460 item 71 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728940): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728940): >openPending: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728940): _writeAt: size=5, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728940): >_writeAt: n=5, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728940): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.136396128 +0000 UTC m=+12.743420437 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728940): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728a00): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728a00): >openPending: err= 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000330f50 item 72 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728a00): _readAt: size=2, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728a00): >_readAt: n=0, err=EOF 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728a00): _writeAt: size=3, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728a00): >_writeAt: n=3, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728a00): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.137253607 +0000 UTC m=+12.744277907 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728a00): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728a40): _readAt: size=512, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728a40): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728a40): >openPending: err= 2025/04/13 03:53:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728a40): >_readAt: n=3, err=EOF 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728a40): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.137253607 +0000 UTC m=+12.744277907 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728a40): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: Remove: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003310a0 item 72 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728a80): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728a80): >openPending: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728a80): _readAt: size=2, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728a80): >_readAt: n=0, err=EOF 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728a80): _writeAt: size=5, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728a80): >_writeAt: n=5, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728a80): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.139396748 +0000 UTC m=+12.746421049 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728a80): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728ac0): _writeAt: size=5, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728ac0): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728ac0): >openPending: err= 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003316c0 item 73 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728ac0): >_writeAt: n=5, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728ac0): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.140190046 +0000 UTC m=+12.747214356 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728ac0): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728b00): _readAt: size=2, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728b00): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728b00): >openPending: err= 2025/04/13 03:53:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728b00): >_readAt: n=2, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728b00): _writeAt: size=3, off=2 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000331b90 item 73 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728b00): >_writeAt: n=3, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728b00): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.14105532 +0000 UTC m=+12.748079630 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728b00): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728b40): _readAt: size=512, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728b40): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728b40): >openPending: err= 2025/04/13 03:53:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728b40): >_readAt: n=5, err=EOF 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728b40): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.14105532 +0000 UTC m=+12.748079630 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728b40): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: Remove: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a6000 item 73 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728c00): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728c00): >openPending: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728c00): _readAt: size=2, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728c00): >_readAt: n=0, err=EOF 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728c00): _writeAt: size=5, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728c00): >_writeAt: n=5, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728c00): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.143114574 +0000 UTC m=+12.750138885 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728c00): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728c40): _writeAt: size=5, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728c40): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728c40): >openPending: err= 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a62a0 item 74 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728c40): >_writeAt: n=5, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728c40): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.143798489 +0000 UTC m=+12.750822788 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728c40): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728d00): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728d00): >openPending: err= 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a65b0 item 74 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728d00): _readAt: size=2, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728d00): >_readAt: n=0, err=EOF 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728d00): _writeAt: size=3, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728d00): >_writeAt: n=3, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728d00): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.144598229 +0000 UTC m=+12.751622539 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728d00): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728d40): _readAt: size=512, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728d40): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728d40): >openPending: err= 2025/04/13 03:53:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728d40): >_readAt: n=3, err=EOF 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728d40): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.144598229 +0000 UTC m=+12.751622539 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728d40): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: Remove: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a6770 item 74 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728e00): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728e00): >openPending: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728e00): _readAt: size=2, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728e00): >_readAt: n=0, err=EOF 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728e00): _writeAt: size=5, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728e00): >_writeAt: n=5, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728e00): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.146535975 +0000 UTC m=+12.753560286 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728e00): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728e40): _writeAt: size=5, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728e40): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728e40): >openPending: err= 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a6a80 item 75 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728e40): >_writeAt: n=5, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728e40): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.147190514 +0000 UTC m=+12.754214813 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728e40): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728f00): _readAt: size=2, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728f00): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728f00): >openPending: err= 2025/04/13 03:53:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728f00): >_readAt: n=2, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728f00): _writeAt: size=3, off=2 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a6c40 item 75 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728f00): >_writeAt: n=3, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728f00): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.148093768 +0000 UTC m=+12.755118069 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728f00): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728f40): _readAt: size=512, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728f40): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728f40): >openPending: err= 2025/04/13 03:53:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728f40): >_readAt: n=5, err=EOF 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728f40): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.148093768 +0000 UTC m=+12.755118069 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000728f40): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: Remove: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a6e00 item 75 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729000): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729000): >openPending: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729000): _readAt: size=2, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729000): >_readAt: n=0, err=EOF 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729000): _writeAt: size=5, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729000): >_writeAt: n=5, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729000): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.150378697 +0000 UTC m=+12.757402997 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729000): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729040): _writeAt: size=5, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729040): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729040): >openPending: err= 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a70a0 item 76 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729040): >_writeAt: n=5, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729040): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.151105721 +0000 UTC m=+12.758130021 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729040): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729100): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729100): >openPending: err= 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a73b0 item 76 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729100): _readAt: size=2, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729100): >_readAt: n=0, err=EOF 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729100): _writeAt: size=3, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729100): >_writeAt: n=3, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729100): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.152130945 +0000 UTC m=+12.759155244 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729100): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729140): _readAt: size=512, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729140): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729140): >openPending: err= 2025/04/13 03:53:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729140): >_readAt: n=3, err=EOF 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729140): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.152130945 +0000 UTC m=+12.759155244 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729140): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: Remove: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a7570 item 76 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729200): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729200): >openPending: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729200): _readAt: size=2, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729200): >_readAt: n=0, err=EOF 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729200): _writeAt: size=5, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729200): >_writeAt: n=5, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729200): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.154645534 +0000 UTC m=+12.761669834 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729200): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729240): _writeAt: size=5, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729240): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729240): >openPending: err= 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a7810 item 77 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729240): >_writeAt: n=5, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729240): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.155431488 +0000 UTC m=+12.762455788 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729240): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/13 03:53:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729300): _readAt: size=512, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729300): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729300): >openPending: err= 2025/04/13 03:53:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729300): >_readAt: n=5, err=EOF 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729300): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.155431488 +0000 UTC m=+12.762455788 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729300): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: Remove: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a7a40 item 77 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0007293c0): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0007293c0): >openPending: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0007293c0): _readAt: size=2, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0007293c0): >_readAt: n=0, err=EOF 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0007293c0): _writeAt: size=5, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0007293c0): >_writeAt: n=5, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0007293c0): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.157879122 +0000 UTC m=+12.764903422 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0007293c0): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729400): _writeAt: size=5, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729400): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729400): >openPending: err= 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a7d50 item 78 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729400): >_writeAt: n=5, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729400): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.158688861 +0000 UTC m=+12.765713161 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729400): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/13 03:53:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0007294c0): _readAt: size=512, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0007294c0): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0007294c0): >openPending: err= 2025/04/13 03:53:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0007294c0): >_readAt: n=5, err=EOF 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0007294c0): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.158688861 +0000 UTC m=+12.765713161 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0007294c0): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: Remove: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a7f10 item 78 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729580): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729580): >openPending: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729580): _readAt: size=2, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729580): >_readAt: n=0, err=EOF 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729580): _writeAt: size=5, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729580): >_writeAt: n=5, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729580): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.161132377 +0000 UTC m=+12.768156687 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729580): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0007295c0): _writeAt: size=5, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0007295c0): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0007295c0): >openPending: err= 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003763f0 item 79 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0007295c0): >_writeAt: n=5, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0007295c0): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.161899636 +0000 UTC m=+12.768923936 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0007295c0): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/13 03:53:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729680): _readAt: size=512, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729680): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729680): >openPending: err= 2025/04/13 03:53:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729680): >_readAt: n=5, err=EOF 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729680): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.161899636 +0000 UTC m=+12.768923936 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729680): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: Remove: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003765b0 item 79 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729740): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729740): >openPending: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729740): _readAt: size=2, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729740): >_readAt: n=0, err=EOF 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729740): _writeAt: size=5, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729740): >_writeAt: n=5, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729740): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.164253434 +0000 UTC m=+12.771277743 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729740): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729780): _writeAt: size=5, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729780): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729780): >openPending: err= 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000376850 item 80 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729780): >_writeAt: n=5, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729780): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.16512535 +0000 UTC m=+12.772149650 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729780): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/13 03:53:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729840): _readAt: size=512, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729840): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729840): >openPending: err= 2025/04/13 03:53:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729840): >_readAt: n=5, err=EOF 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729840): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.16512535 +0000 UTC m=+12.772149650 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729840): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: Remove: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003769a0 item 80 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729880): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729880): >openPending: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729880): _writeAt: size=5, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729880): >_writeAt: n=5, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729880): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.167538869 +0000 UTC m=+12.774563169 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729880): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0007298c0): _readAt: size=2, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0007298c0): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0007298c0): open at offset 5 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0007298c0): >openPending: err= 2025/04/13 03:53:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0007298c0): >_readAt: n=2, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0007298c0): _writeAt: size=3, off=7 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000376d20 item 81 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0007298c0): >_writeAt: n=3, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0007298c0): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.168507727 +0000 UTC m=+12.775532027 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0007298c0): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729900): _readAt: size=512, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729900): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729900): >openPending: err= 2025/04/13 03:53:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729900): >_readAt: n=8, err=EOF 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729900): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.168507727 +0000 UTC m=+12.775532027 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729900): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: Remove: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000376ee0 item 81 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729980): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729980): >openPending: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729980): _writeAt: size=5, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729980): >_writeAt: n=5, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729980): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.170845684 +0000 UTC m=+12.777869984 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729980): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729a40): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729a40): open at offset 5 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729a40): >openPending: err= 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000377340 item 82 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729a40): _readAt: size=2, off=5 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729a40): >_readAt: n=0, err=EOF 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729a40): _writeAt: size=3, off=5 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729a40): >_writeAt: n=3, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729a40): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.171793062 +0000 UTC m=+12.778817372 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729a40): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729a80): _readAt: size=512, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729a80): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729a80): >openPending: err= 2025/04/13 03:53:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729a80): >_readAt: n=3, err=EOF 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729a80): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.171793062 +0000 UTC m=+12.778817372 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729a80): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: Remove: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000377490 item 82 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729b00): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729b00): >openPending: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729b00): _writeAt: size=5, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729b00): >_writeAt: n=5, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729b00): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.17402485 +0000 UTC m=+12.781049150 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729b00): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729bc0): _readAt: size=2, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729bc0): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729bc0): open at offset 5 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729bc0): >openPending: err= 2025/04/13 03:53:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729bc0): >_readAt: n=2, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729bc0): _writeAt: size=3, off=7 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000377730 item 83 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729bc0): >_writeAt: n=3, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729bc0): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.174883862 +0000 UTC m=+12.781908172 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729bc0): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729c00): _readAt: size=512, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729c00): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729c00): >openPending: err= 2025/04/13 03:53:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729c00): >_readAt: n=8, err=EOF 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729c00): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.174883862 +0000 UTC m=+12.781908172 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729c00): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: Remove: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003778f0 item 83 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729c80): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729c80): >openPending: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729c80): _writeAt: size=5, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729c80): >_writeAt: n=5, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729c80): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.177137321 +0000 UTC m=+12.784161621 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729c80): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729d40): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729d40): open at offset 5 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729d40): >openPending: err= 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000377c00 item 84 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729d40): _readAt: size=2, off=5 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729d40): >_readAt: n=0, err=EOF 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729d40): _writeAt: size=3, off=5 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729d40): >_writeAt: n=3, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729d40): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.178089107 +0000 UTC m=+12.785113407 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729d40): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729d80): _readAt: size=512, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729d80): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729d80): >openPending: err= 2025/04/13 03:53:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729d80): >_readAt: n=3, err=EOF 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729d80): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.178089107 +0000 UTC m=+12.785113407 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729d80): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: Remove: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000377d50 item 84 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729e00): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729e00): >openPending: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729e00): _writeAt: size=5, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729e00): >_writeAt: n=5, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729e00): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.180196812 +0000 UTC m=+12.787221112 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729e00): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729ec0): _readAt: size=2, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729ec0): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729ec0): open at offset 5 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729ec0): >openPending: err= 2025/04/13 03:53:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729ec0): >_readAt: n=2, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729ec0): _writeAt: size=3, off=7 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e2070 item 85 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729ec0): >_writeAt: n=3, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729ec0): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.181119554 +0000 UTC m=+12.788143854 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729ec0): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729f00): _readAt: size=512, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729f00): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729f00): >openPending: err= 2025/04/13 03:53:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729f00): >_readAt: n=8, err=EOF 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729f00): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.181119554 +0000 UTC m=+12.788143854 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000729f00): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: Remove: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e22a0 item 85 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0007ce1c0): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0007ce1c0): >openPending: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0007ce1c0): _writeAt: size=5, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0007ce1c0): >_writeAt: n=5, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0007ce1c0): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.183298522 +0000 UTC m=+12.790322823 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0007ce1c0): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0007ce2c0): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0007ce2c0): open at offset 5 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0007ce2c0): >openPending: err= 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e2540 item 86 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0007ce2c0): _readAt: size=2, off=5 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0007ce2c0): >_readAt: n=0, err=EOF 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0007ce2c0): _writeAt: size=3, off=5 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0007ce2c0): >_writeAt: n=3, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0007ce2c0): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.18403734 +0000 UTC m=+12.791061639 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0007ce2c0): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0007ce300): _readAt: size=512, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0007ce300): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0007ce300): >openPending: err= 2025/04/13 03:53:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0007ce300): >_readAt: n=3, err=EOF 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0007ce300): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.18403734 +0000 UTC m=+12.791061639 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0007ce300): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: Remove: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e2690 item 86 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0007ce3c0): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0007ce3c0): >openPending: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0007ce3c0): _writeAt: size=5, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0007ce3c0): >_writeAt: n=5, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0007ce3c0): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.186026652 +0000 UTC m=+12.793050953 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0007ce3c0): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0007ce580): _readAt: size=2, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0007ce580): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0007ce580): open at offset 5 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0007ce580): >openPending: err= 2025/04/13 03:53:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0007ce580): >_readAt: n=2, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0007ce580): _writeAt: size=3, off=7 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e29a0 item 87 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0007ce580): >_writeAt: n=3, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0007ce580): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.186863192 +0000 UTC m=+12.793887503 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0007ce580): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0007ce5c0): _readAt: size=512, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0007ce5c0): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0007ce5c0): >openPending: err= 2025/04/13 03:53:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0007ce5c0): >_readAt: n=8, err=EOF 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0007ce5c0): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.186863192 +0000 UTC m=+12.793887503 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc0007ce5c0): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: Remove: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e2af0 item 87 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8ca40): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8ca40): >openPending: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8ca40): _writeAt: size=5, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8ca40): >_writeAt: n=5, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8ca40): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.189063191 +0000 UTC m=+12.796087491 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8ca40): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8cb00): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8cb00): open at offset 5 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8cb00): >openPending: err= 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000426000 item 88 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8cb00): _readAt: size=2, off=5 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8cb00): >_readAt: n=0, err=EOF 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8cb00): _writeAt: size=3, off=5 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8cb00): >_writeAt: n=3, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8cb00): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.190047618 +0000 UTC m=+12.797071918 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8cb00): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8cb40): _readAt: size=512, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8cb40): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8cb40): >openPending: err= 2025/04/13 03:53:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8cb40): >_readAt: n=3, err=EOF 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8cb40): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.190047618 +0000 UTC m=+12.797071918 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8cb40): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: Remove: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000426150 item 88 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8cc00): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8cc00): open at offset 0 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8cc00): >openPending: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8cc00): _readAt: size=2, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8cc00): >_readAt: n=0, err=EOF 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8cc00): _writeAt: size=5, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8cc00): >_writeAt: n=5, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8cc00): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.192034076 +0000 UTC m=+12.799058376 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8cc00): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8cc40): _writeAt: size=5, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8cc40): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8cc40): >openPending: err= 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000426620 item 89 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8cc40): >_writeAt: n=5, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8cc40): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.193118211 +0000 UTC m=+12.800142521 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8cc40): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8cd00): _readAt: size=2, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8cd00): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8cd00): open at offset 5 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8cd00): >openPending: err= 2025/04/13 03:53:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8cd00): >_readAt: n=2, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8cd00): _writeAt: size=3, off=7 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000426930 item 89 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8cd00): >_writeAt: n=3, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8cd00): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.193959289 +0000 UTC m=+12.800983589 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8cd00): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8cd40): _readAt: size=512, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8cd40): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8cd40): >openPending: err= 2025/04/13 03:53:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8cd40): >_readAt: n=8, err=EOF 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8cd40): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.193959289 +0000 UTC m=+12.800983589 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8cd40): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: Remove: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000426a80 item 89 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8ce00): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8ce00): open at offset 0 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8ce00): >openPending: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8ce00): _readAt: size=2, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8ce00): >_readAt: n=0, err=EOF 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8ce00): _writeAt: size=5, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8ce00): >_writeAt: n=5, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8ce00): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.196119262 +0000 UTC m=+12.803143572 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8ce00): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8ce40): _writeAt: size=5, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8ce40): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8ce40): >openPending: err= 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004270a0 item 90 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8ce40): >_writeAt: n=5, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8ce40): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.196942807 +0000 UTC m=+12.803967107 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8ce40): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8cf00): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8cf00): open at offset 5 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8cf00): >openPending: err= 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000427260 item 90 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8cf00): _readAt: size=2, off=5 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8cf00): >_readAt: n=0, err=EOF 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8cf00): _writeAt: size=3, off=5 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8cf00): >_writeAt: n=3, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8cf00): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.197851091 +0000 UTC m=+12.804875392 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8cf00): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8cf40): _readAt: size=512, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8cf40): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8cf40): >openPending: err= 2025/04/13 03:53:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8cf40): >_readAt: n=3, err=EOF 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8cf40): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.197851091 +0000 UTC m=+12.804875392 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8cf40): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: Remove: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000427420 item 90 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8d000): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8d000): open at offset 0 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8d000): >openPending: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8d000): _readAt: size=2, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8d000): >_readAt: n=0, err=EOF 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8d000): _writeAt: size=5, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8d000): >_writeAt: n=5, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8d000): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.200245024 +0000 UTC m=+12.807269325 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8d000): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8d040): _writeAt: size=5, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8d040): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8d040): >openPending: err= 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000427810 item 91 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8d040): >_writeAt: n=5, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8d040): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.20105847 +0000 UTC m=+12.808082770 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8d040): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8d100): _readAt: size=2, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8d100): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8d100): open at offset 5 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8d100): >openPending: err= 2025/04/13 03:53:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8d100): >_readAt: n=2, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8d100): _writeAt: size=3, off=7 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000427960 item 91 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8d100): >_writeAt: n=3, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8d100): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.201841701 +0000 UTC m=+12.808866000 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8d100): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8d140): _readAt: size=512, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8d140): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8d140): >openPending: err= 2025/04/13 03:53:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8d140): >_readAt: n=8, err=EOF 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8d140): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.201841701 +0000 UTC m=+12.808866000 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8d140): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: Remove: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000427ab0 item 91 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8d200): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8d200): open at offset 0 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8d200): >openPending: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8d200): _readAt: size=2, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8d200): >_readAt: n=0, err=EOF 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8d200): _writeAt: size=5, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8d200): >_writeAt: n=5, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8d200): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.203704757 +0000 UTC m=+12.810729067 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8d200): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8d340): _writeAt: size=5, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8d340): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8d340): >openPending: err= 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044c000 item 92 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8d340): >_writeAt: n=5, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8d340): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.204431871 +0000 UTC m=+12.811456181 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8d340): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8d400): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8d400): open at offset 5 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8d400): >openPending: err= 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044c1c0 item 92 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8d400): _readAt: size=2, off=5 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8d400): >_readAt: n=0, err=EOF 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8d400): _writeAt: size=3, off=5 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8d400): >_writeAt: n=3, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8d400): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.205374129 +0000 UTC m=+12.812398429 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8d400): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8d440): _readAt: size=512, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8d440): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8d440): >openPending: err= 2025/04/13 03:53:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8d440): >_readAt: n=3, err=EOF 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8d440): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.205374129 +0000 UTC m=+12.812398429 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8d440): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: Remove: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044c5b0 item 92 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8d500): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8d500): open at offset 0 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8d500): >openPending: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8d500): _readAt: size=2, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8d500): >_readAt: n=0, err=EOF 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8d500): _writeAt: size=5, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8d500): >_writeAt: n=5, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8d500): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.207228579 +0000 UTC m=+12.814252879 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8d500): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8d540): _writeAt: size=5, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8d540): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8d540): >openPending: err= 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044ccb0 item 93 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8d540): >_writeAt: n=5, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8d540): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.207901933 +0000 UTC m=+12.814926233 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8d540): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/13 03:53:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8d600): _readAt: size=512, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8d600): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8d600): >openPending: err= 2025/04/13 03:53:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8d600): >_readAt: n=5, err=EOF 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8d600): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.207901933 +0000 UTC m=+12.814926233 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8d600): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: Remove: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044ce70 item 93 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8d6c0): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8d6c0): open at offset 0 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8d6c0): >openPending: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8d6c0): _readAt: size=2, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8d6c0): >_readAt: n=0, err=EOF 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8d6c0): _writeAt: size=5, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8d6c0): >_writeAt: n=5, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8d6c0): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.209947732 +0000 UTC m=+12.816972033 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8d6c0): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8d700): _writeAt: size=5, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8d700): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8d700): >openPending: err= 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044d570 item 94 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8d700): >_writeAt: n=5, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8d700): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.210876025 +0000 UTC m=+12.817900324 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8d700): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/13 03:53:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8d7c0): _readAt: size=512, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8d7c0): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8d7c0): >openPending: err= 2025/04/13 03:53:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8d7c0): >_readAt: n=5, err=EOF 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8d7c0): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.210876025 +0000 UTC m=+12.817900324 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8d7c0): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: Remove: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044d7a0 item 94 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8d880): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8d880): open at offset 0 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8d880): >openPending: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8d880): _readAt: size=2, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8d880): >_readAt: n=0, err=EOF 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8d880): _writeAt: size=5, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8d880): >_writeAt: n=5, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8d880): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.213073959 +0000 UTC m=+12.820098258 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8d880): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8d8c0): _writeAt: size=5, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8d8c0): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8d8c0): >openPending: err= 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004021c0 item 95 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8d8c0): >_writeAt: n=5, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8d8c0): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.21385281 +0000 UTC m=+12.820877111 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8d8c0): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/13 03:53:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8d980): _readAt: size=512, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8d980): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8d980): >openPending: err= 2025/04/13 03:53:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8d980): >_readAt: n=5, err=EOF 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8d980): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.21385281 +0000 UTC m=+12.820877111 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8d980): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: Remove: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402620 item 95 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8da40): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8da40): open at offset 0 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8da40): >openPending: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8da40): _readAt: size=2, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8da40): >_readAt: n=0, err=EOF 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8da40): _writeAt: size=5, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8da40): >_writeAt: n=5, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8da40): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.216003306 +0000 UTC m=+12.823027606 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8da40): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8da80): _writeAt: size=5, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8da80): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8da80): >openPending: err= 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402d90 item 96 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8da80): >_writeAt: n=5, err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8da80): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.216681408 +0000 UTC m=+12.823705718 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8da80): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/13 03:53:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/13 03:53:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/13 03:53:03 DEBUG : open-test-file: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8db40): _readAt: size=512, off=0 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8db40): openPending: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8db40): >openPending: err= 2025/04/13 03:53:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8db40): >_readAt: n=5, err=EOF 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8db40): close: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-13 03:53:03.216681408 +0000 UTC m=+12.823705718 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:03 DEBUG : open-test-file(0xc000a8db40): >close: err= 2025/04/13 03:53:03 DEBUG : open-test-file: Remove: 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403340 item 96 2025/04/13 03:53:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/13 03:53:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/13 03:53:03 DEBUG : open-test-file: >Remove: err= 2025/04/13 03:53:03 DEBUG : WaitForWriters: timeout=30s 2025/04/13 03:53:03 DEBUG : : Looking for writers 2025/04/13 03:53:03 DEBUG : >WaitForWriters: 2025/04/13 03:53:03 DEBUG : webdav root 'rclone-test-cejuxim7vepo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.62s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.31s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.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-cejuxim7vepo'", Local "Local file system at /tmp/rclone659886066", Modify Window "1s" 2025/04/13 03:53:03 INFO : webdav root 'rclone-test-cejuxim7vepo': poll-interval is not supported by this remote 2025/04/13 03:53:03 DEBUG : webdav root 'rclone-test-cejuxim7vepo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/13 03:53:03 DEBUG : webdav root 'rclone-test-cejuxim7vepo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" 2025/04/13 03:53:03 DEBUG : webdav root 'rclone-test-cejuxim7vepo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" 2025/04/13 03:53:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" 2025/04/13 03:53:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/13 03:53:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" 2025/04/13 03:53:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" 2025/04/13 03:53:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/13 03:53:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" 2025/04/13 03:53:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:03 INFO : webdav root 'rclone-test-cejuxim7vepo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/13 03:53:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:03 DEBUG : file1: newRWFileHandle: 2025/04/13 03:53:03 DEBUG : file1(0xc000419280): openPending: 2025/04/13 03:53:03 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/13 03:53:03 DEBUG : file1(0xc000419280): >openPending: err= 2025/04/13 03:53:03 DEBUG : file1: >newRWFileHandle: err= 2025/04/13 03:53:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/13 03:53:03 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/04/13 03:53:03 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2025/04/13 03:53:03 DEBUG : WaitForWriters: timeout=30s 2025/04/13 03:53:03 DEBUG : : Looking for writers 2025/04/13 03:53:03 DEBUG : file1: reading active writers 2025/04/13 03:53:03 DEBUG : file1: active writers 1 2025/04/13 03:53:03 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2025/04/13 03:53:03 DEBUG : : Looking for writers 2025/04/13 03:53:03 DEBUG : file1: reading active writers 2025/04/13 03:53:03 DEBUG : file1: active writers 1 2025/04/13 03:53:03 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2025/04/13 03:53:03 DEBUG : : Looking for writers 2025/04/13 03:53:03 DEBUG : file1: reading active writers 2025/04/13 03:53:03 DEBUG : file1: active writers 1 2025/04/13 03:53:03 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2025/04/13 03:53:03 DEBUG : : Looking for writers 2025/04/13 03:53:03 DEBUG : file1: reading active writers 2025/04/13 03:53:03 DEBUG : file1: active writers 1 2025/04/13 03:53:03 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2025/04/13 03:53:03 DEBUG : : Looking for writers 2025/04/13 03:53:03 DEBUG : file1: reading active writers 2025/04/13 03:53:03 DEBUG : file1: active writers 1 2025/04/13 03:53:03 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2025/04/13 03:53:03 DEBUG : : Looking for writers 2025/04/13 03:53:03 DEBUG : file1: reading active writers 2025/04/13 03:53:03 DEBUG : file1: active writers 1 2025/04/13 03:53:03 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2025/04/13 03:53:03 DEBUG : : Looking for writers 2025/04/13 03:53:03 DEBUG : file1: reading active writers 2025/04/13 03:53:03 DEBUG : file1: active writers 1 2025/04/13 03:53:03 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2025/04/13 03:53:04 DEBUG : : Looking for writers 2025/04/13 03:53:04 DEBUG : file1: reading active writers 2025/04/13 03:53:04 DEBUG : file1: active writers 1 2025/04/13 03:53:04 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/13 03:53:05 DEBUG : : Looking for writers 2025/04/13 03:53:05 DEBUG : file1: reading active writers 2025/04/13 03:53:05 DEBUG : file1: active writers 1 2025/04/13 03:53:05 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/13 03:53:06 DEBUG : : Looking for writers 2025/04/13 03:53:06 DEBUG : file1: reading active writers 2025/04/13 03:53:06 DEBUG : file1: active writers 1 2025/04/13 03:53:06 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/13 03:53:07 DEBUG : : Looking for writers 2025/04/13 03:53:07 DEBUG : file1: reading active writers 2025/04/13 03:53:07 DEBUG : file1: active writers 1 2025/04/13 03:53:07 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/13 03:53:08 DEBUG : : Looking for writers 2025/04/13 03:53:08 DEBUG : file1: reading active writers 2025/04/13 03:53:08 DEBUG : file1: active writers 1 2025/04/13 03:53:08 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/13 03:53:09 DEBUG : : Looking for writers 2025/04/13 03:53:09 DEBUG : file1: reading active writers 2025/04/13 03:53:09 DEBUG : file1: active writers 1 2025/04/13 03:53:09 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/13 03:53:10 DEBUG : : Looking for writers 2025/04/13 03:53:10 DEBUG : file1: reading active writers 2025/04/13 03:53:10 DEBUG : file1: active writers 1 2025/04/13 03:53:10 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/13 03:53:11 DEBUG : : Looking for writers 2025/04/13 03:53:11 DEBUG : file1: reading active writers 2025/04/13 03:53:11 DEBUG : file1: active writers 1 2025/04/13 03:53:11 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/13 03:53:12 DEBUG : : Looking for writers 2025/04/13 03:53:12 DEBUG : file1: reading active writers 2025/04/13 03:53:12 DEBUG : file1: active writers 1 2025/04/13 03:53:12 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/13 03:53:13 DEBUG : : Looking for writers 2025/04/13 03:53:13 DEBUG : file1: reading active writers 2025/04/13 03:53:13 DEBUG : file1: active writers 1 2025/04/13 03:53:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/13 03:53:14 DEBUG : : Looking for writers 2025/04/13 03:53:14 DEBUG : file1: reading active writers 2025/04/13 03:53:14 DEBUG : file1: active writers 1 2025/04/13 03:53:14 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/13 03:53:15 DEBUG : : Looking for writers 2025/04/13 03:53:15 DEBUG : file1: reading active writers 2025/04/13 03:53:15 DEBUG : file1: active writers 1 2025/04/13 03:53:15 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/13 03:53:16 DEBUG : : Looking for writers 2025/04/13 03:53:16 DEBUG : file1: reading active writers 2025/04/13 03:53:16 DEBUG : file1: active writers 1 2025/04/13 03:53:16 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/13 03:53:17 DEBUG : : Looking for writers 2025/04/13 03:53:17 DEBUG : file1: reading active writers 2025/04/13 03:53:17 DEBUG : file1: active writers 1 2025/04/13 03:53:17 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/13 03:53:18 DEBUG : : Looking for writers 2025/04/13 03:53:18 DEBUG : file1: reading active writers 2025/04/13 03:53:18 DEBUG : file1: active writers 1 2025/04/13 03:53:18 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/13 03:53:19 DEBUG : : Looking for writers 2025/04/13 03:53:19 DEBUG : file1: reading active writers 2025/04/13 03:53:19 DEBUG : file1: active writers 1 2025/04/13 03:53:19 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/13 03:53:20 DEBUG : : Looking for writers 2025/04/13 03:53:20 DEBUG : file1: reading active writers 2025/04/13 03:53:20 DEBUG : file1: active writers 1 2025/04/13 03:53:20 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/13 03:53:21 DEBUG : : Looking for writers 2025/04/13 03:53:21 DEBUG : file1: reading active writers 2025/04/13 03:53:21 DEBUG : file1: active writers 1 2025/04/13 03:53:21 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/13 03:53:22 DEBUG : : Looking for writers 2025/04/13 03:53:22 DEBUG : file1: reading active writers 2025/04/13 03:53:22 DEBUG : file1: active writers 1 2025/04/13 03:53:22 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/13 03:53:23 DEBUG : : Looking for writers 2025/04/13 03:53:23 DEBUG : file1: reading active writers 2025/04/13 03:53:23 DEBUG : file1: active writers 1 2025/04/13 03:53:23 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/13 03:53:24 DEBUG : : Looking for writers 2025/04/13 03:53:24 DEBUG : file1: reading active writers 2025/04/13 03:53:24 DEBUG : file1: active writers 1 2025/04/13 03:53:24 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/13 03:53:25 DEBUG : : Looking for writers 2025/04/13 03:53:25 DEBUG : file1: reading active writers 2025/04/13 03:53:25 DEBUG : file1: active writers 1 2025/04/13 03:53:25 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/13 03:53:26 DEBUG : : Looking for writers 2025/04/13 03:53:26 DEBUG : file1: reading active writers 2025/04/13 03:53:26 DEBUG : file1: active writers 1 2025/04/13 03:53:26 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/13 03:53:27 DEBUG : : Looking for writers 2025/04/13 03:53:27 DEBUG : file1: reading active writers 2025/04/13 03:53:27 DEBUG : file1: active writers 1 2025/04/13 03:53:27 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/13 03:53:28 DEBUG : : Looking for writers 2025/04/13 03:53:28 DEBUG : file1: reading active writers 2025/04/13 03:53:28 DEBUG : file1: active writers 1 2025/04/13 03:53:28 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/13 03:53:29 DEBUG : : Looking for writers 2025/04/13 03:53:29 DEBUG : file1: reading active writers 2025/04/13 03:53:29 DEBUG : file1: active writers 1 2025/04/13 03:53:29 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/13 03:53:30 DEBUG : : Looking for writers 2025/04/13 03:53:30 DEBUG : file1: reading active writers 2025/04/13 03:53:30 DEBUG : file1: active writers 1 2025/04/13 03:53:30 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/13 03:53:31 DEBUG : : Looking for writers 2025/04/13 03:53:31 DEBUG : file1: reading active writers 2025/04/13 03:53:31 DEBUG : file1: active writers 1 2025/04/13 03:53:31 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/13 03:53:32 DEBUG : : Looking for writers 2025/04/13 03:53:32 DEBUG : file1: reading active writers 2025/04/13 03:53:32 DEBUG : file1: active writers 1 2025/04/13 03:53:32 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/13 03:53:33 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc00105c3c0 mu:{state:0 sema:0} cond:{noCopy:{} L:0xc000930008 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824643354688} name:file1 opens:1 downloaders: o: fd:0xc0006f2038 info:{ModTime:{wall:13976617049789319090 ext:12847953001 loc:0x3ea0f00} ATime:{wall:13976617049789319090 ext:12847953001 loc:0x3ea0f00} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2025/04/13 03:53:33 DEBUG : >WaitForWriters: 2025/04/13 03:53:33 DEBUG : webdav root 'rclone-test-cejuxim7vepo': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.02s) === RUN TestRWCacheRename run.go:180: Remote "webdav root 'rclone-test-cejuxim7vepo'", Local "Local file system at /tmp/rclone659886066", Modify Window "1s" 2025/04/13 03:53:33 INFO : webdav root 'rclone-test-cejuxim7vepo': poll-interval is not supported by this remote 2025/04/13 03:53:33 DEBUG : webdav root 'rclone-test-cejuxim7vepo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/13 03:53:33 DEBUG : webdav root 'rclone-test-cejuxim7vepo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" 2025/04/13 03:53:33 DEBUG : webdav root 'rclone-test-cejuxim7vepo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" 2025/04/13 03:53:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" 2025/04/13 03:53:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/13 03:53:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" 2025/04/13 03:53:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" 2025/04/13 03:53:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/13 03:53:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" 2025/04/13 03:53:33 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:33 INFO : webdav root 'rclone-test-cejuxim7vepo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/13 03:53:33 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:33 DEBUG : rename_me: newRWFileHandle: 2025/04/13 03:53:33 DEBUG : rename_me(0xc000bf34c0): openPending: 2025/04/13 03:53:33 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/13 03:53:33 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/04/13 03:53:33 DEBUG : rename_me(0xc000bf34c0): >openPending: err= 2025/04/13 03:53:33 DEBUG : rename_me: >newRWFileHandle: err= 2025/04/13 03:53:33 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/04/13 03:53:33 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/04/13 03:53:33 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/04/13 03:53:33 DEBUG : rename_me(0xc000bf34c0): _writeAt: size=5, off=0 2025/04/13 03:53:33 DEBUG : rename_me(0xc000bf34c0): >_writeAt: n=5, err= 2025/04/13 03:53:33 DEBUG : rename_me(0xc000bf34c0): close: 2025/04/13 03:53:33 DEBUG : rename_me: vfs cache: setting modification time to 2025-04-13 03:53:33.265266838 +0000 UTC m=+42.872291149 2025/04/13 03:53:33 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/04/13 03:53:33 DEBUG : rename_me(0xc000bf34c0): >close: err= 2025/04/13 03:53:33 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/04/13 03:53:33 DEBUG : i_was_renamed: Updating file with 0xc000855ec0 2025/04/13 03:53:33 DEBUG : : Added virtual directory entry vDel: "rename_me" 2025/04/13 03:53:33 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/04/13 03:53:33 DEBUG : WaitForWriters: timeout=30s 2025/04/13 03:53:33 DEBUG : : Looking for writers 2025/04/13 03:53:33 DEBUG : i_was_renamed: reading active writers 2025/04/13 03:53:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/13 03:53:33 DEBUG : : Looking for writers 2025/04/13 03:53:33 DEBUG : i_was_renamed: reading active writers 2025/04/13 03:53:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/13 03:53:33 DEBUG : : Looking for writers 2025/04/13 03:53:33 DEBUG : i_was_renamed: reading active writers 2025/04/13 03:53:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/13 03:53:33 DEBUG : : Looking for writers 2025/04/13 03:53:33 DEBUG : i_was_renamed: reading active writers 2025/04/13 03:53:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/13 03:53:33 DEBUG : i_was_renamed: vfs cache: starting upload 2025/04/13 03:53:33 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2025/04/13 03:53:33 INFO : i_was_renamed: Copied (new) 2025/04/13 03:53:33 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-04-13 03:53:33 +0000 UTC" 2025/04/13 03:53:33 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/04/13 03:53:33 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/04/13 03:53:33 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/04/13 03:53:33 DEBUG : : Looking for writers 2025/04/13 03:53:33 DEBUG : i_was_renamed: reading active writers 2025/04/13 03:53:33 DEBUG : >WaitForWriters: 2025/04/13 03:53:33 DEBUG : webdav root 'rclone-test-cejuxim7vepo': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.19s) === RUN TestRWCacheUpdate run.go:180: Remote "webdav root 'rclone-test-cejuxim7vepo'", Local "Local file system at /tmp/rclone659886066", Modify Window "1s" 2025/04/13 03:53:33 INFO : webdav root 'rclone-test-cejuxim7vepo': poll-interval is not supported by this remote 2025/04/13 03:53:33 DEBUG : webdav root 'rclone-test-cejuxim7vepo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/13 03:53:33 DEBUG : webdav root 'rclone-test-cejuxim7vepo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" 2025/04/13 03:53:33 DEBUG : webdav root 'rclone-test-cejuxim7vepo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" 2025/04/13 03:53:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" 2025/04/13 03:53:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/13 03:53:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" 2025/04/13 03:53:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" 2025/04/13 03:53:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/13 03:53:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{czWGf}/rclone-test-cejuxim7vepo" 2025/04/13 03:53:33 INFO : webdav root 'rclone-test-cejuxim7vepo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/13 03:53:33 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/04/13 03:53:33 DEBUG : : forgetting directory cache 2025/04/13 03:53:33 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:33 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/13 03:53:33 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/13 03:53:33 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/13 03:53:33 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/13 03:53:33 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/13 03:53:33 DEBUG : TestRWCacheUpdate(0xc0008dd880): _readAt: size=512, off=0 2025/04/13 03:53:33 DEBUG : TestRWCacheUpdate(0xc0008dd880): openPending: 2025/04/13 03:53:33 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-04-13 02:54:33 +0000 UTC" against cached fingerprint "" 2025/04/13 03:53:33 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/04/13 03:53:33 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/13 03:53:33 DEBUG : TestRWCacheUpdate(0xc0008dd880): >openPending: err= 2025/04/13 03:53:33 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/04/13 03:53:33 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/13 03:53:33 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/13 03:53:33 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/13 03:53:33 DEBUG : TestRWCacheUpdate(0xc0008dd880): >_readAt: n=20, err=EOF 2025/04/13 03:53:33 DEBUG : TestRWCacheUpdate(0xc0008dd880): close: 2025/04/13 03:53:33 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-13 02:54:33 +0000 GMT 2025/04/13 03:53:33 DEBUG : TestRWCacheUpdate(0xc0008dd880): >close: err= 2025/04/13 03:53:33 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/04/13 03:53:33 DEBUG : : forgetting directory cache 2025/04/13 03:53:33 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/13 03:53:33 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:33 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/13 03:53:33 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/13 03:53:33 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/13 03:53:33 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/13 03:53:33 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/13 03:53:33 DEBUG : TestRWCacheUpdate(0xc000a2a980): _readAt: size=512, off=0 2025/04/13 03:53:33 DEBUG : TestRWCacheUpdate(0xc000a2a980): openPending: 2025/04/13 03:53:33 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-04-13 02:55:33 +0000 UTC" against cached fingerprint "20,2025-04-13 02:54:33 +0000 UTC" 2025/04/13 03:53:33 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-04-13 02:55:33 +0000 UTC" != cached fingerprint "20,2025-04-13 02:54:33 +0000 UTC") 2025/04/13 03:53:33 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/13 03:53:33 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/13 03:53:33 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/04/13 03:53:33 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/13 03:53:33 DEBUG : TestRWCacheUpdate(0xc000a2a980): >openPending: err= 2025/04/13 03:53:33 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/04/13 03:53:33 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/13 03:53:33 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/13 03:53:33 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/13 03:53:33 DEBUG : TestRWCacheUpdate(0xc000a2a980): >_readAt: n=20, err=EOF 2025/04/13 03:53:33 DEBUG : TestRWCacheUpdate(0xc000a2a980): close: 2025/04/13 03:53:33 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-13 02:55:33 +0000 GMT 2025/04/13 03:53:33 DEBUG : TestRWCacheUpdate(0xc000a2a980): >close: err= 2025/04/13 03:53:33 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/04/13 03:53:34 DEBUG : : forgetting directory cache 2025/04/13 03:53:34 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/13 03:53:34 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:34 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/13 03:53:34 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/13 03:53:34 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/13 03:53:34 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/13 03:53:34 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/13 03:53:34 DEBUG : TestRWCacheUpdate(0xc0007d2300): _readAt: size=512, off=0 2025/04/13 03:53:34 DEBUG : TestRWCacheUpdate(0xc0007d2300): openPending: 2025/04/13 03:53:34 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-04-13 02:56:33 +0000 UTC" against cached fingerprint "20,2025-04-13 02:55:33 +0000 UTC" 2025/04/13 03:53:34 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-04-13 02:56:33 +0000 UTC" != cached fingerprint "20,2025-04-13 02:55:33 +0000 UTC") 2025/04/13 03:53:34 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/13 03:53:34 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/13 03:53:34 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/04/13 03:53:34 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/13 03:53:34 DEBUG : TestRWCacheUpdate(0xc0007d2300): >openPending: err= 2025/04/13 03:53:34 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/04/13 03:53:34 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/13 03:53:34 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/13 03:53:34 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/13 03:53:34 DEBUG : TestRWCacheUpdate(0xc0007d2300): >_readAt: n=20, err=EOF 2025/04/13 03:53:34 DEBUG : TestRWCacheUpdate(0xc0007d2300): close: 2025/04/13 03:53:34 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-13 02:56:33 +0000 GMT 2025/04/13 03:53:34 DEBUG : TestRWCacheUpdate(0xc0007d2300): >close: err= 2025/04/13 03:53:34 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/04/13 03:53:34 DEBUG : : forgetting directory cache 2025/04/13 03:53:34 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/13 03:53:34 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:34 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/13 03:53:34 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/13 03:53:34 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/13 03:53:34 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/13 03:53:34 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/13 03:53:34 DEBUG : TestRWCacheUpdate(0xc0008d9b00): _readAt: size=512, off=0 2025/04/13 03:53:34 DEBUG : TestRWCacheUpdate(0xc0008d9b00): openPending: 2025/04/13 03:53:34 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-04-13 02:57:33 +0000 UTC" against cached fingerprint "20,2025-04-13 02:56:33 +0000 UTC" 2025/04/13 03:53:34 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-04-13 02:57:33 +0000 UTC" != cached fingerprint "20,2025-04-13 02:56:33 +0000 UTC") 2025/04/13 03:53:34 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/13 03:53:34 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/13 03:53:34 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/04/13 03:53:34 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/13 03:53:34 DEBUG : TestRWCacheUpdate(0xc0008d9b00): >openPending: err= 2025/04/13 03:53:34 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/04/13 03:53:34 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/13 03:53:34 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/13 03:53:34 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/13 03:53:34 DEBUG : TestRWCacheUpdate(0xc0008d9b00): >_readAt: n=20, err=EOF 2025/04/13 03:53:34 DEBUG : TestRWCacheUpdate(0xc0008d9b00): close: 2025/04/13 03:53:34 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-13 02:57:33 +0000 GMT 2025/04/13 03:53:34 DEBUG : TestRWCacheUpdate(0xc0008d9b00): >close: err= 2025/04/13 03:53:34 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/04/13 03:53:34 DEBUG : : forgetting directory cache 2025/04/13 03:53:34 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/13 03:53:34 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:34 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/13 03:53:34 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/13 03:53:34 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/13 03:53:34 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/13 03:53:34 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/13 03:53:34 DEBUG : TestRWCacheUpdate(0xc0009165c0): _readAt: size=512, off=0 2025/04/13 03:53:34 DEBUG : TestRWCacheUpdate(0xc0009165c0): openPending: 2025/04/13 03:53:34 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-04-13 02:58:33 +0000 UTC" against cached fingerprint "20,2025-04-13 02:57:33 +0000 UTC" 2025/04/13 03:53:34 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-04-13 02:58:33 +0000 UTC" != cached fingerprint "20,2025-04-13 02:57:33 +0000 UTC") 2025/04/13 03:53:34 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/13 03:53:34 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/13 03:53:34 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/04/13 03:53:34 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/13 03:53:34 DEBUG : TestRWCacheUpdate(0xc0009165c0): >openPending: err= 2025/04/13 03:53:34 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/04/13 03:53:34 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/13 03:53:34 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/13 03:53:34 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/13 03:53:34 DEBUG : TestRWCacheUpdate(0xc0009165c0): >_readAt: n=20, err=EOF 2025/04/13 03:53:34 DEBUG : TestRWCacheUpdate(0xc0009165c0): close: 2025/04/13 03:53:34 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-13 02:58:33 +0000 GMT 2025/04/13 03:53:34 DEBUG : TestRWCacheUpdate(0xc0009165c0): >close: err= 2025/04/13 03:53:34 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/04/13 03:53:34 DEBUG : : forgetting directory cache 2025/04/13 03:53:34 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/13 03:53:34 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:34 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/13 03:53:34 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/13 03:53:34 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/13 03:53:34 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/13 03:53:34 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/13 03:53:34 DEBUG : TestRWCacheUpdate(0xc00094e2c0): _readAt: size=512, off=0 2025/04/13 03:53:34 DEBUG : TestRWCacheUpdate(0xc00094e2c0): openPending: 2025/04/13 03:53:34 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-04-13 02:59:33 +0000 UTC" against cached fingerprint "20,2025-04-13 02:58:33 +0000 UTC" 2025/04/13 03:53:34 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-04-13 02:59:33 +0000 UTC" != cached fingerprint "20,2025-04-13 02:58:33 +0000 UTC") 2025/04/13 03:53:34 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/13 03:53:34 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/13 03:53:34 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/04/13 03:53:34 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/13 03:53:34 DEBUG : TestRWCacheUpdate(0xc00094e2c0): >openPending: err= 2025/04/13 03:53:34 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/04/13 03:53:34 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/13 03:53:34 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/13 03:53:34 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/13 03:53:34 DEBUG : TestRWCacheUpdate(0xc00094e2c0): >_readAt: n=20, err=EOF 2025/04/13 03:53:34 DEBUG : TestRWCacheUpdate(0xc00094e2c0): close: 2025/04/13 03:53:34 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-13 02:59:33 +0000 GMT 2025/04/13 03:53:34 DEBUG : TestRWCacheUpdate(0xc00094e2c0): >close: err= 2025/04/13 03:53:34 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/04/13 03:53:35 DEBUG : : forgetting directory cache 2025/04/13 03:53:35 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/13 03:53:35 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:35 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/13 03:53:35 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/13 03:53:35 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/13 03:53:35 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/13 03:53:35 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/13 03:53:35 DEBUG : TestRWCacheUpdate(0xc000728d80): _readAt: size=512, off=0 2025/04/13 03:53:35 DEBUG : TestRWCacheUpdate(0xc000728d80): openPending: 2025/04/13 03:53:35 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-04-13 03:00:33 +0000 UTC" against cached fingerprint "20,2025-04-13 02:59:33 +0000 UTC" 2025/04/13 03:53:35 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-04-13 03:00:33 +0000 UTC" != cached fingerprint "20,2025-04-13 02:59:33 +0000 UTC") 2025/04/13 03:53:35 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/13 03:53:35 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/13 03:53:35 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/04/13 03:53:35 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/13 03:53:35 DEBUG : TestRWCacheUpdate(0xc000728d80): >openPending: err= 2025/04/13 03:53:35 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/04/13 03:53:35 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/13 03:53:35 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/13 03:53:35 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/13 03:53:35 DEBUG : TestRWCacheUpdate(0xc000728d80): >_readAt: n=21, err=EOF 2025/04/13 03:53:35 DEBUG : TestRWCacheUpdate(0xc000728d80): close: 2025/04/13 03:53:35 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-13 03:00:33 +0000 GMT 2025/04/13 03:53:35 DEBUG : TestRWCacheUpdate(0xc000728d80): >close: err= 2025/04/13 03:53:35 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/04/13 03:53:35 DEBUG : : forgetting directory cache 2025/04/13 03:53:35 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/13 03:53:35 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:35 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/13 03:53:35 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/13 03:53:35 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/13 03:53:35 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/13 03:53:35 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/13 03:53:35 DEBUG : TestRWCacheUpdate(0xc00094fd80): _readAt: size=512, off=0 2025/04/13 03:53:35 DEBUG : TestRWCacheUpdate(0xc00094fd80): openPending: 2025/04/13 03:53:35 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-04-13 03:01:33 +0000 UTC" against cached fingerprint "21,2025-04-13 03:00:33 +0000 UTC" 2025/04/13 03:53:35 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-04-13 03:01:33 +0000 UTC" != cached fingerprint "21,2025-04-13 03:00:33 +0000 UTC") 2025/04/13 03:53:35 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/13 03:53:35 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/13 03:53:35 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/04/13 03:53:35 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/13 03:53:35 DEBUG : TestRWCacheUpdate(0xc00094fd80): >openPending: err= 2025/04/13 03:53:35 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/04/13 03:53:35 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/13 03:53:35 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/13 03:53:35 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/13 03:53:35 DEBUG : TestRWCacheUpdate(0xc00094fd80): >_readAt: n=22, err=EOF 2025/04/13 03:53:35 DEBUG : TestRWCacheUpdate(0xc00094fd80): close: 2025/04/13 03:53:35 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-13 03:01:33 +0000 GMT 2025/04/13 03:53:35 DEBUG : TestRWCacheUpdate(0xc00094fd80): >close: err= 2025/04/13 03:53:35 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/04/13 03:53:35 DEBUG : : forgetting directory cache 2025/04/13 03:53:35 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/13 03:53:35 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:35 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/13 03:53:35 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/13 03:53:35 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/13 03:53:35 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/13 03:53:35 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/13 03:53:35 DEBUG : TestRWCacheUpdate(0xc000a8dcc0): _readAt: size=512, off=0 2025/04/13 03:53:35 DEBUG : TestRWCacheUpdate(0xc000a8dcc0): openPending: 2025/04/13 03:53:35 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-04-13 03:02:33 +0000 UTC" against cached fingerprint "22,2025-04-13 03:01:33 +0000 UTC" 2025/04/13 03:53:35 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-04-13 03:02:33 +0000 UTC" != cached fingerprint "22,2025-04-13 03:01:33 +0000 UTC") 2025/04/13 03:53:35 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/13 03:53:35 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/13 03:53:35 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/04/13 03:53:35 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/13 03:53:35 DEBUG : TestRWCacheUpdate(0xc000a8dcc0): >openPending: err= 2025/04/13 03:53:35 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/04/13 03:53:35 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/13 03:53:35 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/13 03:53:35 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/13 03:53:35 DEBUG : TestRWCacheUpdate(0xc000a8dcc0): >_readAt: n=23, err=EOF 2025/04/13 03:53:35 DEBUG : TestRWCacheUpdate(0xc000a8dcc0): close: 2025/04/13 03:53:35 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-13 03:02:33 +0000 GMT 2025/04/13 03:53:35 DEBUG : TestRWCacheUpdate(0xc000a8dcc0): >close: err= 2025/04/13 03:53:35 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/04/13 03:53:35 DEBUG : : forgetting directory cache 2025/04/13 03:53:35 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/13 03:53:35 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:53:35 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/13 03:53:35 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/13 03:53:35 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/13 03:53:35 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/13 03:53:35 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/13 03:53:35 DEBUG : TestRWCacheUpdate(0xc0008dbb40): _readAt: size=512, off=0 2025/04/13 03:53:35 DEBUG : TestRWCacheUpdate(0xc0008dbb40): openPending: 2025/04/13 03:53:35 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-04-13 03:03:33 +0000 UTC" against cached fingerprint "23,2025-04-13 03:02:33 +0000 UTC" 2025/04/13 03:53:35 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-04-13 03:03:33 +0000 UTC" != cached fingerprint "23,2025-04-13 03:02:33 +0000 UTC") 2025/04/13 03:53:35 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/13 03:53:35 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/13 03:53:35 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/04/13 03:53:35 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/13 03:53:35 DEBUG : TestRWCacheUpdate(0xc0008dbb40): >openPending: err= 2025/04/13 03:53:35 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/04/13 03:53:35 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/13 03:53:35 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/13 03:53:35 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/13 03:53:35 DEBUG : TestRWCacheUpdate(0xc0008dbb40): >_readAt: n=24, err=EOF 2025/04/13 03:53:35 DEBUG : TestRWCacheUpdate(0xc0008dbb40): close: 2025/04/13 03:53:35 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-13 03:03:33 +0000 GMT 2025/04/13 03:53:35 DEBUG : TestRWCacheUpdate(0xc0008dbb40): >close: err= 2025/04/13 03:53:35 DEBUG : WaitForWriters: timeout=30s 2025/04/13 03:53:35 DEBUG : : Looking for writers 2025/04/13 03:53:35 DEBUG : TestRWCacheUpdate: reading active writers 2025/04/13 03:53:35 DEBUG : >WaitForWriters: 2025/04/13 03:53:35 DEBUG : webdav root 'rclone-test-cejuxim7vepo': vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.58s) === RUN TestCaseSensitivity run.go:180: Remote "webdav root 'rclone-test-cejuxim7vepo'", Local "Local file system at /tmp/rclone659886066", Modify Window "1s" 2025/04/13 03:53:36 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2025/04/13 03:53:36 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2025/04/13 03:53:36 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2025/04/13 03:53:36 INFO : webdav root 'rclone-test-cejuxim7vepo': poll-interval is not supported by this remote 2025/04/13 03:53:36 INFO : webdav root 'rclone-test-cejuxim7vepo': poll-interval is not supported by this remote 2025/04/13 03:53:36 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/13 03:53:36 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/04/13 03:53:36 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/04/13 03:53:36 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/04/13 03:53:36 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/04/13 03:53:36 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/13 03:53:36 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/13 03:53:36 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/04/13 03:53:36 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/04/13 03:53:36 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/04/13 03:53:36 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/04/13 03:53:36 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/13 03:53:36 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/13 03:53:36 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/04/13 03:53:36 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/04/13 03:53:36 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/04/13 03:53:36 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/04/13 03:53:36 DEBUG : : forgetting directory cache 2025/04/13 03:53:36 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/13 03:53:36 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/13 03:53:36 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/13 03:53:36 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/04/13 03:53:36 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/04/13 03:53:36 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/04/13 03:53:36 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/04/13 03:53:36 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/13 03:53:36 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/13 03:53:36 DEBUG : FilEb: Open: flags=O_RDONLY 2025/04/13 03:53:36 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/04/13 03:53:36 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/04/13 03:53:36 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/04/13 03:53:36 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/13 03:53:36 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/13 03:53:36 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/04/13 03:53:36 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/04/13 03:53:36 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/04/13 03:53:36 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/04/13 03:53:36 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/13 03:53:36 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/13 03:53:36 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/04/13 03:53:36 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/04/13 03:53:36 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/04/13 03:53:36 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/04/13 03:53:36 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/13 03:53:36 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/13 03:53:36 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/04/13 03:53:36 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/04/13 03:53:36 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/04/13 03:53:36 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/04/13 03:53:36 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/13 03:53:36 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/13 03:53:36 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/04/13 03:53:36 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/04/13 03:53:36 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/04/13 03:53:36 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/04/13 03:53:36 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/13 03:53:36 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/13 03:53:36 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/04/13 03:53:36 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/04/13 03:53:36 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/04/13 03:53:36 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/04/13 03:53:36 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/13 03:53:36 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/13 03:53:36 DEBUG : FilEb: Open: flags=O_RDONLY 2025/04/13 03:53:36 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/04/13 03:53:36 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/04/13 03:53:36 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/04/13 03:53:36 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/13 03:53:36 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/13 03:53:36 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/04/13 03:53:36 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/04/13 03:53:36 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/13 03:53:36 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/04/13 03:53:36 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/04/13 03:53:36 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/13 03:53:36 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/04/13 03:53:36 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/04/13 03:53:36 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/04/13 03:53:36 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/04/13 03:53:36 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/13 03:53:36 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/13 03:53:36 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/04/13 03:53:36 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/13 03:53:36 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/04/13 03:53:36 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/13 03:53:36 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/04/13 03:53:36 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/13 03:53:36 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/04/13 03:53:36 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/04/13 03:53:36 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/04/13 03:53:36 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/04/13 03:53:36 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/13 03:53:36 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/13 03:53:36 DEBUG : FilEb: Open: flags=O_RDONLY 2025/04/13 03:53:36 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/04/13 03:53:36 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/04/13 03:53:36 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/04/13 03:53:36 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/13 03:53:36 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/13 03:53:36 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/04/13 03:53:36 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/13 03:53:36 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/04/13 03:53:36 DEBUG : WaitForWriters: timeout=30s 2025/04/13 03:53:36 DEBUG : : Looking for writers 2025/04/13 03:53:36 DEBUG : FiLeA: reading active writers 2025/04/13 03:53:36 DEBUG : FiLeB: reading active writers 2025/04/13 03:53:36 DEBUG : FilEb: reading active writers 2025/04/13 03:53:36 DEBUG : >WaitForWriters: 2025/04/13 03:53:36 DEBUG : WaitForWriters: timeout=30s 2025/04/13 03:53:36 DEBUG : : Looking for writers 2025/04/13 03:53:36 DEBUG : FilEb: reading active writers 2025/04/13 03:53:36 DEBUG : FiLeA: reading active writers 2025/04/13 03:53:36 DEBUG : FiLeB: reading active writers 2025/04/13 03:53:36 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.34s) === RUN TestUnicodeNormalization run.go:180: Remote "webdav root 'rclone-test-cejuxim7vepo'", Local "Local file system at /tmp/rclone659886066", Modify Window "1s" 2025/04/13 03:53:36 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2025/04/13 03:53:36 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2025/04/13 03:53:36 INFO : webdav root 'rclone-test-cejuxim7vepo': poll-interval is not supported by this remote 2025/04/13 03:53:36 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/13 03:53:36 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/04/13 03:53:36 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/04/13 03:53:36 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/04/13 03:53:36 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/04/13 03:53:36 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/13 03:53:36 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/13 03:53:36 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/04/13 03:53:36 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/04/13 03:53:36 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/04/13 03:53:36 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/04/13 03:53:36 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/13 03:53:36 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/13 03:53:36 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/04/13 03:53:36 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/04/13 03:53:36 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/04/13 03:53:36 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/04/13 03:53:36 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/13 03:53:36 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/13 03:53:36 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/04/13 03:53:36 DEBUG : WaitForWriters: timeout=30s 2025/04/13 03:53:36 DEBUG : : Looking for writers 2025/04/13 03:53:36 DEBUG : normal name with no special characters.txt: reading active writers 2025/04/13 03:53:36 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/04/13 03:53:36 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.16s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "webdav root 'rclone-test-cejuxim7vepo'", Local "Local file system at /tmp/rclone659886066", Modify Window "1s" 2025/04/13 03:53:36 INFO : webdav root 'rclone-test-cejuxim7vepo': poll-interval is not supported by this remote 2025/04/13 03:53:36 DEBUG : webdav root 'rclone-test-cejuxim7vepo': Reusing VFS from active cache 2025/04/13 03:53:36 DEBUG : WaitForWriters: timeout=30s 2025/04/13 03:53:36 DEBUG : : Looking for writers 2025/04/13 03:53:36 DEBUG : >WaitForWriters: 2025/04/13 03:53:36 DEBUG : WaitForWriters: timeout=30s 2025/04/13 03:53:36 DEBUG : : Looking for writers 2025/04/13 03:53:36 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.02s) === RUN TestVFSNewWithOpts run.go:180: Remote "webdav root 'rclone-test-cejuxim7vepo'", Local "Local file system at /tmp/rclone659886066", Modify Window "1s" 2025/04/13 03:53:36 INFO : webdav root 'rclone-test-cejuxim7vepo': poll-interval is not supported by this remote 2025/04/13 03:53:36 DEBUG : WaitForWriters: timeout=30s 2025/04/13 03:53:36 DEBUG : : Looking for writers 2025/04/13 03:53:36 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.02s) === RUN TestVFSRoot run.go:180: Remote "webdav root 'rclone-test-cejuxim7vepo'", Local "Local file system at /tmp/rclone659886066", Modify Window "1s" 2025/04/13 03:53:36 INFO : webdav root 'rclone-test-cejuxim7vepo': poll-interval is not supported by this remote 2025/04/13 03:53:36 DEBUG : WaitForWriters: timeout=30s 2025/04/13 03:53:36 DEBUG : : Looking for writers 2025/04/13 03:53:36 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.02s) === RUN TestVFSStat run.go:180: Remote "webdav root 'rclone-test-cejuxim7vepo'", Local "Local file system at /tmp/rclone659886066", Modify Window "1s" 2025/04/13 03:53:36 INFO : webdav root 'rclone-test-cejuxim7vepo': poll-interval is not supported by this remote 2025/04/13 03:53:36 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/13 03:53:36 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/04/13 03:53:36 DEBUG : WaitForWriters: timeout=30s 2025/04/13 03:53:36 DEBUG : dir: Looking for writers 2025/04/13 03:53:36 DEBUG : file2: reading active writers 2025/04/13 03:53:36 DEBUG : : Looking for writers 2025/04/13 03:53:36 DEBUG : dir: reading active writers 2025/04/13 03:53:36 DEBUG : file1: reading active writers 2025/04/13 03:53:36 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.18s) === RUN TestVFSStatParent run.go:180: Remote "webdav root 'rclone-test-cejuxim7vepo'", Local "Local file system at /tmp/rclone659886066", Modify Window "1s" 2025/04/13 03:53:36 INFO : webdav root 'rclone-test-cejuxim7vepo': poll-interval is not supported by this remote 2025/04/13 03:53:36 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/13 03:53:36 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/04/13 03:53:36 DEBUG : WaitForWriters: timeout=30s 2025/04/13 03:53:36 DEBUG : dir: Looking for writers 2025/04/13 03:53:36 DEBUG : : Looking for writers 2025/04/13 03:53:36 DEBUG : file1: reading active writers 2025/04/13 03:53:36 DEBUG : dir: reading active writers 2025/04/13 03:53:36 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.17s) === RUN TestVFSOpenFile run.go:180: Remote "webdav root 'rclone-test-cejuxim7vepo'", Local "Local file system at /tmp/rclone659886066", Modify Window "1s" 2025/04/13 03:53:36 INFO : webdav root 'rclone-test-cejuxim7vepo': poll-interval is not supported by this remote 2025/04/13 03:53:36 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/13 03:53:36 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/04/13 03:53:37 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/13 03:53:37 DEBUG : file1: Open: flags=O_RDONLY 2025/04/13 03:53:37 DEBUG : file1: >Open: fd=file1 (r), err= 2025/04/13 03:53:37 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/04/13 03:53:37 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/13 03:53:37 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/04/13 03:53:37 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/13 03:53:37 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/04/13 03:53:37 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:37 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:37 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/04/13 03:53:37 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/04/13 03:53:37 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/04/13 03:53:37 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/04/13 03:53:37 DEBUG : webdav root 'rclone-test-cejuxim7vepo': File to upload is small (0 bytes), uploading instead of streaming 2025/04/13 03:53:37 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2025/04/13 03:53:37 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2025/04/13 03:53:37 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/04/13 03:53:37 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:37 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/04/13 03:53:37 DEBUG : WaitForWriters: timeout=30s 2025/04/13 03:53:37 DEBUG : dir: Looking for writers 2025/04/13 03:53:37 DEBUG : file2: reading active writers 2025/04/13 03:53:37 DEBUG : new_file.txt: reading active writers 2025/04/13 03:53:37 DEBUG : : Looking for writers 2025/04/13 03:53:37 DEBUG : dir: reading active writers 2025/04/13 03:53:37 DEBUG : file1: reading active writers 2025/04/13 03:53:37 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.22s) === RUN TestVFSRename run.go:180: Remote "webdav root 'rclone-test-cejuxim7vepo'", Local "Local file system at /tmp/rclone659886066", Modify Window "1s" 2025/04/13 03:53:37 INFO : webdav root 'rclone-test-cejuxim7vepo': poll-interval is not supported by this remote 2025/04/13 03:53:37 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/04/13 03:53:37 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/04/13 03:53:37 DEBUG : dir/file1: Updating file with dir/file1 0xc000a49440 2025/04/13 03:53:37 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/04/13 03:53:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/13 03:53:37 INFO : dir/file1: Moved (server-side) to: file0 2025/04/13 03:53:37 DEBUG : file0: Updating file with file0 0xc000a49440 2025/04/13 03:53:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/13 03:53:37 DEBUG : : Added virtual directory entry vAddFile: "file0" 2025/04/13 03:53:37 DEBUG : WaitForWriters: timeout=30s 2025/04/13 03:53:37 DEBUG : dir: Looking for writers 2025/04/13 03:53:37 DEBUG : : Looking for writers 2025/04/13 03:53:37 DEBUG : dir: reading active writers 2025/04/13 03:53:37 DEBUG : file0: reading active writers 2025/04/13 03:53:37 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.26s) === RUN TestVFSStatfs run.go:180: Remote "webdav root 'rclone-test-cejuxim7vepo'", Local "Local file system at /tmp/rclone659886066", Modify Window "1s" 2025/04/13 03:53:37 INFO : webdav root 'rclone-test-cejuxim7vepo': poll-interval is not supported by this remote 2025/04/13 03:53:37 DEBUG : WaitForWriters: timeout=30s 2025/04/13 03:53:37 DEBUG : : Looking for writers 2025/04/13 03:53:37 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.03s) === RUN TestVFSMkdir run.go:180: Remote "webdav root 'rclone-test-cejuxim7vepo'", Local "Local file system at /tmp/rclone659886066", Modify Window "1s" 2025/04/13 03:53:37 INFO : webdav root 'rclone-test-cejuxim7vepo': poll-interval is not supported by this remote 2025/04/13 03:53:37 DEBUG : : Added virtual directory entry vAddDir: "/" 2025/04/13 03:53:37 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/04/13 03:53:37 DEBUG : : Added virtual directory entry vAddDir: "b" 2025/04/13 03:53:37 DEBUG : : Added virtual directory entry vAddDir: "c" 2025/04/13 03:53:37 DEBUG : : Added virtual directory entry vAddDir: "d" 2025/04/13 03:53:37 DEBUG : WaitForWriters: timeout=30s 2025/04/13 03:53:37 DEBUG : b: Looking for writers 2025/04/13 03:53:37 DEBUG : c: Looking for writers 2025/04/13 03:53:37 DEBUG : d: Looking for writers 2025/04/13 03:53:37 DEBUG : : Looking for writers 2025/04/13 03:53:37 DEBUG : a: Looking for writers 2025/04/13 03:53:37 DEBUG : : Looking for writers 2025/04/13 03:53:37 DEBUG : a: reading active writers 2025/04/13 03:53:37 DEBUG : b: reading active writers 2025/04/13 03:53:37 DEBUG : c: reading active writers 2025/04/13 03:53:37 DEBUG : d: reading active writers 2025/04/13 03:53:37 DEBUG : /: reading active writers 2025/04/13 03:53:37 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.40s) === RUN TestVFSMkdirAll run.go:180: Remote "webdav root 'rclone-test-cejuxim7vepo'", Local "Local file system at /tmp/rclone659886066", Modify Window "1s" 2025/04/13 03:53:37 INFO : webdav root 'rclone-test-cejuxim7vepo': poll-interval is not supported by this remote 2025/04/13 03:53:37 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/04/13 03:53:37 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/04/13 03:53:37 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/04/13 03:53:37 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/04/13 03:53:38 DEBUG : WaitForWriters: timeout=30s 2025/04/13 03:53:38 DEBUG : a/b/c/d: Looking for writers 2025/04/13 03:53:38 DEBUG : a/b/c: Looking for writers 2025/04/13 03:53:38 DEBUG : d: reading active writers 2025/04/13 03:53:38 DEBUG : a/b: Looking for writers 2025/04/13 03:53:38 DEBUG : c: reading active writers 2025/04/13 03:53:38 DEBUG : a: Looking for writers 2025/04/13 03:53:38 DEBUG : b: reading active writers 2025/04/13 03:53:38 DEBUG : : Looking for writers 2025/04/13 03:53:38 DEBUG : a: reading active writers 2025/04/13 03:53:38 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.41s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:180: Remote "webdav root 'rclone-test-cejuxim7vepo'", Local "Local file system at /tmp/rclone659886066", Modify Window "1s" 2025/04/13 03:53:38 INFO : webdav root 'rclone-test-cejuxim7vepo': poll-interval is not supported by this remote 2025/04/13 03:53:38 DEBUG : WaitForWriters: timeout=30s 2025/04/13 03:53:38 DEBUG : : Looking for writers 2025/04/13 03:53:38 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-cejuxim7vepo'", Local "Local file system at /tmp/rclone659886066", Modify Window "1s" 2025/04/13 03:53:38 INFO : webdav root 'rclone-test-cejuxim7vepo': poll-interval is not supported by this remote 2025/04/13 03:53:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:38 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/13 03:53:38 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/13 03:53:38 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/13 03:53:38 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/13 03:53:38 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/04/13 03:53:38 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/04/13 03:53:38 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/04/13 03:53:38 DEBUG : webdav root 'rclone-test-cejuxim7vepo': File to upload is small (5 bytes), uploading instead of streaming 2025/04/13 03:53:38 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/13 03:53:38 DEBUG : file1: Size of src and dst objects identical 2025/04/13 03:53:38 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/13 03:53:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:38 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/13 03:53:38 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/13 03:53:38 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/13 03:53:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:38 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/13 03:53:38 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/13 03:53:38 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/13 03:53:38 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/04/13 03:53:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/04/13 03:53:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/04/13 03:53:38 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/13 03:53:38 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/13 03:53:38 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/13 03:53:38 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/13 03:53:38 DEBUG : webdav root 'rclone-test-cejuxim7vepo': File to upload is small (0 bytes), uploading instead of streaming 2025/04/13 03:53:38 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/13 03:53:38 DEBUG : file1: Size of src and dst objects identical 2025/04/13 03:53:38 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/13 03:53:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/04/13 03:53:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/04/13 03:53:38 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/13 03:53:38 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/13 03:53:38 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/13 03:53:38 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/13 03:53:38 DEBUG : webdav root 'rclone-test-cejuxim7vepo': File to upload is small (7 bytes), uploading instead of streaming 2025/04/13 03:53:38 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/13 03:53:38 DEBUG : file1: Size of src and dst objects identical 2025/04/13 03:53:38 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/13 03:53:38 DEBUG : WaitForWriters: timeout=30s 2025/04/13 03:53:38 DEBUG : : Looking for writers 2025/04/13 03:53:38 DEBUG : file1: reading active writers 2025/04/13 03:53:38 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.15s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-cejuxim7vepo'", Local "Local file system at /tmp/rclone659886066", Modify Window "1s" 2025/04/13 03:53:38 INFO : webdav root 'rclone-test-cejuxim7vepo': poll-interval is not supported by this remote 2025/04/13 03:53:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:38 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/13 03:53:38 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/13 03:53:38 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/13 03:53:38 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/13 03:53:38 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/04/13 03:53:39 DEBUG : file1: aborting in-sequence write wait, off=100 2025/04/13 03:53:39 DEBUG : file1: failed to wait for in-sequence write to 100 2025/04/13 03:53:39 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/04/13 03:53:39 DEBUG : webdav root 'rclone-test-cejuxim7vepo': File to upload is small (11 bytes), uploading instead of streaming 2025/04/13 03:53:39 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/13 03:53:39 DEBUG : file1: Size of src and dst objects identical 2025/04/13 03:53:39 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/13 03:53:39 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/04/13 03:53:39 DEBUG : WaitForWriters: timeout=30s 2025/04/13 03:53:39 DEBUG : : Looking for writers 2025/04/13 03:53:39 DEBUG : file1: reading active writers 2025/04/13 03:53:39 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.08s) === RUN TestWriteFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-cejuxim7vepo'", Local "Local file system at /tmp/rclone659886066", Modify Window "1s" 2025/04/13 03:53:39 INFO : webdav root 'rclone-test-cejuxim7vepo': poll-interval is not supported by this remote 2025/04/13 03:53:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:39 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/13 03:53:39 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/13 03:53:39 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/13 03:53:39 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/04/13 03:53:39 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/13 03:53:39 DEBUG : webdav root 'rclone-test-cejuxim7vepo': File to upload is small (5 bytes), uploading instead of streaming 2025/04/13 03:53:39 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/13 03:53:39 DEBUG : file1: Size of src and dst objects identical 2025/04/13 03:53:39 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/13 03:53:39 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/04/13 03:53:39 DEBUG : WaitForWriters: timeout=30s 2025/04/13 03:53:39 DEBUG : : Looking for writers 2025/04/13 03:53:39 DEBUG : file1: reading active writers 2025/04/13 03:53:39 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.07s) === RUN TestWriteFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-cejuxim7vepo'", Local "Local file system at /tmp/rclone659886066", Modify Window "1s" 2025/04/13 03:53:39 INFO : webdav root 'rclone-test-cejuxim7vepo': poll-interval is not supported by this remote 2025/04/13 03:53:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:39 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/13 03:53:39 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/13 03:53:39 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/13 03:53:39 DEBUG : file1: WriteFileHandle.Release closing 2025/04/13 03:53:39 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/13 03:53:39 DEBUG : webdav root 'rclone-test-cejuxim7vepo': File to upload is small (0 bytes), uploading instead of streaming 2025/04/13 03:53:39 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/13 03:53:39 DEBUG : file1: Size of src and dst objects identical 2025/04/13 03:53:39 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/13 03:53:39 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/04/13 03:53:39 DEBUG : WaitForWriters: timeout=30s 2025/04/13 03:53:39 DEBUG : : Looking for writers 2025/04/13 03:53:39 DEBUG : file1: reading active writers 2025/04/13 03:53:39 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.08s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-cejuxim7vepo'", Local "Local file system at /tmp/rclone659886066", Modify Window "1s" 2025/04/13 03:53:39 INFO : webdav root 'rclone-test-cejuxim7vepo': poll-interval is not supported by this remote 2025/04/13 03:53:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:53:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:53:39 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/13 03:53:39 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/13 03:53:39 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2025/04/13 03:53:39 DEBUG : WaitForWriters: timeout=30s 2025/04/13 03:53:39 DEBUG : : Looking for writers 2025/04/13 03:53:39 DEBUG : file1: reading active writers 2025/04/13 03:53:39 DEBUG : file1: active writers 1 2025/04/13 03:53:39 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2025/04/13 03:53:39 DEBUG : : Looking for writers 2025/04/13 03:53:39 DEBUG : file1: reading active writers 2025/04/13 03:53:39 DEBUG : file1: active writers 1 2025/04/13 03:53:39 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2025/04/13 03:53:39 DEBUG : : Looking for writers 2025/04/13 03:53:39 DEBUG : file1: reading active writers 2025/04/13 03:53:39 DEBUG : file1: active writers 1 2025/04/13 03:53:39 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2025/04/13 03:53:39 DEBUG : : Looking for writers 2025/04/13 03:53:39 DEBUG : file1: reading active writers 2025/04/13 03:53:39 DEBUG : file1: active writers 1 2025/04/13 03:53:39 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2025/04/13 03:53:39 DEBUG : : Looking for writers 2025/04/13 03:53:39 DEBUG : file1: reading active writers 2025/04/13 03:53:39 DEBUG : file1: active writers 1 2025/04/13 03:53:39 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2025/04/13 03:53:39 DEBUG : : Looking for writers 2025/04/13 03:53:39 DEBUG : file1: reading active writers 2025/04/13 03:53:39 DEBUG : file1: active writers 1 2025/04/13 03:53:39 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2025/04/13 03:53:40 DEBUG : : Looking for writers 2025/04/13 03:53:40 DEBUG : file1: reading active writers 2025/04/13 03:53:40 DEBUG : file1: active writers 1 2025/04/13 03:53:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2025/04/13 03:53:40 DEBUG : : Looking for writers 2025/04/13 03:53:40 DEBUG : file1: reading active writers 2025/04/13 03:53:40 DEBUG : file1: active writers 1 2025/04/13 03:53:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/13 03:53:41 DEBUG : : Looking for writers 2025/04/13 03:53:41 DEBUG : file1: reading active writers 2025/04/13 03:53:41 DEBUG : file1: active writers 1 2025/04/13 03:53:41 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/13 03:53:42 DEBUG : : Looking for writers 2025/04/13 03:53:42 DEBUG : file1: reading active writers 2025/04/13 03:53:42 DEBUG : file1: active writers 1 2025/04/13 03:53:42 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/13 03:53:43 DEBUG : : Looking for writers 2025/04/13 03:53:43 DEBUG : file1: reading active writers 2025/04/13 03:53:43 DEBUG : file1: active writers 1 2025/04/13 03:53:43 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/13 03:53:44 DEBUG : : Looking for writers 2025/04/13 03:53:44 DEBUG : file1: reading active writers 2025/04/13 03:53:44 DEBUG : file1: active writers 1 2025/04/13 03:53:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/13 03:53:45 DEBUG : : Looking for writers 2025/04/13 03:53:45 DEBUG : file1: reading active writers 2025/04/13 03:53:45 DEBUG : file1: active writers 1 2025/04/13 03:53:45 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/13 03:53:46 DEBUG : : Looking for writers 2025/04/13 03:53:46 DEBUG : file1: reading active writers 2025/04/13 03:53:46 DEBUG : file1: active writers 1 2025/04/13 03:53:46 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/13 03:53:47 DEBUG : : Looking for writers 2025/04/13 03:53:47 DEBUG : file1: reading active writers 2025/04/13 03:53:47 DEBUG : file1: active writers 1 2025/04/13 03:53:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/13 03:53:48 DEBUG : : Looking for writers 2025/04/13 03:53:48 DEBUG : file1: reading active writers 2025/04/13 03:53:48 DEBUG : file1: active writers 1 2025/04/13 03:53:48 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/13 03:53:49 DEBUG : : Looking for writers 2025/04/13 03:53:49 DEBUG : file1: reading active writers 2025/04/13 03:53:49 DEBUG : file1: active writers 1 2025/04/13 03:53:49 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/13 03:53:50 DEBUG : : Looking for writers 2025/04/13 03:53:50 DEBUG : file1: reading active writers 2025/04/13 03:53:50 DEBUG : file1: active writers 1 2025/04/13 03:53:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/13 03:53:51 DEBUG : : Looking for writers 2025/04/13 03:53:51 DEBUG : file1: reading active writers 2025/04/13 03:53:51 DEBUG : file1: active writers 1 2025/04/13 03:53:51 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/13 03:53:52 DEBUG : : Looking for writers 2025/04/13 03:53:52 DEBUG : file1: reading active writers 2025/04/13 03:53:52 DEBUG : file1: active writers 1 2025/04/13 03:53:52 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/13 03:53:53 DEBUG : : Looking for writers 2025/04/13 03:53:53 DEBUG : file1: reading active writers 2025/04/13 03:53:53 DEBUG : file1: active writers 1 2025/04/13 03:53:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/13 03:53:54 DEBUG : : Looking for writers 2025/04/13 03:53:54 DEBUG : file1: reading active writers 2025/04/13 03:53:54 DEBUG : file1: active writers 1 2025/04/13 03:53:54 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/13 03:53:55 DEBUG : : Looking for writers 2025/04/13 03:53:55 DEBUG : file1: reading active writers 2025/04/13 03:53:55 DEBUG : file1: active writers 1 2025/04/13 03:53:55 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/13 03:53:56 DEBUG : : Looking for writers 2025/04/13 03:53:56 DEBUG : file1: reading active writers 2025/04/13 03:53:56 DEBUG : file1: active writers 1 2025/04/13 03:53:56 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/13 03:53:57 DEBUG : : Looking for writers 2025/04/13 03:53:57 DEBUG : file1: reading active writers 2025/04/13 03:53:57 DEBUG : file1: active writers 1 2025/04/13 03:53:57 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/13 03:53:58 DEBUG : : Looking for writers 2025/04/13 03:53:58 DEBUG : file1: reading active writers 2025/04/13 03:53:58 DEBUG : file1: active writers 1 2025/04/13 03:53:58 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/13 03:53:59 DEBUG : : Looking for writers 2025/04/13 03:53:59 DEBUG : file1: reading active writers 2025/04/13 03:53:59 DEBUG : file1: active writers 1 2025/04/13 03:53:59 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/13 03:54:00 DEBUG : : Looking for writers 2025/04/13 03:54:00 DEBUG : file1: reading active writers 2025/04/13 03:54:00 DEBUG : file1: active writers 1 2025/04/13 03:54:00 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/13 03:54:01 DEBUG : : Looking for writers 2025/04/13 03:54:01 DEBUG : file1: reading active writers 2025/04/13 03:54:01 DEBUG : file1: active writers 1 2025/04/13 03:54:01 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/13 03:54:02 DEBUG : : Looking for writers 2025/04/13 03:54:02 DEBUG : file1: reading active writers 2025/04/13 03:54:02 DEBUG : file1: active writers 1 2025/04/13 03:54:02 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/13 03:54:03 DEBUG : : Looking for writers 2025/04/13 03:54:03 DEBUG : file1: reading active writers 2025/04/13 03:54:03 DEBUG : file1: active writers 1 2025/04/13 03:54:03 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/13 03:54:04 DEBUG : : Looking for writers 2025/04/13 03:54:04 DEBUG : file1: reading active writers 2025/04/13 03:54:04 DEBUG : file1: active writers 1 2025/04/13 03:54:04 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/13 03:54:05 DEBUG : : Looking for writers 2025/04/13 03:54:05 DEBUG : file1: reading active writers 2025/04/13 03:54:05 DEBUG : file1: active writers 1 2025/04/13 03:54:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/13 03:54:06 DEBUG : : Looking for writers 2025/04/13 03:54:06 DEBUG : file1: reading active writers 2025/04/13 03:54:06 DEBUG : file1: active writers 1 2025/04/13 03:54:06 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/13 03:54:07 DEBUG : : Looking for writers 2025/04/13 03:54:07 DEBUG : file1: reading active writers 2025/04/13 03:54:07 DEBUG : file1: active writers 1 2025/04/13 03:54:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/13 03:54:08 DEBUG : : Looking for writers 2025/04/13 03:54:08 DEBUG : file1: reading active writers 2025/04/13 03:54:08 DEBUG : file1: active writers 1 2025/04/13 03:54:08 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/13 03:54:09 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2025/04/13 03:54:09 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.02s) === RUN TestFileReadAtZeroLength run.go:180: Remote "webdav root 'rclone-test-cejuxim7vepo'", Local "Local file system at /tmp/rclone659886066", Modify Window "1s" 2025/04/13 03:54:09 INFO : webdav root 'rclone-test-cejuxim7vepo': poll-interval is not supported by this remote 2025/04/13 03:54:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:54:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:54:09 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/13 03:54:09 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/13 03:54:09 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/13 03:54:09 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/13 03:54:09 DEBUG : webdav root 'rclone-test-cejuxim7vepo': File to upload is small (0 bytes), uploading instead of streaming 2025/04/13 03:54:09 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/13 03:54:09 DEBUG : file1: Size of src and dst objects identical 2025/04/13 03:54:09 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/13 03:54:09 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:54:09 DEBUG : file1: Open: flags=O_RDONLY 2025/04/13 03:54:09 DEBUG : file1: >Open: fd=file1 (r), err= 2025/04/13 03:54:09 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/04/13 03:54:09 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/04/13 03:54:09 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/04/13 03:54:09 DEBUG : WaitForWriters: timeout=30s 2025/04/13 03:54:09 DEBUG : : Looking for writers 2025/04/13 03:54:09 DEBUG : file1: reading active writers 2025/04/13 03:54:09 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.08s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "webdav root 'rclone-test-cejuxim7vepo'", Local "Local file system at /tmp/rclone659886066", Modify Window "1s" 2025/04/13 03:54:09 INFO : webdav root 'rclone-test-cejuxim7vepo': poll-interval is not supported by this remote 2025/04/13 03:54:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/13 03:54:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/13 03:54:09 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/13 03:54:09 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/13 03:54:09 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/13 03:54:09 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/13 03:54:09 DEBUG : webdav root 'rclone-test-cejuxim7vepo': File to upload is small (100 bytes), uploading instead of streaming 2025/04/13 03:54:09 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/13 03:54:09 DEBUG : file1: Size of src and dst objects identical 2025/04/13 03:54:09 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/13 03:54:09 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/13 03:54:09 DEBUG : file1: Open: flags=O_RDONLY 2025/04/13 03:54:09 DEBUG : file1: >Open: fd=file1 (r), err= 2025/04/13 03:54:09 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/04/13 03:54:09 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/04/13 03:54:09 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/04/13 03:54:09 DEBUG : WaitForWriters: timeout=30s 2025/04/13 03:54:09 DEBUG : : Looking for writers 2025/04/13 03:54:09 DEBUG : file1: reading active writers 2025/04/13 03:54:09 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.08s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2025/04/13 03:54:09 DEBUG : webdav root 'rclone-test-cejuxim7vepo': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Finished OK in 1m19.479765724s (try 1/5)