"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Starting (try 1/5) 2024/11/14 21:20:07 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-jucohaf1vika" 2024/11/14 21:20:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/14 21:20:07 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2024/11/14 21:20:07 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2024/11/14 21:20:07 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2024/11/14 21:20:07 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2024/11/14 21:20:07 DEBUG : Setting pass="U1ZB7SgHQjyBhaxOpgYejyyPvv2TD3NV9jU7oLFRGnYu" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2024/11/14 21:20:07 DEBUG : TestWebdavRclone: detected overridden config - adding "{ZrQdM}" suffix to name 2024/11/14 21:20:07 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2024/11/14 21:20:07 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2024/11/14 21:20:07 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2024/11/14 21:20:07 DEBUG : Setting pass="U1ZB7SgHQjyBhaxOpgYejyyPvv2TD3NV9jU7oLFRGnYu" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2024/11/14 21:20:07 DEBUG : found headers: 2024/11/14 21:20:07 DEBUG : Creating backend with remote "/tmp/rclone305703901" === RUN TestDirHandleMethods run.go:180: Remote "webdav root 'rclone-test-jucohaf1vika'", Local "Local file system at /tmp/rclone305703901", Modify Window "1s" 2024/11/14 21:20:07 INFO : webdav root 'rclone-test-jucohaf1vika': poll-interval is not supported by this remote 2024/11/14 21:20:07 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/14 21:20:07 DEBUG : WaitForWriters: timeout=30s 2024/11/14 21:20:07 DEBUG : dir: Looking for writers 2024/11/14 21:20:07 DEBUG : : Looking for writers 2024/11/14 21:20:07 DEBUG : dir: reading active writers 2024/11/14 21:20:07 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.13s) === RUN TestDirHandleReaddir run.go:180: Remote "webdav root 'rclone-test-jucohaf1vika'", Local "Local file system at /tmp/rclone305703901", Modify Window "1s" 2024/11/14 21:20:07 INFO : webdav root 'rclone-test-jucohaf1vika': poll-interval is not supported by this remote 2024/11/14 21:20:07 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/14 21:20:07 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2024/11/14 21:20:07 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2024/11/14 21:20:07 DEBUG : WaitForWriters: timeout=30s 2024/11/14 21:20:07 DEBUG : dir/subdir: Looking for writers 2024/11/14 21:20:07 DEBUG : dir: Looking for writers 2024/11/14 21:20:07 DEBUG : file2: reading active writers 2024/11/14 21:20:07 DEBUG : subdir: reading active writers 2024/11/14 21:20:07 DEBUG : file1: reading active writers 2024/11/14 21:20:07 DEBUG : : Looking for writers 2024/11/14 21:20:07 DEBUG : dir: reading active writers 2024/11/14 21:20:07 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.27s) === RUN TestDirHandleReaddirnames run.go:180: Remote "webdav root 'rclone-test-jucohaf1vika'", Local "Local file system at /tmp/rclone305703901", Modify Window "1s" 2024/11/14 21:20:07 INFO : webdav root 'rclone-test-jucohaf1vika': poll-interval is not supported by this remote 2024/11/14 21:20:07 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/14 21:20:07 DEBUG : WaitForWriters: timeout=30s 2024/11/14 21:20:07 DEBUG : dir: Looking for writers 2024/11/14 21:20:07 DEBUG : file1: reading active writers 2024/11/14 21:20:07 DEBUG : : Looking for writers 2024/11/14 21:20:07 DEBUG : dir: reading active writers 2024/11/14 21:20:07 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.14s) === RUN TestDirMethods run.go:180: Remote "webdav root 'rclone-test-jucohaf1vika'", Local "Local file system at /tmp/rclone305703901", Modify Window "1s" 2024/11/14 21:20:07 INFO : webdav root 'rclone-test-jucohaf1vika': poll-interval is not supported by this remote 2024/11/14 21:20:07 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/14 21:20:07 DEBUG : WaitForWriters: timeout=30s 2024/11/14 21:20:07 DEBUG : dir: Looking for writers 2024/11/14 21:20:07 DEBUG : : Looking for writers 2024/11/14 21:20:07 DEBUG : dir: reading active writers 2024/11/14 21:20:07 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.13s) === RUN TestDirForgetAll run.go:180: Remote "webdav root 'rclone-test-jucohaf1vika'", Local "Local file system at /tmp/rclone305703901", Modify Window "1s" 2024/11/14 21:20:07 INFO : webdav root 'rclone-test-jucohaf1vika': poll-interval is not supported by this remote 2024/11/14 21:20:07 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/14 21:20:07 DEBUG : dir: forgetting directory cache 2024/11/14 21:20:07 DEBUG : : forgetting directory cache 2024/11/14 21:20:07 DEBUG : dir: forgetting directory cache 2024/11/14 21:20:07 DEBUG : WaitForWriters: timeout=30s 2024/11/14 21:20:07 DEBUG : : Looking for writers 2024/11/14 21:20:07 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.14s) === RUN TestDirForgetPath run.go:180: Remote "webdav root 'rclone-test-jucohaf1vika'", Local "Local file system at /tmp/rclone305703901", Modify Window "1s" 2024/11/14 21:20:07 INFO : webdav root 'rclone-test-jucohaf1vika': poll-interval is not supported by this remote 2024/11/14 21:20:07 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/14 21:20:08 DEBUG : : ForgetPath: relativePath="dir/notfound", type=1 2024/11/14 21:20:08 DEBUG : dir: invalidating directory cache 2024/11/14 21:20:08 DEBUG : : >ForgetPath: 2024/11/14 21:20:08 DEBUG : : ForgetPath: relativePath="dir", type=0 2024/11/14 21:20:08 DEBUG : : invalidating directory cache 2024/11/14 21:20:08 DEBUG : dir: forgetting directory cache 2024/11/14 21:20:08 DEBUG : : >ForgetPath: 2024/11/14 21:20:08 DEBUG : : ForgetPath: relativePath="not/in/cache", type=0 2024/11/14 21:20:08 DEBUG : : >ForgetPath: 2024/11/14 21:20:08 DEBUG : WaitForWriters: timeout=30s 2024/11/14 21:20:08 DEBUG : dir: Looking for writers 2024/11/14 21:20:08 DEBUG : : Looking for writers 2024/11/14 21:20:08 DEBUG : dir: reading active writers 2024/11/14 21:20:08 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.14s) === RUN TestDirWalk run.go:180: Remote "webdav root 'rclone-test-jucohaf1vika'", Local "Local file system at /tmp/rclone305703901", Modify Window "1s" 2024/11/14 21:20:08 INFO : webdav root 'rclone-test-jucohaf1vika': poll-interval is not supported by this remote 2024/11/14 21:20:08 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/14 21:20:08 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2024/11/14 21:20:08 DEBUG : : forgetting directory cache 2024/11/14 21:20:08 DEBUG : dir: forgetting directory cache 2024/11/14 21:20:08 DEBUG : WaitForWriters: timeout=30s 2024/11/14 21:20:08 DEBUG : dir: Looking for writers 2024/11/14 21:20:08 DEBUG : fil/a/b: Looking for writers 2024/11/14 21:20:08 DEBUG : fil/a: Looking for writers 2024/11/14 21:20:08 DEBUG : b: reading active writers 2024/11/14 21:20:08 DEBUG : fil: Looking for writers 2024/11/14 21:20:08 DEBUG : a: reading active writers 2024/11/14 21:20:08 DEBUG : : Looking for writers 2024/11/14 21:20:08 DEBUG : dir: reading active writers 2024/11/14 21:20:08 DEBUG : fil: reading active writers 2024/11/14 21:20:08 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.42s) === RUN TestDirSetModTime run.go:180: Remote "webdav root 'rclone-test-jucohaf1vika'", Local "Local file system at /tmp/rclone305703901", Modify Window "1s" 2024/11/14 21:20:08 INFO : webdav root 'rclone-test-jucohaf1vika': poll-interval is not supported by this remote 2024/11/14 21:20:08 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/14 21:20:08 DEBUG : WaitForWriters: timeout=30s 2024/11/14 21:20:08 DEBUG : dir: Looking for writers 2024/11/14 21:20:08 DEBUG : : Looking for writers 2024/11/14 21:20:08 DEBUG : dir: reading active writers 2024/11/14 21:20:08 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.13s) === RUN TestDirStat run.go:180: Remote "webdav root 'rclone-test-jucohaf1vika'", Local "Local file system at /tmp/rclone305703901", Modify Window "1s" 2024/11/14 21:20:08 INFO : webdav root 'rclone-test-jucohaf1vika': poll-interval is not supported by this remote 2024/11/14 21:20:08 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/14 21:20:08 DEBUG : WaitForWriters: timeout=30s 2024/11/14 21:20:08 DEBUG : dir: Looking for writers 2024/11/14 21:20:08 DEBUG : file1: reading active writers 2024/11/14 21:20:08 DEBUG : : Looking for writers 2024/11/14 21:20:08 DEBUG : dir: reading active writers 2024/11/14 21:20:08 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.14s) === RUN TestDirReadDirAll run.go:180: Remote "webdav root 'rclone-test-jucohaf1vika'", Local "Local file system at /tmp/rclone305703901", Modify Window "1s" 2024/11/14 21:20:08 INFO : webdav root 'rclone-test-jucohaf1vika': poll-interval is not supported by this remote 2024/11/14 21:20:08 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/14 21:20:08 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2024/11/14 21:20:08 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2024/11/14 21:20:08 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2024/11/14 21:20:08 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2024/11/14 21:20:08 DEBUG : dir: Added virtual directory entry vDel: "file2" 2024/11/14 21:20:08 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2024/11/14 21:20:08 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2024/11/14 21:20:08 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2024/11/14 21:20:09 DEBUG : dir: invalidating directory cache 2024/11/14 21:20:09 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2024/11/14 21:20:09 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2024/11/14 21:20:09 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2024/11/14 21:20:09 DEBUG : dir/file1: Reset virtual modtime 2024/11/14 21:20:09 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2024/11/14 21:20:09 DEBUG : dir/virtualFile: Reset virtual modtime 2024/11/14 21:20:09 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2024/11/14 21:20:09 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2024/11/14 21:20:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/14 21:20:09 DEBUG : dir: invalidating directory cache 2024/11/14 21:20:09 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2024/11/14 21:20:09 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2024/11/14 21:20:09 DEBUG : dir/virtualFile: Reset virtual modtime 2024/11/14 21:20:09 DEBUG : : forgetting directory cache 2024/11/14 21:20:09 DEBUG : dir: forgetting directory cache 2024/11/14 21:20:09 DEBUG : dir/virtualDir: forgetting directory cache 2024/11/14 21:20:09 DEBUG : dir/file1: Reset virtual modtime 2024/11/14 21:20:09 DEBUG : dir/virtualFile: Reset virtual modtime 2024/11/14 21:20:09 DEBUG : WaitForWriters: timeout=30s 2024/11/14 21:20:09 DEBUG : dir/virtualDir: Looking for writers 2024/11/14 21:20:09 DEBUG : dir: Looking for writers 2024/11/14 21:20:09 DEBUG : file1: reading active writers 2024/11/14 21:20:09 DEBUG : virtualFile2: reading active writers 2024/11/14 21:20:09 DEBUG : virtualFile: reading active writers 2024/11/14 21:20:09 DEBUG : virtualDir: reading active writers 2024/11/14 21:20:09 DEBUG : : Looking for writers 2024/11/14 21:20:09 DEBUG : dir: reading active writers 2024/11/14 21:20:09 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.42s) --- PASS: TestDirReadDirAll/Virtual (0.13s) === RUN TestDirOpen run.go:180: Remote "webdav root 'rclone-test-jucohaf1vika'", Local "Local file system at /tmp/rclone305703901", Modify Window "1s" 2024/11/14 21:20:09 INFO : webdav root 'rclone-test-jucohaf1vika': poll-interval is not supported by this remote 2024/11/14 21:20:09 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/14 21:20:09 ERROR : dir/: Can only open directories read only 2024/11/14 21:20:09 DEBUG : WaitForWriters: timeout=30s 2024/11/14 21:20:09 DEBUG : dir: Looking for writers 2024/11/14 21:20:09 DEBUG : : Looking for writers 2024/11/14 21:20:09 DEBUG : dir: reading active writers 2024/11/14 21:20:09 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.13s) === RUN TestDirCreate run.go:180: Remote "webdav root 'rclone-test-jucohaf1vika'", Local "Local file system at /tmp/rclone305703901", Modify Window "1s" 2024/11/14 21:20:09 INFO : webdav root 'rclone-test-jucohaf1vika': poll-interval is not supported by this remote 2024/11/14 21:20:09 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/14 21:20:09 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:09 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2024/11/14 21:20:09 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2024/11/14 21:20:09 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2024/11/14 21:20:09 DEBUG : webdav root 'rclone-test-jucohaf1vika': File to upload is small (5 bytes), uploading instead of streaming 2024/11/14 21:20:09 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2024/11/14 21:20:09 NOTICE: webdav root 'rclone-test-jucohaf1vika': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2024/11/14 21:20:09 DEBUG : dir/potato: Size of src and dst objects identical 2024/11/14 21:20:09 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2024/11/14 21:20:09 DEBUG : WaitForWriters: timeout=30s 2024/11/14 21:20:09 DEBUG : dir: Looking for writers 2024/11/14 21:20:09 DEBUG : file1: reading active writers 2024/11/14 21:20:09 DEBUG : potato: reading active writers 2024/11/14 21:20:09 DEBUG : : Looking for writers 2024/11/14 21:20:09 DEBUG : dir: reading active writers 2024/11/14 21:20:09 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.27s) === RUN TestDirMkdir run.go:180: Remote "webdav root 'rclone-test-jucohaf1vika'", Local "Local file system at /tmp/rclone305703901", Modify Window "1s" 2024/11/14 21:20:09 INFO : webdav root 'rclone-test-jucohaf1vika': poll-interval is not supported by this remote 2024/11/14 21:20:09 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/14 21:20:09 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2024/11/14 21:20:09 DEBUG : WaitForWriters: timeout=30s 2024/11/14 21:20:09 DEBUG : dir/sub: Looking for writers 2024/11/14 21:20:09 DEBUG : dir: Looking for writers 2024/11/14 21:20:09 DEBUG : file1: reading active writers 2024/11/14 21:20:09 DEBUG : sub: reading active writers 2024/11/14 21:20:09 DEBUG : : Looking for writers 2024/11/14 21:20:09 DEBUG : dir: reading active writers 2024/11/14 21:20:09 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.32s) === RUN TestDirMkdirSub run.go:180: Remote "webdav root 'rclone-test-jucohaf1vika'", Local "Local file system at /tmp/rclone305703901", Modify Window "1s" 2024/11/14 21:20:09 INFO : webdav root 'rclone-test-jucohaf1vika': poll-interval is not supported by this remote 2024/11/14 21:20:09 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/14 21:20:09 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2024/11/14 21:20:10 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2024/11/14 21:20:10 DEBUG : WaitForWriters: timeout=30s 2024/11/14 21:20:10 DEBUG : dir/sub/subsub: Looking for writers 2024/11/14 21:20:10 DEBUG : dir/sub: Looking for writers 2024/11/14 21:20:10 DEBUG : subsub: reading active writers 2024/11/14 21:20:10 DEBUG : dir: Looking for writers 2024/11/14 21:20:10 DEBUG : file1: reading active writers 2024/11/14 21:20:10 DEBUG : sub: reading active writers 2024/11/14 21:20:10 DEBUG : : Looking for writers 2024/11/14 21:20:10 DEBUG : dir: reading active writers 2024/11/14 21:20:10 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.29s) === RUN TestDirRemove run.go:180: Remote "webdav root 'rclone-test-jucohaf1vika'", Local "Local file system at /tmp/rclone305703901", Modify Window "1s" 2024/11/14 21:20:10 INFO : webdav root 'rclone-test-jucohaf1vika': poll-interval is not supported by this remote 2024/11/14 21:20:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/14 21:20:10 ERROR : dir/: Dir.Remove not empty 2024/11/14 21:20:10 DEBUG : dir/file1: Remove: 2024/11/14 21:20:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/14 21:20:10 DEBUG : dir/file1: >Remove: err= 2024/11/14 21:20:10 DEBUG : : Added virtual directory entry vDel: "dir" 2024/11/14 21:20:10 DEBUG : WaitForWriters: timeout=30s 2024/11/14 21:20:10 DEBUG : : Looking for writers 2024/11/14 21:20:10 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.14s) === RUN TestDirRemoveAll run.go:180: Remote "webdav root 'rclone-test-jucohaf1vika'", Local "Local file system at /tmp/rclone305703901", Modify Window "1s" 2024/11/14 21:20:10 INFO : webdav root 'rclone-test-jucohaf1vika': poll-interval is not supported by this remote 2024/11/14 21:20:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/14 21:20:10 DEBUG : dir/file1: Remove: 2024/11/14 21:20:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/14 21:20:10 DEBUG : dir/file1: >Remove: err= 2024/11/14 21:20:10 DEBUG : : Added virtual directory entry vDel: "dir" 2024/11/14 21:20:10 DEBUG : WaitForWriters: timeout=30s 2024/11/14 21:20:10 DEBUG : : Looking for writers 2024/11/14 21:20:10 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.14s) === RUN TestDirRemoveName run.go:180: Remote "webdav root 'rclone-test-jucohaf1vika'", Local "Local file system at /tmp/rclone305703901", Modify Window "1s" 2024/11/14 21:20:10 INFO : webdav root 'rclone-test-jucohaf1vika': poll-interval is not supported by this remote 2024/11/14 21:20:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/14 21:20:10 DEBUG : dir/file1: Remove: 2024/11/14 21:20:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/14 21:20:10 DEBUG : dir/file1: >Remove: err= 2024/11/14 21:20:10 DEBUG : WaitForWriters: timeout=30s 2024/11/14 21:20:10 DEBUG : dir: Looking for writers 2024/11/14 21:20:10 DEBUG : : Looking for writers 2024/11/14 21:20:10 DEBUG : dir: reading active writers 2024/11/14 21:20:10 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.25s) === RUN TestDirRename run.go:180: Remote "webdav root 'rclone-test-jucohaf1vika'", Local "Local file system at /tmp/rclone305703901", Modify Window "1s" 2024/11/14 21:20:10 INFO : webdav root 'rclone-test-jucohaf1vika': poll-interval is not supported by this remote 2024/11/14 21:20:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/14 21:20:10 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2024/11/14 21:20:10 ERROR : dir/not found: Dir.Rename error: file does not exist 2024/11/14 21:20:10 DEBUG : dir: Updating dir with dir2 0xc00014edd0 2024/11/14 21:20:10 DEBUG : dir: forgetting directory cache 2024/11/14 21:20:10 DEBUG : : Added virtual directory entry vDel: "dir" 2024/11/14 21:20:10 DEBUG : : Added virtual directory entry vAddDir: "dir2" 2024/11/14 21:20:11 INFO : dir2/file1: Moved (server-side) to: file2 2024/11/14 21:20:11 DEBUG : file2: Updating file with file2 0xc00048a9c0 2024/11/14 21:20:11 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2024/11/14 21:20:11 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/11/14 21:20:11 INFO : dir2/file3: Deleted 2024/11/14 21:20:11 INFO : file2: Moved (server-side) to: dir2/file3 2024/11/14 21:20:11 DEBUG : dir2/file3: Updating file with dir2/file3 0xc00048a9c0 2024/11/14 21:20:11 DEBUG : : Added virtual directory entry vDel: "file2" 2024/11/14 21:20:11 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2024/11/14 21:20:11 DEBUG : : Added virtual directory entry vAddDir: "empty directory" 2024/11/14 21:20:11 DEBUG : empty directory: Updating dir with renamed empty directory 0xc000716680 2024/11/14 21:20:11 DEBUG : empty directory: forgetting directory cache 2024/11/14 21:20:11 DEBUG : : Added virtual directory entry vDel: "empty directory" 2024/11/14 21:20:11 DEBUG : : Added virtual directory entry vAddDir: "renamed empty directory" 2024/11/14 21:20:11 DEBUG : dir2: Renaming to "dir3" 2024/11/14 21:20:11 DEBUG : WaitForWriters: timeout=30s 2024/11/14 21:20:11 DEBUG : dir3: Looking for writers 2024/11/14 21:20:11 DEBUG : file3: reading active writers 2024/11/14 21:20:11 DEBUG : renamed empty directory: Looking for writers 2024/11/14 21:20:11 DEBUG : : Looking for writers 2024/11/14 21:20:11 DEBUG : dir3: reading active writers 2024/11/14 21:20:11 DEBUG : renamed empty directory: reading active writers 2024/11/14 21:20:11 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.57s) === RUN TestDirStructSize dir_test.go:608: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "webdav root 'rclone-test-jucohaf1vika'", Local "Local file system at /tmp/rclone305703901", Modify Window "1s" 2024/11/14 21:20:11 INFO : webdav root 'rclone-test-jucohaf1vika': poll-interval is not supported by this remote 2024/11/14 21:20:11 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/14 21:20:11 DEBUG : WaitForWriters: timeout=30s 2024/11/14 21:20:11 DEBUG : dir: Looking for writers 2024/11/14 21:20:11 DEBUG : file1: reading active writers 2024/11/14 21:20:11 DEBUG : : Looking for writers 2024/11/14 21:20:11 DEBUG : dir: reading active writers 2024/11/14 21:20:11 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.14s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "webdav root 'rclone-test-jucohaf1vika'", Local "Local file system at /tmp/rclone305703901", Modify Window "1s" 2024/11/14 21:20:11 INFO : webdav root 'rclone-test-jucohaf1vika': poll-interval is not supported by this remote 2024/11/14 21:20:11 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/14 21:20:11 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2024/11/14 21:20:11 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2024/11/14 21:20:11 DEBUG : WaitForWriters: timeout=30s 2024/11/14 21:20:11 DEBUG : dir: Looking for writers 2024/11/14 21:20:11 DEBUG : file1: reading active writers 2024/11/14 21:20:11 DEBUG : : Looking for writers 2024/11/14 21:20:11 DEBUG : dir: reading active writers 2024/11/14 21:20:11 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-jucohaf1vika'", Local "Local file system at /tmp/rclone305703901", Modify Window "1s" 2024/11/14 21:20:11 INFO : webdav root 'rclone-test-jucohaf1vika': poll-interval is not supported by this remote 2024/11/14 21:20:11 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/14 21:20:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/14 21:20:11 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/11/14 21:20:11 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/14 21:20:11 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2024/11/14 21:20:11 DEBUG : WaitForWriters: timeout=30s 2024/11/14 21:20:11 DEBUG : dir: Looking for writers 2024/11/14 21:20:11 DEBUG : file1: reading active writers 2024/11/14 21:20:11 DEBUG : : Looking for writers 2024/11/14 21:20:11 DEBUG : dir: reading active writers 2024/11/14 21:20:11 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.15s) === RUN TestFileOpenReadUnknownSize 2024/11/14 21:20:11 INFO : Mock file system at root: poll-interval is not supported by this remote 2024/11/14 21:20:11 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/11/14 21:20:11 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2024/11/14 21:20:11 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2024/11/14 21:20:11 DEBUG : WaitForWriters: timeout=30s 2024/11/14 21:20:11 DEBUG : : Looking for writers 2024/11/14 21:20:11 DEBUG : file.txt: reading active writers 2024/11/14 21:20:11 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "webdav root 'rclone-test-jucohaf1vika'", Local "Local file system at /tmp/rclone305703901", Modify Window "1s" 2024/11/14 21:20:11 INFO : webdav root 'rclone-test-jucohaf1vika': poll-interval is not supported by this remote 2024/11/14 21:20:11 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/14 21:20:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/14 21:20:11 DEBUG : webdav root 'rclone-test-jucohaf1vika': File to upload is small (25 bytes), uploading instead of streaming 2024/11/14 21:20:11 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/14 21:20:11 DEBUG : dir/file1: Size of src and dst objects identical 2024/11/14 21:20:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/14 21:20:11 DEBUG : WaitForWriters: timeout=30s 2024/11/14 21:20:11 DEBUG : dir: Looking for writers 2024/11/14 21:20:11 DEBUG : file1: reading active writers 2024/11/14 21:20:11 DEBUG : : Looking for writers 2024/11/14 21:20:11 DEBUG : dir: reading active writers 2024/11/14 21:20:11 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.17s) === RUN TestFileRemove run.go:180: Remote "webdav root 'rclone-test-jucohaf1vika'", Local "Local file system at /tmp/rclone305703901", Modify Window "1s" 2024/11/14 21:20:11 INFO : webdav root 'rclone-test-jucohaf1vika': poll-interval is not supported by this remote 2024/11/14 21:20:11 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/14 21:20:12 DEBUG : dir/file1: Remove: 2024/11/14 21:20:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/14 21:20:12 DEBUG : dir/file1: >Remove: err= 2024/11/14 21:20:12 DEBUG : dir/file1: Remove: 2024/11/14 21:20:12 DEBUG : dir/file1: >Remove: err=Read only file system 2024/11/14 21:20:12 DEBUG : WaitForWriters: timeout=30s 2024/11/14 21:20:12 DEBUG : dir: Looking for writers 2024/11/14 21:20:12 DEBUG : : Looking for writers 2024/11/14 21:20:12 DEBUG : dir: reading active writers 2024/11/14 21:20:12 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.16s) === RUN TestFileRemoveAll run.go:180: Remote "webdav root 'rclone-test-jucohaf1vika'", Local "Local file system at /tmp/rclone305703901", Modify Window "1s" 2024/11/14 21:20:12 INFO : webdav root 'rclone-test-jucohaf1vika': poll-interval is not supported by this remote 2024/11/14 21:20:12 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/14 21:20:12 DEBUG : dir/file1: Remove: 2024/11/14 21:20:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/14 21:20:12 DEBUG : dir/file1: >Remove: err= 2024/11/14 21:20:12 DEBUG : dir/file1: Remove: 2024/11/14 21:20:12 DEBUG : dir/file1: >Remove: err=Read only file system 2024/11/14 21:20:12 DEBUG : WaitForWriters: timeout=30s 2024/11/14 21:20:12 DEBUG : dir: Looking for writers 2024/11/14 21:20:12 DEBUG : : Looking for writers 2024/11/14 21:20:12 DEBUG : dir: reading active writers 2024/11/14 21:20:12 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.16s) === RUN TestFileOpen run.go:180: Remote "webdav root 'rclone-test-jucohaf1vika'", Local "Local file system at /tmp/rclone305703901", Modify Window "1s" 2024/11/14 21:20:12 INFO : webdav root 'rclone-test-jucohaf1vika': poll-interval is not supported by this remote 2024/11/14 21:20:12 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/14 21:20:12 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/14 21:20:12 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/11/14 21:20:12 DEBUG : dir/file1: Open: flags=O_WRONLY 2024/11/14 21:20:12 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/11/14 21:20:12 DEBUG : dir/file1: Open: flags=O_RDWR 2024/11/14 21:20:12 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/11/14 21:20:12 DEBUG : dir/file1: Open: flags=0x3 2024/11/14 21:20:12 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2024/11/14 21:20:12 DEBUG : dir/file1: >Open: fd=, err=permission denied 2024/11/14 21:20:12 DEBUG : WaitForWriters: timeout=30s 2024/11/14 21:20:12 DEBUG : dir: Looking for writers 2024/11/14 21:20:12 DEBUG : file1: reading active writers 2024/11/14 21:20:12 DEBUG : : Looking for writers 2024/11/14 21:20:12 DEBUG : dir: reading active writers 2024/11/14 21:20:12 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.14s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "webdav root 'rclone-test-jucohaf1vika'", Local "Local file system at /tmp/rclone305703901", Modify Window "1s" 2024/11/14 21:20:12 INFO : webdav root 'rclone-test-jucohaf1vika': poll-interval is not supported by this remote 2024/11/14 21:20:12 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/14 21:20:12 DEBUG : WaitForWriters: timeout=30s 2024/11/14 21:20:12 DEBUG : dir: Looking for writers 2024/11/14 21:20:12 DEBUG : file1: reading active writers 2024/11/14 21:20:12 DEBUG : : Looking for writers 2024/11/14 21:20:12 DEBUG : dir: reading active writers 2024/11/14 21:20:12 DEBUG : >WaitForWriters: 2024/11/14 21:20:12 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/14 21:20:12 DEBUG : newLeaf: Updating file with newLeaf 0xc00039d2c0 2024/11/14 21:20:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/14 21:20:12 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/14 21:20:12 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/11/14 21:20:12 DEBUG : dir/file1: Updating file with dir/file1 0xc00039d2c0 2024/11/14 21:20:12 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/11/14 21:20:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/14 21:20:12 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/11/14 21:20:12 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/11/14 21:20:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/14 21:20:12 DEBUG : dir/file1: File is currently open, delaying rename 0xc00039d2c0 2024/11/14 21:20:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/14 21:20:12 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/14 21:20:12 DEBUG : webdav root 'rclone-test-jucohaf1vika': File to upload is small (25 bytes), uploading instead of streaming 2024/11/14 21:20:12 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/14 21:20:12 DEBUG : dir/file1: Size of src and dst objects identical 2024/11/14 21:20:12 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/14 21:20:12 DEBUG : newLeaf: Running delayed rename now 2024/11/14 21:20:12 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/14 21:20:12 DEBUG : newLeaf: Updating file with newLeaf 0xc00039d2c0 2024/11/14 21:20:12 DEBUG : WaitForWriters: timeout=30s 2024/11/14 21:20:12 DEBUG : dir: Looking for writers 2024/11/14 21:20:12 DEBUG : : Looking for writers 2024/11/14 21:20:12 DEBUG : dir: reading active writers 2024/11/14 21:20:12 DEBUG : newLeaf: reading active writers 2024/11/14 21:20:12 DEBUG : >WaitForWriters: 2024/11/14 21:20:12 DEBUG : WaitForWriters: timeout=30s 2024/11/14 21:20:12 DEBUG : dir: Looking for writers 2024/11/14 21:20:12 DEBUG : : Looking for writers 2024/11/14 21:20:12 DEBUG : dir: reading active writers 2024/11/14 21:20:12 DEBUG : newLeaf: reading active writers 2024/11/14 21:20:12 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "webdav root 'rclone-test-jucohaf1vika'", Local "Local file system at /tmp/rclone305703901", Modify Window "1s" 2024/11/14 21:20:12 INFO : webdav root 'rclone-test-jucohaf1vika': poll-interval is not supported by this remote 2024/11/14 21:20:12 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/14 21:20:12 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" 2024/11/14 21:20:12 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" 2024/11/14 21:20:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" 2024/11/14 21:20:12 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/14 21:20:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" 2024/11/14 21:20:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" 2024/11/14 21:20:12 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/14 21:20:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" 2024/11/14 21:20:12 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/14 21:20:12 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/14 21:20:12 DEBUG : WaitForWriters: timeout=30s 2024/11/14 21:20:12 DEBUG : dir: Looking for writers 2024/11/14 21:20:12 DEBUG : file1: reading active writers 2024/11/14 21:20:12 DEBUG : : Looking for writers 2024/11/14 21:20:12 DEBUG : dir: reading active writers 2024/11/14 21:20:12 DEBUG : >WaitForWriters: 2024/11/14 21:20:12 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/14 21:20:12 DEBUG : newLeaf: Updating file with newLeaf 0xc00022aa80 2024/11/14 21:20:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/14 21:20:12 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/14 21:20:13 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/11/14 21:20:13 DEBUG : dir/file1: Updating file with dir/file1 0xc00022aa80 2024/11/14 21:20:13 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/11/14 21:20:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/14 21:20:13 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/11/14 21:20:13 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/11/14 21:20:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/14 21:20:13 DEBUG : dir/file1: File is currently open, delaying rename 0xc00022aa80 2024/11/14 21:20:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/14 21:20:13 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/14 21:20:13 DEBUG : webdav root 'rclone-test-jucohaf1vika': File to upload is small (25 bytes), uploading instead of streaming 2024/11/14 21:20:13 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/14 21:20:13 DEBUG : dir/file1: Size of src and dst objects identical 2024/11/14 21:20:13 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/14 21:20:13 DEBUG : newLeaf: Running delayed rename now 2024/11/14 21:20:13 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/14 21:20:13 DEBUG : newLeaf: Updating file with newLeaf 0xc00022aa80 2024/11/14 21:20:13 DEBUG : WaitForWriters: timeout=30s 2024/11/14 21:20:13 DEBUG : dir: Looking for writers 2024/11/14 21:20:13 DEBUG : : Looking for writers 2024/11/14 21:20:13 DEBUG : dir: reading active writers 2024/11/14 21:20:13 DEBUG : newLeaf: reading active writers 2024/11/14 21:20:13 DEBUG : >WaitForWriters: 2024/11/14 21:20:13 DEBUG : WaitForWriters: timeout=30s 2024/11/14 21:20:13 DEBUG : dir: Looking for writers 2024/11/14 21:20:13 DEBUG : : Looking for writers 2024/11/14 21:20:13 DEBUG : dir: reading active writers 2024/11/14 21:20:13 DEBUG : newLeaf: reading active writers 2024/11/14 21:20:13 DEBUG : >WaitForWriters: 2024/11/14 21:20:13 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "webdav root 'rclone-test-jucohaf1vika'", Local "Local file system at /tmp/rclone305703901", Modify Window "1s" 2024/11/14 21:20:13 INFO : webdav root 'rclone-test-jucohaf1vika': poll-interval is not supported by this remote 2024/11/14 21:20:13 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/14 21:20:13 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" 2024/11/14 21:20:13 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" 2024/11/14 21:20:13 DEBUG : fs cache: switching user supplied name ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" for canonical name ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" 2024/11/14 21:20:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" 2024/11/14 21:20:13 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/14 21:20:13 DEBUG : fs cache: switching user supplied name ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" for canonical name ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" 2024/11/14 21:20:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" 2024/11/14 21:20:13 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/14 21:20:13 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/14 21:20:13 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/14 21:20:13 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/11/14 21:20:13 DEBUG : dir/file1: newRWFileHandle: 2024/11/14 21:20:13 DEBUG : dir/file1(0xc000763580): openPending: 2024/11/14 21:20:13 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/11/14 21:20:13 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/11/14 21:20:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/14 21:20:13 DEBUG : dir/file1(0xc000763580): >openPending: err= 2024/11/14 21:20:13 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/11/14 21:20:13 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/14 21:20:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/14 21:20:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/14 21:20:13 DEBUG : dir/file1(0xc000763580): _writeAt: size=14, off=0 2024/11/14 21:20:13 DEBUG : dir/file1(0xc000763580): >_writeAt: n=14, err= 2024/11/14 21:20:13 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/11/14 21:20:13 DEBUG : dir/file1(0xc000763580): close: 2024/11/14 21:20:13 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/11/14 21:20:13 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/11/14 21:20:13 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:13 DEBUG : dir/file1(0xc000763580): >close: err= 2024/11/14 21:20:13 DEBUG : WaitForWriters: timeout=30s 2024/11/14 21:20:13 DEBUG : dir: Looking for writers 2024/11/14 21:20:13 DEBUG : file1: reading active writers 2024/11/14 21:20:13 DEBUG : : Looking for writers 2024/11/14 21:20:13 DEBUG : dir: reading active writers 2024/11/14 21:20:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/14 21:20:13 DEBUG : dir: Looking for writers 2024/11/14 21:20:13 DEBUG : file1: reading active writers 2024/11/14 21:20:13 DEBUG : : Looking for writers 2024/11/14 21:20:13 DEBUG : dir: reading active writers 2024/11/14 21:20:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/14 21:20:13 DEBUG : dir: Looking for writers 2024/11/14 21:20:13 DEBUG : file1: reading active writers 2024/11/14 21:20:13 DEBUG : : Looking for writers 2024/11/14 21:20:13 DEBUG : dir: reading active writers 2024/11/14 21:20:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/14 21:20:13 DEBUG : dir: Looking for writers 2024/11/14 21:20:13 DEBUG : file1: reading active writers 2024/11/14 21:20:13 DEBUG : : Looking for writers 2024/11/14 21:20:13 DEBUG : dir: reading active writers 2024/11/14 21:20:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/14 21:20:13 DEBUG : dir/file1: vfs cache: starting upload 2024/11/14 21:20:13 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/14 21:20:13 INFO : dir/file1: Copied (replaced existing) 2024/11/14 21:20:13 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/11/14 21:20:13 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2024/11/14 21:20:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/14 21:20:13 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/11/14 21:20:13 DEBUG : dir: Looking for writers 2024/11/14 21:20:13 DEBUG : file1: reading active writers 2024/11/14 21:20:13 DEBUG : : Looking for writers 2024/11/14 21:20:13 DEBUG : dir: reading active writers 2024/11/14 21:20:13 DEBUG : >WaitForWriters: 2024/11/14 21:20:13 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/14 21:20:13 DEBUG : dir/file1: newRWFileHandle: 2024/11/14 21:20:13 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/14 21:20:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/14 21:20:13 DEBUG : dir/file1(0xc000763700): _readAt: size=512, off=0 2024/11/14 21:20:13 DEBUG : dir/file1(0xc000763700): openPending: 2024/11/14 21:20:13 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" 2024/11/14 21:20:13 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/11/14 21:20:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/14 21:20:13 DEBUG : dir/file1(0xc000763700): >openPending: err= 2024/11/14 21:20:13 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/11/14 21:20:13 DEBUG : dir/file1(0xc000763700): >_readAt: n=14, err=EOF 2024/11/14 21:20:13 DEBUG : dir/file1(0xc000763700): close: 2024/11/14 21:20:13 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2024/11/14 21:20:13 DEBUG : dir/file1(0xc000763700): >close: err= 2024/11/14 21:20:13 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/14 21:20:13 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/11/14 21:20:13 DEBUG : newLeaf: Updating file with newLeaf 0xc00048aa80 2024/11/14 21:20:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/14 21:20:13 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/14 21:20:13 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/11/14 21:20:13 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2024/11/14 21:20:13 DEBUG : dir/file1: Updating file with dir/file1 0xc00048aa80 2024/11/14 21:20:13 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/11/14 21:20:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/14 21:20:13 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/11/14 21:20:13 DEBUG : dir/file1: newRWFileHandle: 2024/11/14 21:20:13 DEBUG : dir/file1(0xc0006fde40): openPending: 2024/11/14 21:20:13 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" 2024/11/14 21:20:13 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/11/14 21:20:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/14 21:20:13 DEBUG : dir/file1(0xc0006fde40): >openPending: err= 2024/11/14 21:20:13 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/11/14 21:20:13 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/14 21:20:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/14 21:20:13 DEBUG : dir/file1(0xc0006fde40): _writeAt: size=25, off=0 2024/11/14 21:20:13 DEBUG : dir/file1(0xc0006fde40): >_writeAt: n=25, err= 2024/11/14 21:20:13 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/14 21:20:13 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/11/14 21:20:13 DEBUG : newLeaf: Updating file with newLeaf 0xc00048aa80 2024/11/14 21:20:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/14 21:20:13 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/14 21:20:13 DEBUG : newLeaf(0xc0006fde40): close: 2024/11/14 21:20:13 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/11/14 21:20:13 DEBUG : newLeaf: vfs cache: setting modification time to 2024-11-14 21:20:13.56178153 +0000 UTC m=+6.539784865 2024/11/14 21:20:13 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:13 DEBUG : newLeaf(0xc0006fde40): >close: err= 2024/11/14 21:20:13 DEBUG : WaitForWriters: timeout=30s 2024/11/14 21:20:13 DEBUG : dir: Looking for writers 2024/11/14 21:20:13 DEBUG : : Looking for writers 2024/11/14 21:20:13 DEBUG : dir: reading active writers 2024/11/14 21:20:13 DEBUG : newLeaf: reading active writers 2024/11/14 21:20:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/14 21:20:13 DEBUG : dir: Looking for writers 2024/11/14 21:20:13 DEBUG : : Looking for writers 2024/11/14 21:20:13 DEBUG : dir: reading active writers 2024/11/14 21:20:13 DEBUG : newLeaf: reading active writers 2024/11/14 21:20:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/14 21:20:13 DEBUG : dir: Looking for writers 2024/11/14 21:20:13 DEBUG : : Looking for writers 2024/11/14 21:20:13 DEBUG : dir: reading active writers 2024/11/14 21:20:13 DEBUG : newLeaf: reading active writers 2024/11/14 21:20:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/14 21:20:13 DEBUG : dir: Looking for writers 2024/11/14 21:20:13 DEBUG : : Looking for writers 2024/11/14 21:20:13 DEBUG : dir: reading active writers 2024/11/14 21:20:13 DEBUG : newLeaf: reading active writers 2024/11/14 21:20:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/14 21:20:13 DEBUG : newLeaf: vfs cache: starting upload 2024/11/14 21:20:13 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2024/11/14 21:20:13 INFO : newLeaf: Copied (replaced existing) 2024/11/14 21:20:13 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-11-14 21:20:13 +0000 UTC" 2024/11/14 21:20:13 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/11/14 21:20:13 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/14 21:20:13 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/11/14 21:20:13 DEBUG : dir: Looking for writers 2024/11/14 21:20:13 DEBUG : : Looking for writers 2024/11/14 21:20:13 DEBUG : dir: reading active writers 2024/11/14 21:20:13 DEBUG : newLeaf: reading active writers 2024/11/14 21:20:13 DEBUG : >WaitForWriters: 2024/11/14 21:20:13 DEBUG : WaitForWriters: timeout=30s 2024/11/14 21:20:13 DEBUG : dir: Looking for writers 2024/11/14 21:20:13 DEBUG : : Looking for writers 2024/11/14 21:20:13 DEBUG : dir: reading active writers 2024/11/14 21:20:13 DEBUG : newLeaf: reading active writers 2024/11/14 21:20:13 DEBUG : >WaitForWriters: 2024/11/14 21:20:13 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "webdav root 'rclone-test-jucohaf1vika'", Local "Local file system at /tmp/rclone305703901", Modify Window "1s" 2024/11/14 21:20:13 INFO : webdav root 'rclone-test-jucohaf1vika': poll-interval is not supported by this remote 2024/11/14 21:20:13 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/14 21:20:13 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" 2024/11/14 21:20:13 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" 2024/11/14 21:20:13 DEBUG : fs cache: switching user supplied name ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" for canonical name ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" 2024/11/14 21:20:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" 2024/11/14 21:20:13 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/14 21:20:13 DEBUG : fs cache: switching user supplied name ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" for canonical name ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" 2024/11/14 21:20:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" 2024/11/14 21:20:13 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/14 21:20:13 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/14 21:20:13 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/14 21:20:13 DEBUG : WaitForWriters: timeout=30s 2024/11/14 21:20:13 DEBUG : dir: Looking for writers 2024/11/14 21:20:13 DEBUG : file1: reading active writers 2024/11/14 21:20:13 DEBUG : : Looking for writers 2024/11/14 21:20:13 DEBUG : dir: reading active writers 2024/11/14 21:20:13 DEBUG : >WaitForWriters: 2024/11/14 21:20:13 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/14 21:20:13 DEBUG : newLeaf: Updating file with newLeaf 0xc00048a180 2024/11/14 21:20:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/14 21:20:13 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/14 21:20:14 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/11/14 21:20:14 DEBUG : dir/file1: Updating file with dir/file1 0xc00048a180 2024/11/14 21:20:14 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/11/14 21:20:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/14 21:20:14 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/11/14 21:20:14 DEBUG : dir/file1: newRWFileHandle: 2024/11/14 21:20:14 DEBUG : dir/file1(0xc0008d0f00): openPending: 2024/11/14 21:20:14 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/11/14 21:20:14 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/11/14 21:20:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/14 21:20:14 DEBUG : dir/file1(0xc0008d0f00): >openPending: err= 2024/11/14 21:20:14 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/11/14 21:20:14 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/14 21:20:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/14 21:20:14 DEBUG : dir/file1(0xc0008d0f00): _writeAt: size=25, off=0 2024/11/14 21:20:14 DEBUG : dir/file1(0xc0008d0f00): >_writeAt: n=25, err= 2024/11/14 21:20:14 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/14 21:20:14 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/11/14 21:20:14 DEBUG : newLeaf: Updating file with newLeaf 0xc00048a180 2024/11/14 21:20:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/14 21:20:14 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/14 21:20:14 DEBUG : newLeaf(0xc0008d0f00): close: 2024/11/14 21:20:14 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/11/14 21:20:14 DEBUG : newLeaf: vfs cache: setting modification time to 2024-11-14 21:20:14.060661519 +0000 UTC m=+7.038664874 2024/11/14 21:20:14 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:14 DEBUG : newLeaf(0xc0008d0f00): >close: err= 2024/11/14 21:20:14 DEBUG : WaitForWriters: timeout=30s 2024/11/14 21:20:14 DEBUG : dir: Looking for writers 2024/11/14 21:20:14 DEBUG : : Looking for writers 2024/11/14 21:20:14 DEBUG : dir: reading active writers 2024/11/14 21:20:14 DEBUG : newLeaf: reading active writers 2024/11/14 21:20:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/14 21:20:14 DEBUG : dir: Looking for writers 2024/11/14 21:20:14 DEBUG : : Looking for writers 2024/11/14 21:20:14 DEBUG : dir: reading active writers 2024/11/14 21:20:14 DEBUG : newLeaf: reading active writers 2024/11/14 21:20:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/14 21:20:14 DEBUG : dir: Looking for writers 2024/11/14 21:20:14 DEBUG : : Looking for writers 2024/11/14 21:20:14 DEBUG : dir: reading active writers 2024/11/14 21:20:14 DEBUG : newLeaf: reading active writers 2024/11/14 21:20:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/14 21:20:14 DEBUG : dir: Looking for writers 2024/11/14 21:20:14 DEBUG : : Looking for writers 2024/11/14 21:20:14 DEBUG : dir: reading active writers 2024/11/14 21:20:14 DEBUG : newLeaf: reading active writers 2024/11/14 21:20:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/14 21:20:14 DEBUG : newLeaf: vfs cache: starting upload 2024/11/14 21:20:14 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2024/11/14 21:20:14 INFO : newLeaf: Copied (replaced existing) 2024/11/14 21:20:14 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-11-14 21:20:14 +0000 UTC" 2024/11/14 21:20:14 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/11/14 21:20:14 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/14 21:20:14 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/11/14 21:20:14 DEBUG : dir: Looking for writers 2024/11/14 21:20:14 DEBUG : : Looking for writers 2024/11/14 21:20:14 DEBUG : dir: reading active writers 2024/11/14 21:20:14 DEBUG : newLeaf: reading active writers 2024/11/14 21:20:14 DEBUG : >WaitForWriters: 2024/11/14 21:20:14 DEBUG : WaitForWriters: timeout=30s 2024/11/14 21:20:14 DEBUG : dir: Looking for writers 2024/11/14 21:20:14 DEBUG : : Looking for writers 2024/11/14 21:20:14 DEBUG : dir: reading active writers 2024/11/14 21:20:14 DEBUG : newLeaf: reading active writers 2024/11/14 21:20:14 DEBUG : >WaitForWriters: 2024/11/14 21:20:14 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "webdav root 'rclone-test-jucohaf1vika'", Local "Local file system at /tmp/rclone305703901", Modify Window "1s" 2024/11/14 21:20:14 INFO : webdav root 'rclone-test-jucohaf1vika': poll-interval is not supported by this remote 2024/11/14 21:20:14 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/14 21:20:14 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" 2024/11/14 21:20:14 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" 2024/11/14 21:20:14 DEBUG : fs cache: switching user supplied name ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" for canonical name ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" 2024/11/14 21:20:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" 2024/11/14 21:20:14 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/14 21:20:14 DEBUG : fs cache: switching user supplied name ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" for canonical name ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" 2024/11/14 21:20:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" 2024/11/14 21:20:14 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/14 21:20:14 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/14 21:20:14 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/14 21:20:14 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/11/14 21:20:14 DEBUG : dir/file1: newRWFileHandle: 2024/11/14 21:20:14 DEBUG : dir/file1(0xc000487a40): openPending: 2024/11/14 21:20:14 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/11/14 21:20:14 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/11/14 21:20:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/14 21:20:14 DEBUG : dir/file1(0xc000487a40): >openPending: err= 2024/11/14 21:20:14 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/11/14 21:20:14 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/14 21:20:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/14 21:20:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/14 21:20:14 DEBUG : dir/file1(0xc000487a40): _writeAt: size=14, off=0 2024/11/14 21:20:14 DEBUG : dir/file1(0xc000487a40): >_writeAt: n=14, err= 2024/11/14 21:20:14 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/11/14 21:20:14 DEBUG : dir/file1(0xc000487a40): close: 2024/11/14 21:20:14 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/11/14 21:20:14 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/11/14 21:20:14 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:14 DEBUG : dir/file1(0xc000487a40): >close: err= 2024/11/14 21:20:14 DEBUG : WaitForWriters: timeout=30s 2024/11/14 21:20:14 DEBUG : dir: Looking for writers 2024/11/14 21:20:14 DEBUG : file1: reading active writers 2024/11/14 21:20:14 DEBUG : : Looking for writers 2024/11/14 21:20:14 DEBUG : dir: reading active writers 2024/11/14 21:20:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/14 21:20:14 DEBUG : dir: Looking for writers 2024/11/14 21:20:14 DEBUG : file1: reading active writers 2024/11/14 21:20:14 DEBUG : : Looking for writers 2024/11/14 21:20:14 DEBUG : dir: reading active writers 2024/11/14 21:20:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/14 21:20:14 DEBUG : dir: Looking for writers 2024/11/14 21:20:14 DEBUG : file1: reading active writers 2024/11/14 21:20:14 DEBUG : : Looking for writers 2024/11/14 21:20:14 DEBUG : dir: reading active writers 2024/11/14 21:20:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/14 21:20:14 DEBUG : dir: Looking for writers 2024/11/14 21:20:14 DEBUG : file1: reading active writers 2024/11/14 21:20:14 DEBUG : : Looking for writers 2024/11/14 21:20:14 DEBUG : dir: reading active writers 2024/11/14 21:20:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/14 21:20:14 DEBUG : dir/file1: vfs cache: starting upload 2024/11/14 21:20:14 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/14 21:20:14 INFO : dir/file1: Copied (replaced existing) 2024/11/14 21:20:14 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/11/14 21:20:14 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2024/11/14 21:20:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/14 21:20:14 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/11/14 21:20:14 DEBUG : dir: Looking for writers 2024/11/14 21:20:14 DEBUG : file1: reading active writers 2024/11/14 21:20:14 DEBUG : : Looking for writers 2024/11/14 21:20:14 DEBUG : dir: reading active writers 2024/11/14 21:20:14 DEBUG : >WaitForWriters: 2024/11/14 21:20:14 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/14 21:20:14 DEBUG : dir/file1: newRWFileHandle: 2024/11/14 21:20:14 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/14 21:20:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/14 21:20:14 DEBUG : dir/file1(0xc000ad0740): _readAt: size=512, off=0 2024/11/14 21:20:14 DEBUG : dir/file1(0xc000ad0740): openPending: 2024/11/14 21:20:14 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" 2024/11/14 21:20:14 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/11/14 21:20:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/14 21:20:14 DEBUG : dir/file1(0xc000ad0740): >openPending: err= 2024/11/14 21:20:14 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/11/14 21:20:14 DEBUG : dir/file1(0xc000ad0740): >_readAt: n=14, err=EOF 2024/11/14 21:20:14 DEBUG : dir/file1(0xc000ad0740): close: 2024/11/14 21:20:14 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2024/11/14 21:20:14 DEBUG : dir/file1(0xc000ad0740): >close: err= 2024/11/14 21:20:14 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/14 21:20:14 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/11/14 21:20:14 DEBUG : newLeaf: Updating file with newLeaf 0xc00048ab40 2024/11/14 21:20:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/14 21:20:14 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/14 21:20:14 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/11/14 21:20:14 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2024/11/14 21:20:14 DEBUG : dir/file1: Updating file with dir/file1 0xc00048ab40 2024/11/14 21:20:14 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/11/14 21:20:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/14 21:20:14 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/11/14 21:20:14 DEBUG : dir/file1: newRWFileHandle: 2024/11/14 21:20:14 DEBUG : dir/file1(0xc000b7ca00): openPending: 2024/11/14 21:20:14 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" 2024/11/14 21:20:14 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/11/14 21:20:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/14 21:20:14 DEBUG : dir/file1(0xc000b7ca00): >openPending: err= 2024/11/14 21:20:14 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/11/14 21:20:14 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/14 21:20:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/14 21:20:14 DEBUG : dir/file1(0xc000b7ca00): _writeAt: size=25, off=0 2024/11/14 21:20:14 DEBUG : dir/file1(0xc000b7ca00): >_writeAt: n=25, err= 2024/11/14 21:20:14 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/14 21:20:14 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/11/14 21:20:14 DEBUG : newLeaf: Updating file with newLeaf 0xc00048ab40 2024/11/14 21:20:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/14 21:20:14 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/14 21:20:14 DEBUG : newLeaf(0xc000b7ca00): close: 2024/11/14 21:20:14 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/11/14 21:20:14 DEBUG : newLeaf: vfs cache: setting modification time to 2024-11-14 21:20:14.704976418 +0000 UTC m=+7.682979774 2024/11/14 21:20:14 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:14 DEBUG : newLeaf(0xc000b7ca00): >close: err= 2024/11/14 21:20:14 DEBUG : WaitForWriters: timeout=30s 2024/11/14 21:20:14 DEBUG : dir: Looking for writers 2024/11/14 21:20:14 DEBUG : : Looking for writers 2024/11/14 21:20:14 DEBUG : dir: reading active writers 2024/11/14 21:20:14 DEBUG : newLeaf: reading active writers 2024/11/14 21:20:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/14 21:20:14 DEBUG : dir: Looking for writers 2024/11/14 21:20:14 DEBUG : : Looking for writers 2024/11/14 21:20:14 DEBUG : dir: reading active writers 2024/11/14 21:20:14 DEBUG : newLeaf: reading active writers 2024/11/14 21:20:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/14 21:20:14 DEBUG : dir: Looking for writers 2024/11/14 21:20:14 DEBUG : : Looking for writers 2024/11/14 21:20:14 DEBUG : dir: reading active writers 2024/11/14 21:20:14 DEBUG : newLeaf: reading active writers 2024/11/14 21:20:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/14 21:20:14 DEBUG : dir: Looking for writers 2024/11/14 21:20:14 DEBUG : : Looking for writers 2024/11/14 21:20:14 DEBUG : dir: reading active writers 2024/11/14 21:20:14 DEBUG : newLeaf: reading active writers 2024/11/14 21:20:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/14 21:20:14 DEBUG : newLeaf: vfs cache: starting upload 2024/11/14 21:20:14 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2024/11/14 21:20:14 INFO : newLeaf: Copied (replaced existing) 2024/11/14 21:20:14 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-11-14 21:20:14 +0000 UTC" 2024/11/14 21:20:14 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/11/14 21:20:14 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/14 21:20:14 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/11/14 21:20:14 DEBUG : dir: Looking for writers 2024/11/14 21:20:14 DEBUG : : Looking for writers 2024/11/14 21:20:14 DEBUG : dir: reading active writers 2024/11/14 21:20:14 DEBUG : newLeaf: reading active writers 2024/11/14 21:20:14 DEBUG : >WaitForWriters: 2024/11/14 21:20:14 DEBUG : WaitForWriters: timeout=30s 2024/11/14 21:20:14 DEBUG : dir: Looking for writers 2024/11/14 21:20:14 DEBUG : : Looking for writers 2024/11/14 21:20:14 DEBUG : dir: reading active writers 2024/11/14 21:20:14 DEBUG : newLeaf: reading active writers 2024/11/14 21:20:14 DEBUG : >WaitForWriters: 2024/11/14 21:20:14 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "webdav root 'rclone-test-jucohaf1vika'", Local "Local file system at /tmp/rclone305703901", Modify Window "1s" 2024/11/14 21:20:14 INFO : webdav root 'rclone-test-jucohaf1vika': poll-interval is not supported by this remote 2024/11/14 21:20:14 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/14 21:20:14 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" 2024/11/14 21:20:14 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" 2024/11/14 21:20:14 DEBUG : fs cache: switching user supplied name ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" for canonical name ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" 2024/11/14 21:20:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" 2024/11/14 21:20:14 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/14 21:20:14 DEBUG : fs cache: switching user supplied name ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" for canonical name ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" 2024/11/14 21:20:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" 2024/11/14 21:20:14 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/14 21:20:14 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/14 21:20:14 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/14 21:20:15 DEBUG : WaitForWriters: timeout=30s 2024/11/14 21:20:15 DEBUG : dir: Looking for writers 2024/11/14 21:20:15 DEBUG : file1: reading active writers 2024/11/14 21:20:15 DEBUG : : Looking for writers 2024/11/14 21:20:15 DEBUG : dir: reading active writers 2024/11/14 21:20:15 DEBUG : >WaitForWriters: 2024/11/14 21:20:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/14 21:20:15 DEBUG : dir/file1: newRWFileHandle: 2024/11/14 21:20:15 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/14 21:20:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/14 21:20:15 DEBUG : dir/file1(0xc00061d6c0): _readAt: size=512, off=0 2024/11/14 21:20:15 DEBUG : dir/file1(0xc00061d6c0): openPending: 2024/11/14 21:20:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/11/14 21:20:15 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/11/14 21:20:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/14 21:20:15 DEBUG : dir/file1(0xc00061d6c0): >openPending: err= 2024/11/14 21:20:15 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2024/11/14 21:20:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/14 21:20:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/14 21:20:15 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/14 21:20:15 DEBUG : dir/file1(0xc00061d6c0): >_readAt: n=14, err=EOF 2024/11/14 21:20:15 DEBUG : dir/file1(0xc00061d6c0): close: 2024/11/14 21:20:15 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2024/11/14 21:20:15 DEBUG : dir/file1(0xc00061d6c0): >close: err= 2024/11/14 21:20:15 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/14 21:20:15 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/11/14 21:20:15 DEBUG : newLeaf: Updating file with newLeaf 0xc00039c9c0 2024/11/14 21:20:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/14 21:20:15 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/14 21:20:15 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/11/14 21:20:15 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2024/11/14 21:20:15 DEBUG : dir/file1: Updating file with dir/file1 0xc00039c9c0 2024/11/14 21:20:15 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/11/14 21:20:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/14 21:20:15 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/11/14 21:20:15 DEBUG : dir/file1: newRWFileHandle: 2024/11/14 21:20:15 DEBUG : dir/file1(0xc0004a4100): openPending: 2024/11/14 21:20:15 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" 2024/11/14 21:20:15 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/11/14 21:20:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/14 21:20:15 DEBUG : dir/file1(0xc0004a4100): >openPending: err= 2024/11/14 21:20:15 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/11/14 21:20:15 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/14 21:20:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/14 21:20:15 DEBUG : dir/file1(0xc0004a4100): _writeAt: size=25, off=0 2024/11/14 21:20:15 DEBUG : dir/file1(0xc0004a4100): >_writeAt: n=25, err= 2024/11/14 21:20:15 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/14 21:20:15 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/11/14 21:20:15 DEBUG : newLeaf: Updating file with newLeaf 0xc00039c9c0 2024/11/14 21:20:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/14 21:20:15 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/14 21:20:15 DEBUG : newLeaf(0xc0004a4100): close: 2024/11/14 21:20:15 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/11/14 21:20:15 DEBUG : newLeaf: vfs cache: setting modification time to 2024-11-14 21:20:15.214909022 +0000 UTC m=+8.192912398 2024/11/14 21:20:15 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:15 DEBUG : newLeaf(0xc0004a4100): >close: err= 2024/11/14 21:20:15 DEBUG : WaitForWriters: timeout=30s 2024/11/14 21:20:15 DEBUG : dir: Looking for writers 2024/11/14 21:20:15 DEBUG : : Looking for writers 2024/11/14 21:20:15 DEBUG : dir: reading active writers 2024/11/14 21:20:15 DEBUG : newLeaf: reading active writers 2024/11/14 21:20:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/14 21:20:15 DEBUG : dir: Looking for writers 2024/11/14 21:20:15 DEBUG : : Looking for writers 2024/11/14 21:20:15 DEBUG : dir: reading active writers 2024/11/14 21:20:15 DEBUG : newLeaf: reading active writers 2024/11/14 21:20:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/14 21:20:15 DEBUG : dir: Looking for writers 2024/11/14 21:20:15 DEBUG : : Looking for writers 2024/11/14 21:20:15 DEBUG : dir: reading active writers 2024/11/14 21:20:15 DEBUG : newLeaf: reading active writers 2024/11/14 21:20:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/14 21:20:15 DEBUG : dir: Looking for writers 2024/11/14 21:20:15 DEBUG : : Looking for writers 2024/11/14 21:20:15 DEBUG : dir: reading active writers 2024/11/14 21:20:15 DEBUG : newLeaf: reading active writers 2024/11/14 21:20:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/14 21:20:15 DEBUG : newLeaf: vfs cache: starting upload 2024/11/14 21:20:15 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2024/11/14 21:20:15 INFO : newLeaf: Copied (replaced existing) 2024/11/14 21:20:15 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-11-14 21:20:15 +0000 UTC" 2024/11/14 21:20:15 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/11/14 21:20:15 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/14 21:20:15 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/11/14 21:20:15 DEBUG : dir: Looking for writers 2024/11/14 21:20:15 DEBUG : : Looking for writers 2024/11/14 21:20:15 DEBUG : dir: reading active writers 2024/11/14 21:20:15 DEBUG : newLeaf: reading active writers 2024/11/14 21:20:15 DEBUG : >WaitForWriters: 2024/11/14 21:20:15 DEBUG : WaitForWriters: timeout=30s 2024/11/14 21:20:15 DEBUG : dir: Looking for writers 2024/11/14 21:20:15 DEBUG : : Looking for writers 2024/11/14 21:20:15 DEBUG : dir: reading active writers 2024/11/14 21:20:15 DEBUG : newLeaf: reading active writers 2024/11/14 21:20:15 DEBUG : >WaitForWriters: 2024/11/14 21:20:15 DEBUG : vfs cache: cleaner exiting --- PASS: TestFileRename (3.08s) --- PASS: TestFileRename/off,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=true (0.65s) --- PASS: TestFileRename/writes,forceCache=false (0.50s) --- PASS: TestFileRename/writes,forceCache=true (0.64s) --- PASS: TestFileRename/full,forceCache=false (0.51s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:180: Remote "webdav root 'rclone-test-jucohaf1vika'", Local "Local file system at /tmp/rclone305703901", Modify Window "1s" 2024/11/14 21:20:15 INFO : webdav root 'rclone-test-jucohaf1vika': poll-interval is not supported by this remote 2024/11/14 21:20:15 INFO : webdav root 'rclone-test-jucohaf1vika': poll-interval is not supported by this remote 2024/11/14 21:20:15 DEBUG : WaitForWriters: timeout=30s 2024/11/14 21:20:15 DEBUG : : Looking for writers 2024/11/14 21:20:15 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-jucohaf1vika'", Local "Local file system at /tmp/rclone305703901", Modify Window "1s" 2024/11/14 21:20:15 INFO : webdav root 'rclone-test-jucohaf1vika': poll-interval is not supported by this remote 2024/11/14 21:20:15 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/14 21:20:15 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/14 21:20:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/14 21:20:15 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/11/14 21:20:15 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/11/14 21:20:15 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/14 21:20:15 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2024/11/14 21:20:15 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2024/11/14 21:20:15 DEBUG : WaitForWriters: timeout=30s 2024/11/14 21:20:15 DEBUG : dir: Looking for writers 2024/11/14 21:20:15 DEBUG : file1: reading active writers 2024/11/14 21:20:15 DEBUG : : Looking for writers 2024/11/14 21:20:15 DEBUG : dir: reading active writers 2024/11/14 21:20:15 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.15s) === RUN TestReadFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-jucohaf1vika'", Local "Local file system at /tmp/rclone305703901", Modify Window "1s" 2024/11/14 21:20:15 INFO : webdav root 'rclone-test-jucohaf1vika': poll-interval is not supported by this remote 2024/11/14 21:20:15 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/14 21:20:15 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/14 21:20:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/14 21:20:15 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/11/14 21:20:15 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/11/14 21:20:15 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/14 21:20:15 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2024/11/14 21:20:15 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2024/11/14 21:20:15 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2024/11/14 21:20:15 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2024/11/14 21:20:15 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2024/11/14 21:20:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2024/11/14 21:20:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2024/11/14 21:20:15 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2024/11/14 21:20:15 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2024/11/14 21:20:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2024/11/14 21:20:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2024/11/14 21:20:15 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2024/11/14 21:20:15 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2024/11/14 21:20:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2024/11/14 21:20:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2024/11/14 21:20:15 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2024/11/14 21:20:15 DEBUG : WaitForWriters: timeout=30s 2024/11/14 21:20:15 DEBUG : dir: Looking for writers 2024/11/14 21:20:15 DEBUG : file1: reading active writers 2024/11/14 21:20:15 DEBUG : : Looking for writers 2024/11/14 21:20:15 DEBUG : dir: reading active writers 2024/11/14 21:20:15 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.19s) === RUN TestReadFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-jucohaf1vika'", Local "Local file system at /tmp/rclone305703901", Modify Window "1s" 2024/11/14 21:20:15 INFO : webdav root 'rclone-test-jucohaf1vika': poll-interval is not supported by this remote 2024/11/14 21:20:15 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/14 21:20:15 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/14 21:20:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/14 21:20:15 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/11/14 21:20:15 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/11/14 21:20:15 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/14 21:20:15 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2024/11/14 21:20:15 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2024/11/14 21:20:15 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2024/11/14 21:20:15 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2024/11/14 21:20:15 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2024/11/14 21:20:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2024/11/14 21:20:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2024/11/14 21:20:15 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2024/11/14 21:20:15 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2024/11/14 21:20:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2024/11/14 21:20:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2024/11/14 21:20:15 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2024/11/14 21:20:15 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2024/11/14 21:20:15 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2024/11/14 21:20:15 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2024/11/14 21:20:15 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2024/11/14 21:20:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2024/11/14 21:20:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2024/11/14 21:20:15 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2024/11/14 21:20:15 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2024/11/14 21:20:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2024/11/14 21:20:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2024/11/14 21:20:15 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2024/11/14 21:20:16 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2024/11/14 21:20:16 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2024/11/14 21:20:16 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2024/11/14 21:20:16 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2024/11/14 21:20:16 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2024/11/14 21:20:16 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2024/11/14 21:20:16 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2024/11/14 21:20:16 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2024/11/14 21:20:16 DEBUG : WaitForWriters: timeout=30s 2024/11/14 21:20:16 DEBUG : dir: Looking for writers 2024/11/14 21:20:16 DEBUG : file1: reading active writers 2024/11/14 21:20:16 DEBUG : : Looking for writers 2024/11/14 21:20:16 DEBUG : dir: reading active writers 2024/11/14 21:20:16 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.25s) === RUN TestReadFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-jucohaf1vika'", Local "Local file system at /tmp/rclone305703901", Modify Window "1s" 2024/11/14 21:20:16 INFO : webdav root 'rclone-test-jucohaf1vika': poll-interval is not supported by this remote 2024/11/14 21:20:16 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/14 21:20:16 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/14 21:20:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/14 21:20:16 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/11/14 21:20:16 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/11/14 21:20:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/14 21:20:16 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2024/11/14 21:20:16 DEBUG : WaitForWriters: timeout=30s 2024/11/14 21:20:16 DEBUG : dir: Looking for writers 2024/11/14 21:20:16 DEBUG : file1: reading active writers 2024/11/14 21:20:16 DEBUG : : Looking for writers 2024/11/14 21:20:16 DEBUG : dir: reading active writers 2024/11/14 21:20:16 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.15s) === RUN TestReadFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-jucohaf1vika'", Local "Local file system at /tmp/rclone305703901", Modify Window "1s" 2024/11/14 21:20:16 INFO : webdav root 'rclone-test-jucohaf1vika': poll-interval is not supported by this remote 2024/11/14 21:20:16 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/14 21:20:16 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/14 21:20:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/14 21:20:16 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/11/14 21:20:16 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/11/14 21:20:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/14 21:20:16 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2024/11/14 21:20:16 DEBUG : dir/file1: ReadFileHandle.Release closing 2024/11/14 21:20:16 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2024/11/14 21:20:16 DEBUG : WaitForWriters: timeout=30s 2024/11/14 21:20:16 DEBUG : dir: Looking for writers 2024/11/14 21:20:16 DEBUG : file1: reading active writers 2024/11/14 21:20:16 DEBUG : : Looking for writers 2024/11/14 21:20:16 DEBUG : dir: reading active writers 2024/11/14 21:20:16 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.15s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "webdav root 'rclone-test-jucohaf1vika'", Local "Local file system at /tmp/rclone305703901", Modify Window "1s" 2024/11/14 21:20:16 INFO : webdav root 'rclone-test-jucohaf1vika': poll-interval is not supported by this remote 2024/11/14 21:20:16 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/14 21:20:16 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" 2024/11/14 21:20:16 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" 2024/11/14 21:20:16 DEBUG : fs cache: switching user supplied name ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" for canonical name ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" 2024/11/14 21:20:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" 2024/11/14 21:20:16 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/14 21:20:16 DEBUG : fs cache: switching user supplied name ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" for canonical name ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" 2024/11/14 21:20:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" 2024/11/14 21:20:16 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/14 21:20:16 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/14 21:20:16 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/14 21:20:16 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/14 21:20:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/14 21:20:16 DEBUG : dir/file1: newRWFileHandle: 2024/11/14 21:20:16 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/14 21:20:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/14 21:20:16 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/11/14 21:20:16 DEBUG : dir/file1(0xc000889140): _readAt: size=1, off=0 2024/11/14 21:20:16 DEBUG : dir/file1(0xc000889140): openPending: 2024/11/14 21:20:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/11/14 21:20:16 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/11/14 21:20:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/14 21:20:16 DEBUG : dir/file1(0xc000889140): >openPending: err= 2024/11/14 21:20:16 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2024/11/14 21:20:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/14 21:20:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/14 21:20:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/14 21:20:16 DEBUG : dir/file1(0xc000889140): >_readAt: n=1, err= 2024/11/14 21:20:16 DEBUG : dir/file1(0xc000889140): _readAt: size=256, off=1 2024/11/14 21:20:16 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2024/11/14 21:20:16 DEBUG : dir/file1(0xc000889140): >_readAt: n=15, err=EOF 2024/11/14 21:20:16 DEBUG : dir/file1(0xc000889140): _readAt: size=16, off=16 2024/11/14 21:20:16 DEBUG : dir/file1(0xc000889140): >_readAt: n=0, err=EOF 2024/11/14 21:20:16 DEBUG : dir/file1(0xc000889140): close: 2024/11/14 21:20:16 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2024/11/14 21:20:16 DEBUG : dir/file1(0xc000889140): >close: err= 2024/11/14 21:20:16 DEBUG : dir/file1(0xc000889140): close: 2024/11/14 21:20:16 DEBUG : dir/file1(0xc000889140): >close: err=file already closed 2024/11/14 21:20:16 DEBUG : WaitForWriters: timeout=30s 2024/11/14 21:20:16 DEBUG : dir: Looking for writers 2024/11/14 21:20:16 DEBUG : file1: reading active writers 2024/11/14 21:20:16 DEBUG : : Looking for writers 2024/11/14 21:20:16 DEBUG : dir: reading active writers 2024/11/14 21:20:16 DEBUG : >WaitForWriters: 2024/11/14 21:20:16 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.15s) === RUN TestRWFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-jucohaf1vika'", Local "Local file system at /tmp/rclone305703901", Modify Window "1s" 2024/11/14 21:20:16 INFO : webdav root 'rclone-test-jucohaf1vika': poll-interval is not supported by this remote 2024/11/14 21:20:16 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/14 21:20:16 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" 2024/11/14 21:20:16 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" 2024/11/14 21:20:16 DEBUG : fs cache: switching user supplied name ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" for canonical name ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" 2024/11/14 21:20:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" 2024/11/14 21:20:16 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/14 21:20:16 DEBUG : fs cache: switching user supplied name ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" for canonical name ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" 2024/11/14 21:20:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" 2024/11/14 21:20:16 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/14 21:20:16 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/14 21:20:16 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/14 21:20:16 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/14 21:20:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/14 21:20:16 DEBUG : dir/file1: newRWFileHandle: 2024/11/14 21:20:16 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/14 21:20:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/14 21:20:16 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/11/14 21:20:16 DEBUG : dir/file1(0xc0004b16c0): _readAt: size=1, off=0 2024/11/14 21:20:16 DEBUG : dir/file1(0xc0004b16c0): openPending: 2024/11/14 21:20:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/11/14 21:20:16 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/11/14 21:20:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/14 21:20:16 DEBUG : dir/file1(0xc0004b16c0): >openPending: err= 2024/11/14 21:20:16 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2024/11/14 21:20:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/14 21:20:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/14 21:20:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/14 21:20:16 DEBUG : dir/file1(0xc0004b16c0): >_readAt: n=1, err= 2024/11/14 21:20:16 DEBUG : dir/file1(0xc0004b16c0): _readAt: size=1, off=5 2024/11/14 21:20:16 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2024/11/14 21:20:16 DEBUG : dir/file1(0xc0004b16c0): >_readAt: n=1, err= 2024/11/14 21:20:16 DEBUG : dir/file1(0xc0004b16c0): _readAt: size=1, off=3 2024/11/14 21:20:16 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2024/11/14 21:20:16 DEBUG : dir/file1(0xc0004b16c0): >_readAt: n=1, err= 2024/11/14 21:20:16 DEBUG : dir/file1(0xc0004b16c0): _readAt: size=1, off=13 2024/11/14 21:20:16 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2024/11/14 21:20:16 DEBUG : dir/file1(0xc0004b16c0): >_readAt: n=1, err= 2024/11/14 21:20:16 DEBUG : dir/file1(0xc0004b16c0): _readAt: size=16, off=100 2024/11/14 21:20:16 DEBUG : dir/file1(0xc0004b16c0): >_readAt: n=0, err=EOF 2024/11/14 21:20:16 DEBUG : dir/file1(0xc0004b16c0): close: 2024/11/14 21:20:16 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2024/11/14 21:20:16 DEBUG : dir/file1(0xc0004b16c0): >close: err= 2024/11/14 21:20:16 DEBUG : WaitForWriters: timeout=30s 2024/11/14 21:20:16 DEBUG : dir: Looking for writers 2024/11/14 21:20:16 DEBUG : file1: reading active writers 2024/11/14 21:20:16 DEBUG : : Looking for writers 2024/11/14 21:20:16 DEBUG : dir: reading active writers 2024/11/14 21:20:16 DEBUG : >WaitForWriters: 2024/11/14 21:20:16 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.15s) === RUN TestRWFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-jucohaf1vika'", Local "Local file system at /tmp/rclone305703901", Modify Window "1s" 2024/11/14 21:20:16 INFO : webdav root 'rclone-test-jucohaf1vika': poll-interval is not supported by this remote 2024/11/14 21:20:16 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/14 21:20:16 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" 2024/11/14 21:20:16 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" 2024/11/14 21:20:16 DEBUG : fs cache: switching user supplied name ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" for canonical name ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" 2024/11/14 21:20:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" 2024/11/14 21:20:16 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/14 21:20:16 DEBUG : fs cache: switching user supplied name ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" for canonical name ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" 2024/11/14 21:20:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" 2024/11/14 21:20:16 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/14 21:20:16 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/14 21:20:16 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/14 21:20:16 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/14 21:20:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/14 21:20:16 DEBUG : dir/file1: newRWFileHandle: 2024/11/14 21:20:16 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/14 21:20:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/14 21:20:16 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/11/14 21:20:16 DEBUG : dir/file1(0xc0005b9100): _readAt: size=1, off=0 2024/11/14 21:20:16 DEBUG : dir/file1(0xc0005b9100): openPending: 2024/11/14 21:20:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/11/14 21:20:16 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/11/14 21:20:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/14 21:20:16 DEBUG : dir/file1(0xc0005b9100): >openPending: err= 2024/11/14 21:20:16 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2024/11/14 21:20:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/14 21:20:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/14 21:20:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/14 21:20:16 DEBUG : dir/file1(0xc0005b9100): >_readAt: n=1, err= 2024/11/14 21:20:16 DEBUG : dir/file1(0xc0005b9100): _readAt: size=1, off=5 2024/11/14 21:20:16 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2024/11/14 21:20:16 DEBUG : dir/file1(0xc0005b9100): >_readAt: n=1, err= 2024/11/14 21:20:16 DEBUG : dir/file1(0xc0005b9100): _readAt: size=1, off=1 2024/11/14 21:20:16 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2024/11/14 21:20:16 DEBUG : dir/file1(0xc0005b9100): >_readAt: n=1, err= 2024/11/14 21:20:16 DEBUG : dir/file1(0xc0005b9100): _readAt: size=6, off=10 2024/11/14 21:20:16 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2024/11/14 21:20:16 DEBUG : dir/file1(0xc0005b9100): >_readAt: n=6, err= 2024/11/14 21:20:16 DEBUG : dir/file1(0xc0005b9100): _readAt: size=256, off=10 2024/11/14 21:20:16 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2024/11/14 21:20:16 DEBUG : dir/file1(0xc0005b9100): >_readAt: n=6, err=EOF 2024/11/14 21:20:16 DEBUG : dir/file1(0xc0005b9100): _readAt: size=256, off=100 2024/11/14 21:20:16 DEBUG : dir/file1(0xc0005b9100): >_readAt: n=0, err=EOF 2024/11/14 21:20:16 DEBUG : dir/file1(0xc0005b9100): close: 2024/11/14 21:20:16 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2024/11/14 21:20:16 DEBUG : dir/file1(0xc0005b9100): >close: err= 2024/11/14 21:20:16 DEBUG : dir/file1(0xc0005b9100): _readAt: size=256, off=100 2024/11/14 21:20:16 DEBUG : dir/file1(0xc0005b9100): >_readAt: n=0, err=file already closed 2024/11/14 21:20:16 DEBUG : WaitForWriters: timeout=30s 2024/11/14 21:20:16 DEBUG : dir: Looking for writers 2024/11/14 21:20:16 DEBUG : file1: reading active writers 2024/11/14 21:20:16 DEBUG : : Looking for writers 2024/11/14 21:20:16 DEBUG : dir: reading active writers 2024/11/14 21:20:16 DEBUG : >WaitForWriters: 2024/11/14 21:20:16 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.15s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "webdav root 'rclone-test-jucohaf1vika'", Local "Local file system at /tmp/rclone305703901", Modify Window "1s" 2024/11/14 21:20:16 INFO : webdav root 'rclone-test-jucohaf1vika': poll-interval is not supported by this remote 2024/11/14 21:20:16 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/14 21:20:16 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" 2024/11/14 21:20:16 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" 2024/11/14 21:20:16 DEBUG : fs cache: switching user supplied name ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" for canonical name ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" 2024/11/14 21:20:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" 2024/11/14 21:20:16 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/14 21:20:16 DEBUG : fs cache: switching user supplied name ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" for canonical name ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" 2024/11/14 21:20:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" 2024/11/14 21:20:16 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/14 21:20:16 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/14 21:20:16 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/14 21:20:16 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/14 21:20:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/14 21:20:16 DEBUG : dir/file1: newRWFileHandle: 2024/11/14 21:20:16 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/14 21:20:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/14 21:20:16 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/11/14 21:20:16 DEBUG : dir/file1(0xc0008f7ec0): RWFileHandle.Flush 2024/11/14 21:20:16 DEBUG : dir/file1(0xc0008f7ec0): _readAt: size=256, off=0 2024/11/14 21:20:16 DEBUG : dir/file1(0xc0008f7ec0): openPending: 2024/11/14 21:20:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/11/14 21:20:16 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/11/14 21:20:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/14 21:20:16 DEBUG : dir/file1(0xc0008f7ec0): >openPending: err= 2024/11/14 21:20:16 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2024/11/14 21:20:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/14 21:20:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/14 21:20:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/14 21:20:16 DEBUG : dir/file1(0xc0008f7ec0): >_readAt: n=16, err=EOF 2024/11/14 21:20:16 DEBUG : dir/file1(0xc0008f7ec0): RWFileHandle.Flush 2024/11/14 21:20:16 DEBUG : dir/file1(0xc0008f7ec0): RWFileHandle.Flush 2024/11/14 21:20:16 DEBUG : dir/file1(0xc0008f7ec0): close: 2024/11/14 21:20:16 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2024/11/14 21:20:16 DEBUG : dir/file1(0xc0008f7ec0): >close: err= 2024/11/14 21:20:16 DEBUG : WaitForWriters: timeout=30s 2024/11/14 21:20:16 DEBUG : dir: Looking for writers 2024/11/14 21:20:16 DEBUG : file1: reading active writers 2024/11/14 21:20:16 DEBUG : : Looking for writers 2024/11/14 21:20:16 DEBUG : dir: reading active writers 2024/11/14 21:20:16 DEBUG : >WaitForWriters: 2024/11/14 21:20:16 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.15s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "webdav root 'rclone-test-jucohaf1vika'", Local "Local file system at /tmp/rclone305703901", Modify Window "1s" 2024/11/14 21:20:17 INFO : webdav root 'rclone-test-jucohaf1vika': poll-interval is not supported by this remote 2024/11/14 21:20:17 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/14 21:20:17 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" 2024/11/14 21:20:17 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" 2024/11/14 21:20:17 DEBUG : fs cache: switching user supplied name ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" for canonical name ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" 2024/11/14 21:20:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" 2024/11/14 21:20:17 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/14 21:20:17 DEBUG : fs cache: switching user supplied name ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" for canonical name ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" 2024/11/14 21:20:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" 2024/11/14 21:20:17 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/14 21:20:17 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/14 21:20:17 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/14 21:20:17 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/14 21:20:17 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/14 21:20:17 DEBUG : dir/file1: newRWFileHandle: 2024/11/14 21:20:17 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/14 21:20:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/14 21:20:17 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/11/14 21:20:17 DEBUG : dir/file1(0xc0006a61c0): _readAt: size=256, off=0 2024/11/14 21:20:17 DEBUG : dir/file1(0xc0006a61c0): openPending: 2024/11/14 21:20:17 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/11/14 21:20:17 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/11/14 21:20:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/14 21:20:17 DEBUG : dir/file1(0xc0006a61c0): >openPending: err= 2024/11/14 21:20:17 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2024/11/14 21:20:17 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/14 21:20:17 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/14 21:20:17 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/14 21:20:17 DEBUG : dir/file1(0xc0006a61c0): >_readAt: n=16, err=EOF 2024/11/14 21:20:17 DEBUG : dir/file1(0xc0006a61c0): RWFileHandle.Release 2024/11/14 21:20:17 DEBUG : dir/file1(0xc0006a61c0): close: 2024/11/14 21:20:17 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2024/11/14 21:20:17 DEBUG : dir/file1(0xc0006a61c0): >close: err= 2024/11/14 21:20:17 DEBUG : dir/file1(0xc0006a61c0): RWFileHandle.Release 2024/11/14 21:20:17 DEBUG : WaitForWriters: timeout=30s 2024/11/14 21:20:17 DEBUG : dir: Looking for writers 2024/11/14 21:20:17 DEBUG : file1: reading active writers 2024/11/14 21:20:17 DEBUG : : Looking for writers 2024/11/14 21:20:17 DEBUG : dir: reading active writers 2024/11/14 21:20:17 DEBUG : >WaitForWriters: 2024/11/14 21:20:17 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.15s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "webdav root 'rclone-test-jucohaf1vika'", Local "Local file system at /tmp/rclone305703901", Modify Window "1s" 2024/11/14 21:20:17 INFO : webdav root 'rclone-test-jucohaf1vika': poll-interval is not supported by this remote 2024/11/14 21:20:17 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/14 21:20:17 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" 2024/11/14 21:20:17 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" 2024/11/14 21:20:17 DEBUG : fs cache: switching user supplied name ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" for canonical name ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" 2024/11/14 21:20:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" 2024/11/14 21:20:17 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/14 21:20:17 DEBUG : fs cache: switching user supplied name ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" for canonical name ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" 2024/11/14 21:20:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" 2024/11/14 21:20:17 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/14 21:20:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:17 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/14 21:20:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:17 DEBUG : file1: newRWFileHandle: 2024/11/14 21:20:17 DEBUG : file1(0xc00078bb00): openPending: 2024/11/14 21:20:17 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:17 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/14 21:20:17 DEBUG : file1(0xc00078bb00): >openPending: err= 2024/11/14 21:20:17 DEBUG : file1: >newRWFileHandle: err= 2024/11/14 21:20:17 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/14 21:20:17 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/11/14 21:20:17 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/11/14 21:20:17 DEBUG : file1(0xc00078bb00): _writeAt: size=5, off=0 2024/11/14 21:20:17 DEBUG : file1(0xc00078bb00): >_writeAt: n=5, err= 2024/11/14 21:20:17 DEBUG : file1(0xc00078bb00): _writeAt: size=7, off=5 2024/11/14 21:20:17 DEBUG : file1(0xc00078bb00): >_writeAt: n=7, err= 2024/11/14 21:20:17 DEBUG : file1: vfs cache: truncate to size=11 2024/11/14 21:20:17 DEBUG : file1(0xc00078bb00): close: 2024/11/14 21:20:17 DEBUG : file1: vfs cache: setting modification time to 2024-11-14 21:20:17.165642977 +0000 UTC m=+10.143646332 2024/11/14 21:20:17 INFO : file1: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:17 DEBUG : file1(0xc00078bb00): >close: err= 2024/11/14 21:20:17 DEBUG : file1(0xc00078bb00): close: 2024/11/14 21:20:17 DEBUG : file1(0xc00078bb00): >close: err=file already closed 2024/11/14 21:20:17 DEBUG : WaitForWriters: timeout=30s 2024/11/14 21:20:17 DEBUG : : Looking for writers 2024/11/14 21:20:17 DEBUG : file1: reading active writers 2024/11/14 21:20:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/14 21:20:17 DEBUG : : Looking for writers 2024/11/14 21:20:17 DEBUG : file1: reading active writers 2024/11/14 21:20:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/14 21:20:17 DEBUG : : Looking for writers 2024/11/14 21:20:17 DEBUG : file1: reading active writers 2024/11/14 21:20:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/14 21:20:17 DEBUG : : Looking for writers 2024/11/14 21:20:17 DEBUG : file1: reading active writers 2024/11/14 21:20:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/14 21:20:17 DEBUG : file1: vfs cache: starting upload 2024/11/14 21:20:17 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/11/14 21:20:17 INFO : file1: Copied (new) 2024/11/14 21:20:17 DEBUG : file1: vfs cache: fingerprint now "11,2024-11-14 21:20:17 +0000 UTC" 2024/11/14 21:20:17 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/11/14 21:20:17 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/14 21:20:17 INFO : file1: vfs cache: upload succeeded try #1 2024/11/14 21:20:17 DEBUG : : Looking for writers 2024/11/14 21:20:17 DEBUG : file1: reading active writers 2024/11/14 21:20:17 DEBUG : >WaitForWriters: 2024/11/14 21:20:17 DEBUG : WaitForWriters: timeout=30s 2024/11/14 21:20:17 DEBUG : : Looking for writers 2024/11/14 21:20:17 DEBUG : file1: reading active writers 2024/11/14 21:20:17 DEBUG : >WaitForWriters: 2024/11/14 21:20:17 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.20s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-jucohaf1vika'", Local "Local file system at /tmp/rclone305703901", Modify Window "1s" 2024/11/14 21:20:17 INFO : webdav root 'rclone-test-jucohaf1vika': poll-interval is not supported by this remote 2024/11/14 21:20:17 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/14 21:20:17 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" 2024/11/14 21:20:17 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" 2024/11/14 21:20:17 DEBUG : fs cache: switching user supplied name ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" for canonical name ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" 2024/11/14 21:20:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" 2024/11/14 21:20:17 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/14 21:20:17 DEBUG : fs cache: switching user supplied name ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" for canonical name ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" 2024/11/14 21:20:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" 2024/11/14 21:20:17 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/14 21:20:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:17 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/14 21:20:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:17 DEBUG : file1: newRWFileHandle: 2024/11/14 21:20:17 DEBUG : file1(0xc0007fb3c0): openPending: 2024/11/14 21:20:17 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:17 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/14 21:20:17 DEBUG : file1(0xc0007fb3c0): >openPending: err= 2024/11/14 21:20:17 DEBUG : file1: >newRWFileHandle: err= 2024/11/14 21:20:17 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/14 21:20:17 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/11/14 21:20:17 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/11/14 21:20:17 DEBUG : file1(0xc0007fb3c0): _writeAt: size=7, off=0 2024/11/14 21:20:17 DEBUG : file1(0xc0007fb3c0): >_writeAt: n=7, err= 2024/11/14 21:20:17 DEBUG : file1(0xc0007fb3c0): _writeAt: size=6, off=5 2024/11/14 21:20:17 DEBUG : file1(0xc0007fb3c0): >_writeAt: n=6, err= 2024/11/14 21:20:17 DEBUG : file1(0xc0007fb3c0): close: 2024/11/14 21:20:17 DEBUG : file1: vfs cache: setting modification time to 2024-11-14 21:20:17.363277091 +0000 UTC m=+10.341280446 2024/11/14 21:20:17 INFO : file1: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:17 DEBUG : file1(0xc0007fb3c0): >close: err= 2024/11/14 21:20:17 DEBUG : file1(0xc0007fb3c0): _writeAt: size=5, off=0 2024/11/14 21:20:17 DEBUG : file1(0xc0007fb3c0): >_writeAt: n=0, err=file already closed 2024/11/14 21:20:17 DEBUG : WaitForWriters: timeout=30s 2024/11/14 21:20:17 DEBUG : : Looking for writers 2024/11/14 21:20:17 DEBUG : file1: reading active writers 2024/11/14 21:20:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/14 21:20:17 DEBUG : : Looking for writers 2024/11/14 21:20:17 DEBUG : file1: reading active writers 2024/11/14 21:20:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/14 21:20:17 DEBUG : : Looking for writers 2024/11/14 21:20:17 DEBUG : file1: reading active writers 2024/11/14 21:20:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/14 21:20:17 DEBUG : : Looking for writers 2024/11/14 21:20:17 DEBUG : file1: reading active writers 2024/11/14 21:20:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/14 21:20:17 DEBUG : file1: vfs cache: starting upload 2024/11/14 21:20:17 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/11/14 21:20:17 INFO : file1: Copied (new) 2024/11/14 21:20:17 DEBUG : file1: vfs cache: fingerprint now "11,2024-11-14 21:20:17 +0000 UTC" 2024/11/14 21:20:17 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/11/14 21:20:17 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/14 21:20:17 INFO : file1: vfs cache: upload succeeded try #1 2024/11/14 21:20:17 DEBUG : : Looking for writers 2024/11/14 21:20:17 DEBUG : file1: reading active writers 2024/11/14 21:20:17 DEBUG : >WaitForWriters: 2024/11/14 21:20:17 DEBUG : WaitForWriters: timeout=30s 2024/11/14 21:20:17 DEBUG : : Looking for writers 2024/11/14 21:20:17 DEBUG : file1: reading active writers 2024/11/14 21:20:17 DEBUG : >WaitForWriters: 2024/11/14 21:20:17 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.20s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "webdav root 'rclone-test-jucohaf1vika'", Local "Local file system at /tmp/rclone305703901", Modify Window "1s" 2024/11/14 21:20:17 INFO : webdav root 'rclone-test-jucohaf1vika': poll-interval is not supported by this remote 2024/11/14 21:20:17 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/14 21:20:17 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" 2024/11/14 21:20:17 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" 2024/11/14 21:20:17 DEBUG : fs cache: switching user supplied name ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" for canonical name ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" 2024/11/14 21:20:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" 2024/11/14 21:20:17 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/14 21:20:17 DEBUG : fs cache: switching user supplied name ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" for canonical name ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" 2024/11/14 21:20:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" 2024/11/14 21:20:17 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/14 21:20:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:17 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/14 21:20:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:17 DEBUG : file1: newRWFileHandle: 2024/11/14 21:20:17 DEBUG : file1(0xc000894380): openPending: 2024/11/14 21:20:17 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:17 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/14 21:20:17 DEBUG : file1(0xc000894380): >openPending: err= 2024/11/14 21:20:17 DEBUG : file1: >newRWFileHandle: err= 2024/11/14 21:20:17 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/14 21:20:17 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/11/14 21:20:17 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/11/14 21:20:17 DEBUG : file1(0xc000894380): close: 2024/11/14 21:20:17 DEBUG : file1: vfs cache: setting modification time to 2024-11-14 21:20:17.560528288 +0000 UTC m=+10.538531633 2024/11/14 21:20:17 INFO : file1: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:17 DEBUG : file1(0xc000894380): >close: err= 2024/11/14 21:20:17 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2024/11/14 21:20:17 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/11/14 21:20:17 DEBUG : file2: newRWFileHandle: 2024/11/14 21:20:17 DEBUG : file2(0xc000894440): openPending: 2024/11/14 21:20:17 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:17 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/11/14 21:20:17 DEBUG : file2(0xc000894440): >openPending: err= 2024/11/14 21:20:17 DEBUG : file2: >newRWFileHandle: err= 2024/11/14 21:20:17 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/11/14 21:20:17 DEBUG : file2: >Open: fd=file2 (rw), err= 2024/11/14 21:20:17 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2024/11/14 21:20:17 DEBUG : file2(0xc000894440): RWFileHandle.Flush 2024/11/14 21:20:17 DEBUG : file2(0xc000894440): RWFileHandle.Release 2024/11/14 21:20:17 DEBUG : file2(0xc000894440): close: 2024/11/14 21:20:17 DEBUG : file2: vfs cache: setting modification time to 2024-11-14 21:20:17.56142288 +0000 UTC m=+10.539426235 2024/11/14 21:20:17 INFO : file2: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:17 DEBUG : file2(0xc000894440): >close: err= 2024/11/14 21:20:17 DEBUG : WaitForWriters: timeout=30s 2024/11/14 21:20:17 DEBUG : : Looking for writers 2024/11/14 21:20:17 DEBUG : file1: reading active writers 2024/11/14 21:20:17 DEBUG : file2: reading active writers 2024/11/14 21:20:17 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2024/11/14 21:20:17 DEBUG : : Looking for writers 2024/11/14 21:20:17 DEBUG : file1: reading active writers 2024/11/14 21:20:17 DEBUG : file2: reading active writers 2024/11/14 21:20:17 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2024/11/14 21:20:17 DEBUG : : Looking for writers 2024/11/14 21:20:17 DEBUG : file1: reading active writers 2024/11/14 21:20:17 DEBUG : file2: reading active writers 2024/11/14 21:20:17 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2024/11/14 21:20:17 DEBUG : : Looking for writers 2024/11/14 21:20:17 DEBUG : file1: reading active writers 2024/11/14 21:20:17 DEBUG : file2: reading active writers 2024/11/14 21:20:17 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2024/11/14 21:20:17 DEBUG : file2: vfs cache: starting upload 2024/11/14 21:20:17 DEBUG : file1: vfs cache: starting upload 2024/11/14 21:20:17 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2024/11/14 21:20:17 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/11/14 21:20:17 INFO : file2: Copied (new) 2024/11/14 21:20:17 DEBUG : file2: vfs cache: fingerprint now "0,2024-11-14 21:20:17 +0000 UTC" 2024/11/14 21:20:17 DEBUG : file2: vfs cache: writeback object to VFS layer 2024/11/14 21:20:17 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/11/14 21:20:17 INFO : file2: vfs cache: upload succeeded try #1 2024/11/14 21:20:17 DEBUG : : Looking for writers 2024/11/14 21:20:17 DEBUG : file1: reading active writers 2024/11/14 21:20:17 DEBUG : file2: reading active writers 2024/11/14 21:20:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/11/14 21:20:17 INFO : file1: Copied (new) 2024/11/14 21:20:17 DEBUG : file1: vfs cache: fingerprint now "0,2024-11-14 21:20:17 +0000 UTC" 2024/11/14 21:20:17 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/11/14 21:20:17 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/14 21:20:17 INFO : file1: vfs cache: upload succeeded try #1 2024/11/14 21:20:17 DEBUG : : Looking for writers 2024/11/14 21:20:17 DEBUG : file1: reading active writers 2024/11/14 21:20:17 DEBUG : file2: reading active writers 2024/11/14 21:20:17 DEBUG : >WaitForWriters: 2024/11/14 21:20:17 DEBUG : WaitForWriters: timeout=30s 2024/11/14 21:20:17 DEBUG : : Looking for writers 2024/11/14 21:20:17 DEBUG : file1: reading active writers 2024/11/14 21:20:17 DEBUG : file2: reading active writers 2024/11/14 21:20:17 DEBUG : >WaitForWriters: 2024/11/14 21:20:17 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.37s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "webdav root 'rclone-test-jucohaf1vika'", Local "Local file system at /tmp/rclone305703901", Modify Window "1s" 2024/11/14 21:20:17 INFO : webdav root 'rclone-test-jucohaf1vika': poll-interval is not supported by this remote 2024/11/14 21:20:17 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/14 21:20:17 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" 2024/11/14 21:20:17 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" 2024/11/14 21:20:17 DEBUG : fs cache: switching user supplied name ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" for canonical name ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" 2024/11/14 21:20:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" 2024/11/14 21:20:17 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/14 21:20:17 DEBUG : fs cache: switching user supplied name ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" for canonical name ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" 2024/11/14 21:20:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" 2024/11/14 21:20:17 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/14 21:20:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:17 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/14 21:20:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:17 DEBUG : file1: newRWFileHandle: 2024/11/14 21:20:17 DEBUG : file1(0xc000a20e00): openPending: 2024/11/14 21:20:17 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:17 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/14 21:20:17 DEBUG : file1(0xc000a20e00): >openPending: err= 2024/11/14 21:20:17 DEBUG : file1: >newRWFileHandle: err= 2024/11/14 21:20:17 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/14 21:20:17 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/11/14 21:20:17 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/11/14 21:20:17 DEBUG : file1(0xc000a20e00): _writeAt: size=5, off=0 2024/11/14 21:20:17 DEBUG : file1(0xc000a20e00): >_writeAt: n=5, err= 2024/11/14 21:20:17 DEBUG : file1(0xc000a20e00): RWFileHandle.Flush 2024/11/14 21:20:17 DEBUG : file1(0xc000a20e00): RWFileHandle.Flush 2024/11/14 21:20:17 DEBUG : file1(0xc000a20e00): close: 2024/11/14 21:20:17 DEBUG : file1: vfs cache: setting modification time to 2024-11-14 21:20:17.928531281 +0000 UTC m=+10.906534645 2024/11/14 21:20:17 INFO : file1: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:17 DEBUG : file1(0xc000a20e00): >close: err= 2024/11/14 21:20:17 DEBUG : WaitForWriters: timeout=30s 2024/11/14 21:20:17 DEBUG : : Looking for writers 2024/11/14 21:20:17 DEBUG : file1: reading active writers 2024/11/14 21:20:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/14 21:20:17 DEBUG : : Looking for writers 2024/11/14 21:20:17 DEBUG : file1: reading active writers 2024/11/14 21:20:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/14 21:20:17 DEBUG : : Looking for writers 2024/11/14 21:20:17 DEBUG : file1: reading active writers 2024/11/14 21:20:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/14 21:20:17 DEBUG : : Looking for writers 2024/11/14 21:20:17 DEBUG : file1: reading active writers 2024/11/14 21:20:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/14 21:20:18 DEBUG : file1: vfs cache: starting upload 2024/11/14 21:20:18 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/11/14 21:20:18 INFO : file1: Copied (new) 2024/11/14 21:20:18 DEBUG : file1: vfs cache: fingerprint now "5,2024-11-14 21:20:17 +0000 UTC" 2024/11/14 21:20:18 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/11/14 21:20:18 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/14 21:20:18 INFO : file1: vfs cache: upload succeeded try #1 2024/11/14 21:20:18 DEBUG : : Looking for writers 2024/11/14 21:20:18 DEBUG : file1: reading active writers 2024/11/14 21:20:18 DEBUG : >WaitForWriters: 2024/11/14 21:20:18 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.19s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "webdav root 'rclone-test-jucohaf1vika'", Local "Local file system at /tmp/rclone305703901", Modify Window "1s" 2024/11/14 21:20:18 INFO : webdav root 'rclone-test-jucohaf1vika': poll-interval is not supported by this remote 2024/11/14 21:20:18 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/14 21:20:18 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" 2024/11/14 21:20:18 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" 2024/11/14 21:20:18 DEBUG : fs cache: switching user supplied name ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" for canonical name ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" 2024/11/14 21:20:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" 2024/11/14 21:20:18 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/14 21:20:18 DEBUG : fs cache: switching user supplied name ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" for canonical name ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" 2024/11/14 21:20:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" 2024/11/14 21:20:18 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/14 21:20:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:18 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/14 21:20:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:18 DEBUG : file1: newRWFileHandle: 2024/11/14 21:20:18 DEBUG : file1(0xc000861840): openPending: 2024/11/14 21:20:18 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:18 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/14 21:20:18 DEBUG : file1(0xc000861840): >openPending: err= 2024/11/14 21:20:18 DEBUG : file1: >newRWFileHandle: err= 2024/11/14 21:20:18 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/14 21:20:18 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/11/14 21:20:18 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/11/14 21:20:18 DEBUG : file1(0xc000861840): _writeAt: size=5, off=0 2024/11/14 21:20:18 DEBUG : file1(0xc000861840): >_writeAt: n=5, err= 2024/11/14 21:20:18 DEBUG : file1(0xc000861840): RWFileHandle.Release 2024/11/14 21:20:18 DEBUG : file1(0xc000861840): close: 2024/11/14 21:20:18 DEBUG : file1: vfs cache: setting modification time to 2024-11-14 21:20:18.113669962 +0000 UTC m=+11.091673317 2024/11/14 21:20:18 INFO : file1: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:18 DEBUG : file1(0xc000861840): >close: err= 2024/11/14 21:20:18 DEBUG : file1(0xc000861840): RWFileHandle.Release 2024/11/14 21:20:18 DEBUG : WaitForWriters: timeout=30s 2024/11/14 21:20:18 DEBUG : : Looking for writers 2024/11/14 21:20:18 DEBUG : file1: reading active writers 2024/11/14 21:20:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/14 21:20:18 DEBUG : : Looking for writers 2024/11/14 21:20:18 DEBUG : file1: reading active writers 2024/11/14 21:20:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/14 21:20:18 DEBUG : : Looking for writers 2024/11/14 21:20:18 DEBUG : file1: reading active writers 2024/11/14 21:20:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/14 21:20:18 DEBUG : : Looking for writers 2024/11/14 21:20:18 DEBUG : file1: reading active writers 2024/11/14 21:20:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/14 21:20:18 DEBUG : file1: vfs cache: starting upload 2024/11/14 21:20:18 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/11/14 21:20:18 INFO : file1: Copied (new) 2024/11/14 21:20:18 DEBUG : file1: vfs cache: fingerprint now "5,2024-11-14 21:20:18 +0000 UTC" 2024/11/14 21:20:18 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/11/14 21:20:18 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/14 21:20:18 INFO : file1: vfs cache: upload succeeded try #1 2024/11/14 21:20:18 DEBUG : : Looking for writers 2024/11/14 21:20:18 DEBUG : file1: reading active writers 2024/11/14 21:20:18 DEBUG : >WaitForWriters: 2024/11/14 21:20:18 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.19s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "webdav root 'rclone-test-jucohaf1vika'", Local "Local file system at /tmp/rclone305703901", Modify Window "1s" 2024/11/14 21:20:18 INFO : webdav root 'rclone-test-jucohaf1vika': poll-interval is not supported by this remote 2024/11/14 21:20:18 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/14 21:20:18 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" 2024/11/14 21:20:18 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" 2024/11/14 21:20:18 DEBUG : fs cache: switching user supplied name ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" for canonical name ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" 2024/11/14 21:20:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" 2024/11/14 21:20:18 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/14 21:20:18 DEBUG : fs cache: switching user supplied name ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" for canonical name ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" 2024/11/14 21:20:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" 2024/11/14 21:20:18 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/14 21:20:18 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/14 21:20:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/14 21:20:18 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2024/11/14 21:20:18 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/11/14 21:20:18 DEBUG : dir/file1: newRWFileHandle: 2024/11/14 21:20:18 DEBUG : dir/file1(0xc0006e2680): openPending: 2024/11/14 21:20:18 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/11/14 21:20:18 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/11/14 21:20:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/14 21:20:18 DEBUG : dir/file1(0xc0006e2680): >openPending: err= 2024/11/14 21:20:18 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/11/14 21:20:18 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/14 21:20:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/14 21:20:18 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/11/14 21:20:18 DEBUG : dir/file1(0xc0006e2680): _writeAt: size=5, off=0 2024/11/14 21:20:18 DEBUG : dir/file1(0xc0006e2680): >_writeAt: n=5, err= 2024/11/14 21:20:18 DEBUG : dir/file1(0xc0006e2680): close: 2024/11/14 21:20:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:18 DEBUG : dir/file1: vfs cache: setting modification time to 2024-11-14 21:20:18.364320483 +0000 UTC m=+11.342323848 2024/11/14 21:20:18 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:18 DEBUG : dir/file1(0xc0006e2680): >close: err= 2024/11/14 21:20:18 DEBUG : WaitForWriters: timeout=30s 2024/11/14 21:20:18 DEBUG : dir: Looking for writers 2024/11/14 21:20:18 DEBUG : file1: reading active writers 2024/11/14 21:20:18 DEBUG : : Looking for writers 2024/11/14 21:20:18 DEBUG : dir: reading active writers 2024/11/14 21:20:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/14 21:20:18 DEBUG : dir: Looking for writers 2024/11/14 21:20:18 DEBUG : file1: reading active writers 2024/11/14 21:20:18 DEBUG : : Looking for writers 2024/11/14 21:20:18 DEBUG : dir: reading active writers 2024/11/14 21:20:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/14 21:20:18 DEBUG : dir: Looking for writers 2024/11/14 21:20:18 DEBUG : file1: reading active writers 2024/11/14 21:20:18 DEBUG : : Looking for writers 2024/11/14 21:20:18 DEBUG : dir: reading active writers 2024/11/14 21:20:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/14 21:20:18 DEBUG : dir: Looking for writers 2024/11/14 21:20:18 DEBUG : file1: reading active writers 2024/11/14 21:20:18 DEBUG : : Looking for writers 2024/11/14 21:20:18 DEBUG : dir: reading active writers 2024/11/14 21:20:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/14 21:20:18 DEBUG : dir/file1: vfs cache: starting upload 2024/11/14 21:20:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/14 21:20:18 INFO : dir/file1: Copied (replaced existing) 2024/11/14 21:20:18 DEBUG : dir/file1: vfs cache: fingerprint now "5,2024-11-14 21:20:18 +0000 UTC" 2024/11/14 21:20:18 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/11/14 21:20:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/14 21:20:18 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/11/14 21:20:18 DEBUG : dir: Looking for writers 2024/11/14 21:20:18 DEBUG : file1: reading active writers 2024/11/14 21:20:18 DEBUG : : Looking for writers 2024/11/14 21:20:18 DEBUG : dir: reading active writers 2024/11/14 21:20:18 DEBUG : >WaitForWriters: 2024/11/14 21:20:18 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.28s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "webdav root 'rclone-test-jucohaf1vika'", Local "Local file system at /tmp/rclone305703901", Modify Window "1s" 2024/11/14 21:20:18 INFO : webdav root 'rclone-test-jucohaf1vika': poll-interval is not supported by this remote 2024/11/14 21:20:18 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/14 21:20:18 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" 2024/11/14 21:20:18 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" 2024/11/14 21:20:18 DEBUG : fs cache: switching user supplied name ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" for canonical name ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" 2024/11/14 21:20:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" 2024/11/14 21:20:18 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/14 21:20:18 DEBUG : fs cache: switching user supplied name ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" for canonical name ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" 2024/11/14 21:20:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" 2024/11/14 21:20:18 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/14 21:20:18 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/14 21:20:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/14 21:20:18 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:18 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:18 DEBUG : dir/file1: newRWFileHandle: 2024/11/14 21:20:18 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/14 21:20:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/14 21:20:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/14 21:20:18 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/11/14 21:20:18 DEBUG : dir/file1(0xc000563240): _writeAt: size=5, off=0 2024/11/14 21:20:18 DEBUG : dir/file1(0xc000563240): openPending: 2024/11/14 21:20:18 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/11/14 21:20:18 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/11/14 21:20:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/14 21:20:18 DEBUG : dir/file1(0xc000563240): >openPending: err= 2024/11/14 21:20:18 DEBUG : dir/file1(0xc000563240): >_writeAt: n=5, err= 2024/11/14 21:20:18 DEBUG : dir/file1(0xc000563240): _writeAt: size=15, off=5 2024/11/14 21:20:18 DEBUG : dir/file1(0xc000563240): >_writeAt: n=15, err= 2024/11/14 21:20:18 DEBUG : dir/file1(0xc000563240): close: 2024/11/14 21:20:18 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2024/11/14 21:20:18 DEBUG : dir/file1: vfs cache: setting modification time to 2024-11-14 21:20:18.647159669 +0000 UTC m=+11.625163015 2024/11/14 21:20:18 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:18 DEBUG : dir/file1(0xc000563240): >close: err= 2024/11/14 21:20:18 DEBUG : WaitForWriters: timeout=30s 2024/11/14 21:20:18 DEBUG : dir: Looking for writers 2024/11/14 21:20:18 DEBUG : file1: reading active writers 2024/11/14 21:20:18 DEBUG : : Looking for writers 2024/11/14 21:20:18 DEBUG : dir: reading active writers 2024/11/14 21:20:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/14 21:20:18 DEBUG : dir: Looking for writers 2024/11/14 21:20:18 DEBUG : file1: reading active writers 2024/11/14 21:20:18 DEBUG : : Looking for writers 2024/11/14 21:20:18 DEBUG : dir: reading active writers 2024/11/14 21:20:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/14 21:20:18 DEBUG : dir: Looking for writers 2024/11/14 21:20:18 DEBUG : file1: reading active writers 2024/11/14 21:20:18 DEBUG : : Looking for writers 2024/11/14 21:20:18 DEBUG : dir: reading active writers 2024/11/14 21:20:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/14 21:20:18 DEBUG : dir: Looking for writers 2024/11/14 21:20:18 DEBUG : file1: reading active writers 2024/11/14 21:20:18 DEBUG : : Looking for writers 2024/11/14 21:20:18 DEBUG : dir: reading active writers 2024/11/14 21:20:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/14 21:20:18 DEBUG : dir/file1: vfs cache: starting upload 2024/11/14 21:20:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/14 21:20:18 INFO : dir/file1: Copied (replaced existing) 2024/11/14 21:20:18 DEBUG : dir/file1: vfs cache: fingerprint now "20,2024-11-14 21:20:18 +0000 UTC" 2024/11/14 21:20:18 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/11/14 21:20:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/14 21:20:18 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/11/14 21:20:18 DEBUG : dir: Looking for writers 2024/11/14 21:20:18 DEBUG : file1: reading active writers 2024/11/14 21:20:18 DEBUG : : Looking for writers 2024/11/14 21:20:18 DEBUG : dir: reading active writers 2024/11/14 21:20:18 DEBUG : >WaitForWriters: 2024/11/14 21:20:18 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.28s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "webdav root 'rclone-test-jucohaf1vika'", Local "Local file system at /tmp/rclone305703901", Modify Window "1s" 2024/11/14 21:20:18 INFO : webdav root 'rclone-test-jucohaf1vika': poll-interval is not supported by this remote 2024/11/14 21:20:18 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/14 21:20:18 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" 2024/11/14 21:20:18 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" 2024/11/14 21:20:18 DEBUG : fs cache: switching user supplied name ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" for canonical name ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" 2024/11/14 21:20:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" 2024/11/14 21:20:18 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/14 21:20:18 DEBUG : fs cache: switching user supplied name ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" for canonical name ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" 2024/11/14 21:20:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" 2024/11/14 21:20:18 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/14 21:20:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:18 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/14 21:20:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:18 DEBUG : file1: newRWFileHandle: 2024/11/14 21:20:18 DEBUG : file1(0xc000703200): openPending: 2024/11/14 21:20:18 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:18 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/14 21:20:18 DEBUG : file1(0xc000703200): >openPending: err= 2024/11/14 21:20:18 DEBUG : file1: >newRWFileHandle: err= 2024/11/14 21:20:18 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/14 21:20:18 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/11/14 21:20:18 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/11/14 21:20:18 DEBUG : file1(0xc000703200): _writeAt: size=5, off=0 2024/11/14 21:20:18 DEBUG : file1(0xc000703200): >_writeAt: n=5, err= 2024/11/14 21:20:18 DEBUG : file1(0xc000703200): close: 2024/11/14 21:20:18 DEBUG : file1: vfs cache: setting modification time to 2024-11-14 21:20:18.864926708 +0000 UTC m=+11.842930052 2024/11/14 21:20:18 INFO : file1: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:18 DEBUG : file1(0xc000703200): >close: err= 2024/11/14 21:20:18 DEBUG : WaitForWriters: timeout=30s 2024/11/14 21:20:18 DEBUG : : Looking for writers 2024/11/14 21:20:18 DEBUG : file1: reading active writers 2024/11/14 21:20:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/14 21:20:18 DEBUG : : Looking for writers 2024/11/14 21:20:18 DEBUG : file1: reading active writers 2024/11/14 21:20:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/14 21:20:18 DEBUG : : Looking for writers 2024/11/14 21:20:18 DEBUG : file1: reading active writers 2024/11/14 21:20:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/14 21:20:18 DEBUG : : Looking for writers 2024/11/14 21:20:18 DEBUG : file1: reading active writers 2024/11/14 21:20:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/14 21:20:18 DEBUG : file1: vfs cache: starting upload 2024/11/14 21:20:18 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/11/14 21:20:18 INFO : file1: Copied (new) 2024/11/14 21:20:18 DEBUG : file1: vfs cache: fingerprint now "5,2024-11-14 21:20:18 +0000 UTC" 2024/11/14 21:20:18 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/11/14 21:20:18 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/14 21:20:18 INFO : file1: vfs cache: upload succeeded try #1 2024/11/14 21:20:19 DEBUG : : Looking for writers 2024/11/14 21:20:19 DEBUG : file1: reading active writers 2024/11/14 21:20:19 DEBUG : >WaitForWriters: 2024/11/14 21:20:19 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.19s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "webdav root 'rclone-test-jucohaf1vika'", Local "Local file system at /tmp/rclone305703901", Modify Window "1s" 2024/11/14 21:20:19 INFO : webdav root 'rclone-test-jucohaf1vika': poll-interval is not supported by this remote 2024/11/14 21:20:19 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/14 21:20:19 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" 2024/11/14 21:20:19 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" 2024/11/14 21:20:19 DEBUG : fs cache: switching user supplied name ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" for canonical name ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" 2024/11/14 21:20:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" 2024/11/14 21:20:19 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/14 21:20:19 DEBUG : fs cache: switching user supplied name ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" for canonical name ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" 2024/11/14 21:20:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" 2024/11/14 21:20:19 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2024/11/14 21:20:19 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037e300): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037e300): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037e300): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037e300): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037e300): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.050009074 +0000 UTC m=+12.028012429 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037e300): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037e880): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037e880): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037e880): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037e880): >_readAt: n=2, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037e880): _writeAt: size=3, off=2 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037e880): >_writeAt: n=0, err=Bad file descriptor 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037e880): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.050009074 +0000 UTC m=+12.028012429 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037e880): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037e940): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037e940): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037e940): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037e940): >_readAt: n=5, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037e940): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.050009074 +0000 UTC m=+12.028012429 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037e940): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015d2d0 item 1 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037e9c0): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037e9c0): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037e9c0): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037e9c0): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037e9c0): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.052312689 +0000 UTC m=+12.030316044 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037e9c0): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037ea80): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037ea80): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037ea80): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037ea80): >_readAt: n=5, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037ea80): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.052312689 +0000 UTC m=+12.030316044 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037ea80): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003da0e0 item 2 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037eb40): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037eb40): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037eb40): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037eb40): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037eb40): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.053708578 +0000 UTC m=+12.031711933 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037eb40): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037eb80): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037eb80): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037eb80): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037eb80): >_readAt: n=2, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037eb80): _writeAt: size=3, off=2 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037eb80): >_writeAt: n=0, err=Bad file descriptor 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037eb80): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.053708578 +0000 UTC m=+12.031711933 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037eb80): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037ed00): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037ed00): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037ed00): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037ed00): >_readAt: n=5, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037ed00): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.053708578 +0000 UTC m=+12.031711933 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037ed00): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dae70 item 3 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037ed80): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037ed80): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037ed80): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037ed80): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037ed80): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.055865478 +0000 UTC m=+12.033868854 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037ed80): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037ee00): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037ee00): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037ee00): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037ee00): >_readAt: n=5, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037ee00): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.055865478 +0000 UTC m=+12.033868854 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037ee00): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003db420 item 4 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037ee40): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037ee40): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037ee40): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037ee40): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037ee40): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.057243053 +0000 UTC m=+12.035246408 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037ee40): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037ee80): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037ee80): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037ee80): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037ee80): >_readAt: n=2, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037ee80): _writeAt: size=3, off=2 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037ee80): >_writeAt: n=0, err=Bad file descriptor 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037ee80): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.057243053 +0000 UTC m=+12.035246408 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037ee80): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037eec0): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037eec0): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037eec0): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037eec0): >_readAt: n=5, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037eec0): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.057243053 +0000 UTC m=+12.035246408 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037eec0): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003db9d0 item 5 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037ef40): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037ef40): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037ef40): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037ef40): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037ef40): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.059182588 +0000 UTC m=+12.037185933 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037ef40): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037efc0): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037efc0): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037efc0): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037efc0): >_readAt: n=5, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037efc0): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.059182588 +0000 UTC m=+12.037185933 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037efc0): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000542690 item 6 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037f040): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037f040): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037f040): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037f040): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037f040): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.060663615 +0000 UTC m=+12.038666960 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037f040): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037f100): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037f100): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037f100): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037f100): >_readAt: n=2, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037f100): _writeAt: size=3, off=2 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037f100): >_writeAt: n=0, err=Bad file descriptor 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037f100): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.060663615 +0000 UTC m=+12.038666960 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037f100): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037f140): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037f140): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037f140): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037f140): >_readAt: n=5, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037f140): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.060663615 +0000 UTC m=+12.038666960 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037f140): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000542e00 item 7 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037f1c0): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037f1c0): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037f1c0): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037f1c0): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037f1c0): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.062915123 +0000 UTC m=+12.040918538 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037f1c0): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037f240): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037f240): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037f240): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037f240): >_readAt: n=5, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037f240): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.062915123 +0000 UTC m=+12.040918538 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037f240): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000543570 item 8 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037f280): _readAt: size=2, off=0 2024/11/14 21:20:19 ERROR : open-test-file(0xc00037f280): Couldn't read size of file 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037f280): >_readAt: n=0, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037f280): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037f280): >_writeAt: n=0, err=Bad file descriptor 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037f280): close: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037f280): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037f2c0): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037f2c0): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037f2c0): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037f2c0): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037f2c0): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.064300412 +0000 UTC m=+12.042303767 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037f2c0): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037f300): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037f300): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037f300): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037f300): >_readAt: n=2, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037f300): _writeAt: size=3, off=2 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037f300): >_writeAt: n=0, err=Bad file descriptor 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037f300): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.064300412 +0000 UTC m=+12.042303767 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037f300): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037f340): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037f340): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037f340): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037f340): >_readAt: n=5, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037f340): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.064300412 +0000 UTC m=+12.042303767 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037f340): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005439d0 item 9 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037f3c0): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037f3c0): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037f3c0): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037f3c0): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037f3c0): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.066123528 +0000 UTC m=+12.044126884 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037f3c0): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037f440): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037f440): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037f440): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037f440): >_readAt: n=5, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037f440): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.066123528 +0000 UTC m=+12.044126884 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037f440): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001e29a0 item 10 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037f500): _readAt: size=2, off=0 2024/11/14 21:20:19 ERROR : open-test-file(0xc00037f500): Couldn't read size of file 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037f500): >_readAt: n=0, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037f500): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037f500): >_writeAt: n=0, err=Bad file descriptor 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037f500): close: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037f500): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037f540): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037f540): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037f540): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037f540): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037f540): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.067662886 +0000 UTC m=+12.045666261 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037f540): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037f600): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037f600): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037f600): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037f600): >_readAt: n=2, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037f600): _writeAt: size=3, off=2 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037f600): >_writeAt: n=0, err=Bad file descriptor 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037f600): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.067662886 +0000 UTC m=+12.045666261 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037f600): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037f640): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037f640): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037f640): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037f640): >_readAt: n=5, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037f640): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.067662886 +0000 UTC m=+12.045666261 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037f640): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001e31f0 item 11 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037f6c0): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037f6c0): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037f6c0): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037f6c0): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037f6c0): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.069464883 +0000 UTC m=+12.047468229 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037f6c0): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037f740): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037f740): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037f740): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037f740): >_readAt: n=5, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037f740): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.069464883 +0000 UTC m=+12.047468229 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037f740): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001e3b90 item 12 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037f800): _readAt: size=2, off=0 2024/11/14 21:20:19 ERROR : open-test-file(0xc00037f800): Couldn't read size of file 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037f800): >_readAt: n=0, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037f800): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037f800): >_writeAt: n=0, err=Bad file descriptor 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037f800): close: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037f800): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037f840): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037f840): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037f840): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037f840): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037f840): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.071016944 +0000 UTC m=+12.049020290 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037f840): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037f900): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037f900): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037f900): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037f900): >_readAt: n=5, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037f900): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.071016944 +0000 UTC m=+12.049020290 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037f900): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00020e1c0 item 13 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037f980): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037f980): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037f980): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037f980): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037f980): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.072377858 +0000 UTC m=+12.050381203 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037f980): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037fa00): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037fa00): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037fa00): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037fa00): >_readAt: n=5, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037fa00): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.072377858 +0000 UTC m=+12.050381203 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037fa00): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00020f960 item 14 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037fdc0): _readAt: size=2, off=0 2024/11/14 21:20:19 ERROR : open-test-file(0xc00037fdc0): Couldn't read size of file 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037fdc0): >_readAt: n=0, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037fdc0): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037fdc0): >_writeAt: n=0, err=Bad file descriptor 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037fdc0): close: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037fdc0): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037fe00): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037fe00): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037fe00): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037fe00): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037fe00): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.073868653 +0000 UTC m=+12.051872039 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037fe00): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037fec0): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037fec0): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037fec0): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037fec0): >_readAt: n=5, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037fec0): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.073868653 +0000 UTC m=+12.051872039 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037fec0): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058e700 item 15 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037ff40): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037ff40): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037ff40): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037ff40): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037ff40): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.075216092 +0000 UTC m=+12.053219447 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc00037ff40): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888040): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888040): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888040): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888040): >_readAt: n=5, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888040): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.075216092 +0000 UTC m=+12.053219447 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888040): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058f180 item 16 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888080): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888080): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888080): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888080): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888080): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.076812936 +0000 UTC m=+12.054816311 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888080): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008880c0): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008880c0): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008880c0): open at offset 5 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008880c0): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008880c0): >_readAt: n=2, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008880c0): _writeAt: size=3, off=7 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008880c0): >_writeAt: n=0, err=Bad file descriptor 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008880c0): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.076812936 +0000 UTC m=+12.054816311 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008880c0): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888100): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888100): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888100): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888100): >_readAt: n=5, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888100): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.076812936 +0000 UTC m=+12.054816311 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888100): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042c000 item 17 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888280): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888280): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888280): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888280): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888280): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.07863473 +0000 UTC m=+12.056638074 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888280): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888300): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888300): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888300): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888300): >_readAt: n=5, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888300): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.07863473 +0000 UTC m=+12.056638074 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888300): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042c700 item 18 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888380): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888380): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888380): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888380): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888380): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.079675725 +0000 UTC m=+12.057679070 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888380): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888440): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888440): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888440): open at offset 5 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888440): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888440): >_readAt: n=2, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888440): _writeAt: size=3, off=7 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888440): >_writeAt: n=0, err=Bad file descriptor 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888440): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.079675725 +0000 UTC m=+12.057679070 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888440): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888480): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888480): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888480): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888480): >_readAt: n=5, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888480): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.079675725 +0000 UTC m=+12.057679070 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888480): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042d6c0 item 19 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888500): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888500): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888500): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888500): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888500): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.082130063 +0000 UTC m=+12.060133437 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888500): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888580): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888580): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888580): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888580): >_readAt: n=5, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888580): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.082130063 +0000 UTC m=+12.060133437 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888580): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000560070 item 20 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888600): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888600): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888600): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888600): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888600): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.084771038 +0000 UTC m=+12.062774372 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888600): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008886c0): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008886c0): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008886c0): open at offset 5 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008886c0): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008886c0): >_readAt: n=2, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008886c0): _writeAt: size=3, off=7 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008886c0): >_writeAt: n=0, err=Bad file descriptor 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008886c0): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.084771038 +0000 UTC m=+12.062774372 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008886c0): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888700): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888700): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888700): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888700): >_readAt: n=5, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888700): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.084771038 +0000 UTC m=+12.062774372 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888700): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000560460 item 21 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888780): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888780): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888780): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888780): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888780): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.087398168 +0000 UTC m=+12.065401513 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888780): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888800): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888800): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888800): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888800): >_readAt: n=5, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888800): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.087398168 +0000 UTC m=+12.065401513 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888800): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000560cb0 item 22 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888880): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888880): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888880): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888880): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888880): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.089199143 +0000 UTC m=+12.067202488 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888880): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888940): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888940): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888940): open at offset 5 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888940): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888940): >_readAt: n=2, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888940): _writeAt: size=3, off=7 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888940): >_writeAt: n=0, err=Bad file descriptor 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888940): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.089199143 +0000 UTC m=+12.067202488 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888940): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888980): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888980): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888980): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888980): >_readAt: n=5, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888980): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.089199143 +0000 UTC m=+12.067202488 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888980): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000560fc0 item 23 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888a00): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888a00): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888a00): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888a00): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888a00): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.091170708 +0000 UTC m=+12.069174053 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888a00): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888a80): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888a80): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888a80): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888a80): >_readAt: n=5, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888a80): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.091170708 +0000 UTC m=+12.069174053 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888a80): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000561340 item 24 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888b40): _readAt: size=2, off=0 2024/11/14 21:20:19 ERROR : open-test-file(0xc000888b40): Couldn't read size of file 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888b40): >_readAt: n=0, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888b40): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888b40): >_writeAt: n=0, err=Bad file descriptor 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888b40): close: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888b40): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888b80): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888b80): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888b80): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888b80): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888b80): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.092468162 +0000 UTC m=+12.070471508 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888b80): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888c40): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888c40): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888c40): open at offset 5 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888c40): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888c40): >_readAt: n=2, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888c40): _writeAt: size=3, off=7 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888c40): >_writeAt: n=0, err=Bad file descriptor 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888c40): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.092468162 +0000 UTC m=+12.070471508 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888c40): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888c80): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888c80): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888c80): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888c80): >_readAt: n=5, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888c80): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.092468162 +0000 UTC m=+12.070471508 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888c80): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005617a0 item 25 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888d00): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888d00): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888d00): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888d00): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888d00): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.095555793 +0000 UTC m=+12.073559137 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888d00): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888d80): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888d80): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888d80): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888d80): >_readAt: n=5, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888d80): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.095555793 +0000 UTC m=+12.073559137 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888d80): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000561c70 item 26 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888e40): _readAt: size=2, off=0 2024/11/14 21:20:19 ERROR : open-test-file(0xc000888e40): Couldn't read size of file 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888e40): >_readAt: n=0, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888e40): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888e40): >_writeAt: n=0, err=Bad file descriptor 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888e40): close: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888e40): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888e80): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888e80): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888e80): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888e80): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888e80): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.097548928 +0000 UTC m=+12.075552273 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888e80): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888f40): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888f40): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888f40): open at offset 5 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888f40): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888f40): >_readAt: n=2, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888f40): _writeAt: size=3, off=7 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888f40): >_writeAt: n=0, err=Bad file descriptor 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888f40): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.097548928 +0000 UTC m=+12.075552273 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888f40): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888f80): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888f80): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888f80): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888f80): >_readAt: n=5, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888f80): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.097548928 +0000 UTC m=+12.075552273 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888f80): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058a070 item 27 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889000): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889000): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889000): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889000): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889000): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.099348451 +0000 UTC m=+12.077351846 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889000): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889080): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889080): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889080): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889080): >_readAt: n=5, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889080): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.099348451 +0000 UTC m=+12.077351846 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889080): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058a4d0 item 28 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889140): _readAt: size=2, off=0 2024/11/14 21:20:19 ERROR : open-test-file(0xc000889140): Couldn't read size of file 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889140): >_readAt: n=0, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889140): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889140): >_writeAt: n=0, err=Bad file descriptor 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889140): close: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889140): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889180): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889180): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889180): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889180): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889180): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.100449237 +0000 UTC m=+12.078452582 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889180): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889240): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889240): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889240): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889240): >_readAt: n=5, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889240): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.100449237 +0000 UTC m=+12.078452582 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889240): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058a930 item 29 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fc880): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fc880): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fc880): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fc880): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fc880): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.101910639 +0000 UTC m=+12.079913984 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fc880): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fc900): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fc900): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fc900): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fc900): >_readAt: n=5, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fc900): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.101910639 +0000 UTC m=+12.079913984 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fc900): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052540 item 30 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fc9c0): _readAt: size=2, off=0 2024/11/14 21:20:19 ERROR : open-test-file(0xc0006fc9c0): Couldn't read size of file 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fc9c0): >_readAt: n=0, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fc9c0): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fc9c0): >_writeAt: n=0, err=Bad file descriptor 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fc9c0): close: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fc9c0): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fca00): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fca00): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fca00): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fca00): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fca00): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.102908604 +0000 UTC m=+12.080911949 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fca00): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fcac0): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fcac0): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fcac0): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fcac0): >_readAt: n=5, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fcac0): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.102908604 +0000 UTC m=+12.080911949 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fcac0): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052c40 item 31 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 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 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fcb40): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fcb40): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fcb40): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fcb40): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fcb40): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.104144945 +0000 UTC m=+12.082148290 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fcb40): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fcbc0): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fcbc0): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fcbc0): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fcbc0): >_readAt: n=5, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fcbc0): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.104144945 +0000 UTC m=+12.082148290 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fcbc0): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053500 item 32 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fcc00): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fcc00): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fcc00): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fcc00): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fcc00): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.105341901 +0000 UTC m=+12.083345247 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fcc00): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fcc40): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fcc40): >_readAt: n=0, err=Bad file descriptor 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fcc40): _writeAt: size=3, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fcc40): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fcc40): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053ab0 item 33 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fcc40): >_writeAt: n=3, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fcc40): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.105779118 +0000 UTC m=+12.083782464 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fcc40): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fcc80): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fcc80): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fcc80): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fcc80): >_readAt: n=5, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fcc80): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.105779118 +0000 UTC m=+12.083782464 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fcc80): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053e30 item 33 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fccc0): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fccc0): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fccc0): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fccc0): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fccc0): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.107033222 +0000 UTC m=+12.085036567 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fccc0): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fcd00): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fcd00): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d42a0 item 34 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fcd00): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fcd00): >_readAt: n=0, err=Bad file descriptor 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fcd00): _writeAt: size=3, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fcd00): >_writeAt: n=3, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fcd00): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.107546832 +0000 UTC m=+12.085550177 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fcd00): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fcd40): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fcd40): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fcd40): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fcd40): >_readAt: n=3, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fcd40): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.107546832 +0000 UTC m=+12.085550177 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fcd40): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d43f0 item 34 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fcd80): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fcd80): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fcd80): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fcd80): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fcd80): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.108549355 +0000 UTC m=+12.086552700 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fcd80): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fcdc0): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fcdc0): >_readAt: n=0, err=Bad file descriptor 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fcdc0): _writeAt: size=3, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fcdc0): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fcdc0): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d4690 item 35 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fcdc0): >_writeAt: n=3, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fcdc0): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.108838475 +0000 UTC m=+12.086841821 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fcdc0): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fce00): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fce00): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fce00): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fce00): >_readAt: n=5, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fce00): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.108838475 +0000 UTC m=+12.086841821 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fce00): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d47e0 item 35 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fce80): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fce80): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fce80): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fce80): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fce80): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.109704845 +0000 UTC m=+12.087708191 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fce80): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fcf40): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fcf40): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d4bd0 item 36 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fcf40): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fcf40): >_readAt: n=0, err=Bad file descriptor 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fcf40): _writeAt: size=3, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fcf40): >_writeAt: n=3, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fcf40): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.110200361 +0000 UTC m=+12.088203705 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fcf40): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fcf80): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fcf80): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fcf80): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fcf80): >_readAt: n=3, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fcf80): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.110200361 +0000 UTC m=+12.088203705 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fcf80): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d4e70 item 36 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fcfc0): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fcfc0): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fcfc0): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fcfc0): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fcfc0): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.111035983 +0000 UTC m=+12.089039328 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fcfc0): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd000): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd000): >_readAt: n=0, err=Bad file descriptor 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd000): _writeAt: size=3, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd000): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd000): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d5570 item 37 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd000): >_writeAt: n=3, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd000): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.111318641 +0000 UTC m=+12.089321976 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd000): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd040): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd040): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd040): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd040): >_readAt: n=5, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd040): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.111318641 +0000 UTC m=+12.089321976 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd040): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d58f0 item 37 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd0c0): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd0c0): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd0c0): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd0c0): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd0c0): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.112356771 +0000 UTC m=+12.090360116 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd0c0): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd180): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd180): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d5d50 item 38 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd180): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd180): >_readAt: n=0, err=Bad file descriptor 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd180): _writeAt: size=3, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd180): >_writeAt: n=3, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd180): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.112739316 +0000 UTC m=+12.090742661 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd180): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd1c0): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd1c0): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd1c0): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd1c0): >_readAt: n=3, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd1c0): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.112739316 +0000 UTC m=+12.090742661 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd1c0): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d6070 item 38 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd240): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd240): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd240): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd240): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd240): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.113622345 +0000 UTC m=+12.091625691 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd240): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd300): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd300): >_readAt: n=0, err=Bad file descriptor 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd300): _writeAt: size=3, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd300): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd300): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d6380 item 39 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd300): >_writeAt: n=3, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd300): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.113982419 +0000 UTC m=+12.091985764 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd300): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd340): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd340): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd340): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd340): >_readAt: n=5, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd340): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.113982419 +0000 UTC m=+12.091985764 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd340): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d6540 item 39 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd3c0): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd3c0): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd3c0): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd3c0): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd3c0): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.115096901 +0000 UTC m=+12.093100246 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd3c0): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd480): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd480): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d67e0 item 40 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd480): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd480): >_readAt: n=0, err=Bad file descriptor 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd480): _writeAt: size=3, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd480): >_writeAt: n=3, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd480): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.115530702 +0000 UTC m=+12.093534047 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd480): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd4c0): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd4c0): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd4c0): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd4c0): >_readAt: n=3, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd4c0): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.115530702 +0000 UTC m=+12.093534047 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd4c0): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d69a0 item 40 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd500): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd500): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd500): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd500): >_readAt: n=0, err=Bad file descriptor 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd500): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd500): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd500): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.116413001 +0000 UTC m=+12.094416347 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd500): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd540): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd540): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd540): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d6cb0 item 41 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd540): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd540): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.116787832 +0000 UTC m=+12.094791176 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd540): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd580): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd580): >_readAt: n=0, err=Bad file descriptor 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd580): _writeAt: size=3, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd580): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd580): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d6e70 item 41 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd580): >_writeAt: n=3, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd580): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.117127918 +0000 UTC m=+12.095131263 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd580): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd5c0): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd5c0): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd5c0): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd5c0): >_readAt: n=5, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd5c0): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.117127918 +0000 UTC m=+12.095131263 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd5c0): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d6fc0 item 41 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd680): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd680): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd680): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd680): >_readAt: n=0, err=Bad file descriptor 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd680): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd680): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd680): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.117997663 +0000 UTC m=+12.096001008 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd680): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd6c0): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd6c0): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd6c0): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d7420 item 42 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd6c0): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd6c0): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.118321007 +0000 UTC m=+12.096324342 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd6c0): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd780): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd780): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d7730 item 42 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd780): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd780): >_readAt: n=0, err=Bad file descriptor 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd780): _writeAt: size=3, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd780): >_writeAt: n=3, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd780): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.118741743 +0000 UTC m=+12.096745079 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd780): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd7c0): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd7c0): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd7c0): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd7c0): >_readAt: n=3, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd7c0): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.118741743 +0000 UTC m=+12.096745079 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd7c0): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d78f0 item 42 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd880): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd880): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd880): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd880): >_readAt: n=0, err=Bad file descriptor 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd880): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd880): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd880): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.119582264 +0000 UTC m=+12.097585609 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd880): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd8c0): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd8c0): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd8c0): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d7dc0 item 43 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd8c0): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd8c0): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.119923952 +0000 UTC m=+12.097927298 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd8c0): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd980): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd980): >_readAt: n=0, err=Bad file descriptor 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd980): _writeAt: size=3, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd980): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd980): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a6000 item 43 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd980): >_writeAt: n=3, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd980): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.120315804 +0000 UTC m=+12.098319150 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd980): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd9c0): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd9c0): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd9c0): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd9c0): >_readAt: n=5, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd9c0): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.120315804 +0000 UTC m=+12.098319150 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fd9c0): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a6150 item 43 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fda80): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fda80): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fda80): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fda80): >_readAt: n=0, err=Bad file descriptor 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fda80): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fda80): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fda80): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.12129764 +0000 UTC m=+12.099300985 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fda80): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fdac0): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fdac0): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fdac0): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a63f0 item 44 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fdac0): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fdac0): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.121606878 +0000 UTC m=+12.099610223 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fdac0): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fdb80): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fdb80): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a6540 item 44 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fdb80): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fdb80): >_readAt: n=0, err=Bad file descriptor 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fdb80): _writeAt: size=3, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fdb80): >_writeAt: n=3, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fdb80): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.122012436 +0000 UTC m=+12.100015780 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fdb80): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fdbc0): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fdbc0): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fdbc0): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fdbc0): >_readAt: n=3, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fdbc0): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.122012436 +0000 UTC m=+12.100015780 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fdbc0): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a6700 item 44 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fdc80): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fdc80): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fdc80): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fdc80): >_readAt: n=0, err=Bad file descriptor 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fdc80): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fdc80): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fdc80): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.122905314 +0000 UTC m=+12.100908659 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fdc80): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fdcc0): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fdcc0): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fdcc0): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a6af0 item 45 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fdcc0): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fdcc0): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.123205586 +0000 UTC m=+12.101208920 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fdcc0): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fdd80): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fdd80): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fdd80): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fdd80): >_readAt: n=5, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fdd80): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.123205586 +0000 UTC m=+12.101208920 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fdd80): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a6cb0 item 45 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fde80): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fde80): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fde80): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fde80): >_readAt: n=0, err=Bad file descriptor 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fde80): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fde80): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fde80): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.124317303 +0000 UTC m=+12.102320647 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fde80): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fdec0): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fdec0): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fdec0): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a70a0 item 46 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fdec0): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fdec0): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.124600673 +0000 UTC m=+12.102604008 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0006fdec0): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486000): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486000): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486000): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486000): >_readAt: n=5, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486000): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.124600673 +0000 UTC m=+12.102604008 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486000): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a7260 item 46 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0004860c0): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0004860c0): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0004860c0): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0004860c0): >_readAt: n=0, err=Bad file descriptor 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0004860c0): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0004860c0): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0004860c0): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.125614918 +0000 UTC m=+12.103618263 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0004860c0): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486100): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486100): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486100): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a75e0 item 47 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486100): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486100): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.125953952 +0000 UTC m=+12.103957287 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486100): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0004861c0): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0004861c0): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0004861c0): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0004861c0): >_readAt: n=5, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0004861c0): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.125953952 +0000 UTC m=+12.103957287 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0004861c0): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a7880 item 47 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486280): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486280): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486280): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486280): >_readAt: n=0, err=Bad file descriptor 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486280): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486280): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486280): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.127021646 +0000 UTC m=+12.105024992 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486280): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0004862c0): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0004862c0): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0004862c0): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a7d50 item 48 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0004862c0): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0004862c0): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.12734966 +0000 UTC m=+12.105353005 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0004862c0): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486380): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486380): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486380): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486380): >_readAt: n=5, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486380): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.12734966 +0000 UTC m=+12.105353005 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486380): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a7ea0 item 48 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0004863c0): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0004863c0): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0004863c0): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0004863c0): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0004863c0): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.128254561 +0000 UTC m=+12.106257906 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0004863c0): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486400): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486400): >_readAt: n=0, err=Bad file descriptor 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486400): _writeAt: size=3, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486400): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486400): open at offset 5 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486400): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041e380 item 49 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486400): >_writeAt: n=3, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486400): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.128638208 +0000 UTC m=+12.106641563 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486400): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486440): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486440): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486440): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486440): >_readAt: n=8, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486440): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.128638208 +0000 UTC m=+12.106641563 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486440): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041e540 item 49 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0004864c0): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0004864c0): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0004864c0): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0004864c0): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0004864c0): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.129610355 +0000 UTC m=+12.107613699 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0004864c0): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486580): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486580): open at offset 5 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486580): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041e850 item 50 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486580): _readAt: size=2, off=5 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486580): >_readAt: n=0, err=Bad file descriptor 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486580): _writeAt: size=3, off=5 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486580): >_writeAt: n=3, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486580): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.129964076 +0000 UTC m=+12.107967421 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486580): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0004865c0): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0004865c0): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0004865c0): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0004865c0): >_readAt: n=3, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0004865c0): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.129964076 +0000 UTC m=+12.107967421 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0004865c0): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041eb60 item 50 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486640): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486640): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486640): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486640): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486640): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.130984243 +0000 UTC m=+12.108987587 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486640): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486700): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486700): >_readAt: n=0, err=Bad file descriptor 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486700): _writeAt: size=3, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486700): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486700): open at offset 5 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486700): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041ee70 item 51 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486700): >_writeAt: n=3, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486700): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.131294713 +0000 UTC m=+12.109298068 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486700): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486740): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486740): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486740): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486740): >_readAt: n=8, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486740): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.131294713 +0000 UTC m=+12.109298068 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486740): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041f030 item 51 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0004867c0): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0004867c0): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0004867c0): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0004867c0): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0004867c0): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.132237405 +0000 UTC m=+12.110240760 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0004867c0): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486880): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486880): open at offset 5 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486880): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041f3b0 item 52 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486880): _readAt: size=2, off=5 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486880): >_readAt: n=0, err=Bad file descriptor 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486880): _writeAt: size=3, off=5 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486880): >_writeAt: n=3, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486880): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.132647361 +0000 UTC m=+12.110650706 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486880): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0004868c0): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0004868c0): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0004868c0): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0004868c0): >_readAt: n=3, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0004868c0): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.132647361 +0000 UTC m=+12.110650706 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0004868c0): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041f500 item 52 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486940): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486940): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486940): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486940): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486940): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.135634703 +0000 UTC m=+12.113638049 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486940): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486a00): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486a00): >_readAt: n=0, err=Bad file descriptor 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486a00): _writeAt: size=3, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486a00): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486a00): open at offset 5 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486a00): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041f810 item 53 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486a00): >_writeAt: n=3, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486a00): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.135959771 +0000 UTC m=+12.113963126 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486a00): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486a40): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486a40): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486a40): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486a40): >_readAt: n=8, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486a40): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.135959771 +0000 UTC m=+12.113963126 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486a40): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041f9d0 item 53 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486ac0): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486ac0): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486ac0): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486ac0): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486ac0): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.136935524 +0000 UTC m=+12.114938869 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486ac0): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486b80): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486b80): open at offset 5 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486b80): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041fc70 item 54 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486b80): _readAt: size=2, off=5 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486b80): >_readAt: n=0, err=Bad file descriptor 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486b80): _writeAt: size=3, off=5 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486b80): >_writeAt: n=3, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486b80): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.137306377 +0000 UTC m=+12.115309712 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486b80): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486bc0): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486bc0): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486bc0): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486bc0): >_readAt: n=3, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486bc0): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.137306377 +0000 UTC m=+12.115309712 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486bc0): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041fdc0 item 54 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486c40): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486c40): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486c40): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486c40): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486c40): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.138112133 +0000 UTC m=+12.116115478 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486c40): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486d00): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486d00): >_readAt: n=0, err=Bad file descriptor 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486d00): _writeAt: size=3, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486d00): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486d00): open at offset 5 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486d00): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052e2a0 item 55 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486d00): >_writeAt: n=3, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486d00): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.138437421 +0000 UTC m=+12.116440766 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486d00): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486d40): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486d40): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486d40): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486d40): >_readAt: n=8, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486d40): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.138437421 +0000 UTC m=+12.116440766 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486d40): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052e460 item 55 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486dc0): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486dc0): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486dc0): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486dc0): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486dc0): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.139377427 +0000 UTC m=+12.117380772 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486dc0): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486e80): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486e80): open at offset 5 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486e80): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052e700 item 56 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486e80): _readAt: size=2, off=5 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486e80): >_readAt: n=0, err=Bad file descriptor 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486e80): _writeAt: size=3, off=5 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486e80): >_writeAt: n=3, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486e80): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.139707694 +0000 UTC m=+12.117711049 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486e80): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486ec0): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486ec0): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486ec0): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486ec0): >_readAt: n=3, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486ec0): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.139707694 +0000 UTC m=+12.117711049 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486ec0): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052e850 item 56 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486f80): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486f80): open at offset 0 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486f80): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486f80): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486f80): >_readAt: n=0, err=Bad file descriptor 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486f80): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486f80): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486f80): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.140607556 +0000 UTC m=+12.118610901 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486f80): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486fc0): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486fc0): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486fc0): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052eaf0 item 57 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486fc0): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486fc0): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.140924999 +0000 UTC m=+12.118928345 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000486fc0): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487080): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487080): >_readAt: n=0, err=Bad file descriptor 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487080): _writeAt: size=3, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487080): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487080): open at offset 5 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487080): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052ecb0 item 57 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487080): >_writeAt: n=3, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487080): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.141257751 +0000 UTC m=+12.119261106 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487080): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0004870c0): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0004870c0): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0004870c0): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0004870c0): >_readAt: n=8, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0004870c0): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.141257751 +0000 UTC m=+12.119261106 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0004870c0): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052ee00 item 57 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487180): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487180): open at offset 0 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487180): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487180): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487180): >_readAt: n=0, err=Bad file descriptor 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487180): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487180): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487180): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.142133708 +0000 UTC m=+12.120137053 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487180): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0004871c0): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0004871c0): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0004871c0): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052f260 item 58 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0004871c0): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0004871c0): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.142453696 +0000 UTC m=+12.120457042 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0004871c0): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487280): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487280): open at offset 5 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487280): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052f500 item 58 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487280): _readAt: size=2, off=5 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487280): >_readAt: n=0, err=Bad file descriptor 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487280): _writeAt: size=3, off=5 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487280): >_writeAt: n=3, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487280): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.142870765 +0000 UTC m=+12.120874111 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487280): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0004872c0): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0004872c0): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0004872c0): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0004872c0): >_readAt: n=3, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0004872c0): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.142870765 +0000 UTC m=+12.120874111 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0004872c0): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052f650 item 58 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487380): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487380): open at offset 0 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487380): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487380): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487380): >_readAt: n=0, err=Bad file descriptor 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487380): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487380): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487380): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.143657296 +0000 UTC m=+12.121660641 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487380): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0004873c0): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0004873c0): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0004873c0): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052f8f0 item 59 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0004873c0): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0004873c0): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.143965642 +0000 UTC m=+12.121968987 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0004873c0): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487480): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487480): >_readAt: n=0, err=Bad file descriptor 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487480): _writeAt: size=3, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487480): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487480): open at offset 5 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487480): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052fa40 item 59 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487480): >_writeAt: n=3, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487480): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.144377752 +0000 UTC m=+12.122381097 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487480): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0004874c0): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0004874c0): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0004874c0): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0004874c0): >_readAt: n=8, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0004874c0): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.144377752 +0000 UTC m=+12.122381097 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0004874c0): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052fce0 item 59 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487580): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487580): open at offset 0 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487580): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487580): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487580): >_readAt: n=0, err=Bad file descriptor 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487580): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487580): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487580): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.145217241 +0000 UTC m=+12.123220585 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487580): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0004875c0): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0004875c0): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0004875c0): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053a230 item 60 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0004875c0): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0004875c0): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.145497505 +0000 UTC m=+12.123500850 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0004875c0): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487680): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487680): open at offset 5 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487680): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053a380 item 60 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487680): _readAt: size=2, off=5 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487680): >_readAt: n=0, err=Bad file descriptor 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487680): _writeAt: size=3, off=5 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487680): >_writeAt: n=3, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487680): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.14585888 +0000 UTC m=+12.123862225 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487680): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0004876c0): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0004876c0): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0004876c0): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0004876c0): >_readAt: n=3, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0004876c0): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.14585888 +0000 UTC m=+12.123862225 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0004876c0): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053a4d0 item 60 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487780): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487780): open at offset 0 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487780): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487780): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487780): >_readAt: n=0, err=Bad file descriptor 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487780): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487780): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487780): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.146720691 +0000 UTC m=+12.124724025 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487780): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0004877c0): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0004877c0): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0004877c0): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053a770 item 61 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0004877c0): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0004877c0): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.147005424 +0000 UTC m=+12.125008768 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0004877c0): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487880): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487880): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487880): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487880): >_readAt: n=5, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487880): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.147005424 +0000 UTC m=+12.125008768 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487880): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053a8c0 item 61 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487940): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487940): open at offset 0 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487940): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487940): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487940): >_readAt: n=0, err=Bad file descriptor 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487940): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487940): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487940): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.147877232 +0000 UTC m=+12.125880568 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487940): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487980): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487980): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487980): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053ab60 item 62 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487980): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487980): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.14820235 +0000 UTC m=+12.126205696 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487980): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487a40): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487a40): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487a40): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487a40): >_readAt: n=5, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487a40): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.14820235 +0000 UTC m=+12.126205696 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487a40): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053acb0 item 62 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487b40): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487b40): open at offset 0 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487b40): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487b40): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487b40): >_readAt: n=0, err=Bad file descriptor 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487b40): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487b40): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487b40): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.149147195 +0000 UTC m=+12.127150541 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487b40): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487b80): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487b80): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487b80): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053afc0 item 63 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487b80): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487b80): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.149404467 +0000 UTC m=+12.127407812 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487b80): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487c40): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487c40): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487c40): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487c40): >_readAt: n=5, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487c40): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.149404467 +0000 UTC m=+12.127407812 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487c40): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053b110 item 63 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 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 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487d00): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487d00): open at offset 0 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487d00): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487d00): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487d00): >_readAt: n=0, err=Bad file descriptor 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487d00): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487d00): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487d00): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.150411178 +0000 UTC m=+12.128414523 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487d00): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487d40): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487d40): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487d40): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053b3b0 item 64 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487d40): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487d40): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.150860658 +0000 UTC m=+12.128864003 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487d40): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487e00): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487e00): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487e00): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487e00): >_readAt: n=5, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487e00): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.150860658 +0000 UTC m=+12.128864003 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487e00): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053b500 item 64 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487e40): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487e40): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487e40): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487e40): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487e40): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.151988074 +0000 UTC m=+12.129991420 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487e40): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDWR 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487e80): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487e80): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487e80): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487e80): >_readAt: n=2, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487e80): _writeAt: size=3, off=2 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053b7a0 item 65 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487e80): >_writeAt: n=3, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487e80): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.15240841 +0000 UTC m=+12.130411755 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487e80): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487ec0): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487ec0): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487ec0): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487ec0): >_readAt: n=5, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487ec0): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.15240841 +0000 UTC m=+12.130411755 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487ec0): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053b960 item 65 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487f00): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487f00): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487f00): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487f00): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487f00): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.153201693 +0000 UTC m=+12.131205038 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487f00): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487f40): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487f40): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053bc00 item 66 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487f40): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487f40): >_readAt: n=0, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487f40): _writeAt: size=3, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487f40): >_writeAt: n=3, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487f40): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.153572285 +0000 UTC m=+12.131575631 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000487f40): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c000): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c000): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c000): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c000): >_readAt: n=3, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c000): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.153572285 +0000 UTC m=+12.131575631 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c000): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053bd50 item 66 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c040): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c040): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c040): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c040): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c040): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.154370838 +0000 UTC m=+12.132374183 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c040): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c080): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c080): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c080): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c080): >_readAt: n=2, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c080): _writeAt: size=3, off=2 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ca0070 item 67 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c080): >_writeAt: n=3, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c080): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.154799228 +0000 UTC m=+12.132802573 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c080): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c0c0): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c0c0): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c0c0): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c0c0): >_readAt: n=5, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c0c0): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.154799228 +0000 UTC m=+12.132802573 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c0c0): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ca01c0 item 67 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c140): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c140): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c140): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c140): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c140): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.155985905 +0000 UTC m=+12.133989251 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c140): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c200): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c200): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ca0460 item 68 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c200): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c200): >_readAt: n=0, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c200): _writeAt: size=3, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c200): >_writeAt: n=3, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c200): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.156385052 +0000 UTC m=+12.134388397 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c200): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c240): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c240): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c240): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c240): >_readAt: n=3, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c240): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.156385052 +0000 UTC m=+12.134388397 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c240): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ca05b0 item 68 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c280): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c280): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c280): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c280): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c280): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.157346709 +0000 UTC m=+12.135350053 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c280): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c2c0): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c2c0): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c2c0): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c2c0): >_readAt: n=2, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c2c0): _writeAt: size=3, off=2 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ca0850 item 69 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c2c0): >_writeAt: n=3, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c2c0): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.157660105 +0000 UTC m=+12.135663450 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c2c0): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c300): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c300): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c300): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c300): >_readAt: n=5, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c300): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.157660105 +0000 UTC m=+12.135663450 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c300): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ca09a0 item 69 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c380): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c380): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c380): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c380): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c380): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.158787651 +0000 UTC m=+12.136790997 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c380): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c440): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c440): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ca0c40 item 70 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c440): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c440): >_readAt: n=0, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c440): _writeAt: size=3, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c440): >_writeAt: n=3, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c440): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.15917206 +0000 UTC m=+12.137175405 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c440): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c480): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c480): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c480): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c480): >_readAt: n=3, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c480): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.15917206 +0000 UTC m=+12.137175405 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c480): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ca0d90 item 70 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c500): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c500): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c500): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c500): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c500): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.160067624 +0000 UTC m=+12.138070969 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c500): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c5c0): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c5c0): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c5c0): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c5c0): >_readAt: n=2, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c5c0): _writeAt: size=3, off=2 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ca1030 item 71 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c5c0): >_writeAt: n=3, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c5c0): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.160606641 +0000 UTC m=+12.138609986 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c5c0): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c600): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c600): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c600): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c600): >_readAt: n=5, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c600): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.160606641 +0000 UTC m=+12.138609986 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c600): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ca1180 item 71 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c680): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c680): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c680): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c680): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c680): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.161848492 +0000 UTC m=+12.139851837 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c680): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c740): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c740): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ca1420 item 72 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c740): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c740): >_readAt: n=0, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c740): _writeAt: size=3, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c740): >_writeAt: n=3, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c740): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.162285528 +0000 UTC m=+12.140288874 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c740): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c780): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c780): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c780): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c780): >_readAt: n=3, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c780): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.162285528 +0000 UTC m=+12.140288874 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c780): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ca1570 item 72 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c7c0): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c7c0): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c7c0): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c7c0): >_readAt: n=0, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c7c0): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c7c0): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c7c0): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.163260461 +0000 UTC m=+12.141263796 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c7c0): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c800): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c800): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c800): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ca1810 item 73 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c800): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c800): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.163596859 +0000 UTC m=+12.141600204 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c800): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c840): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c840): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c840): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c840): >_readAt: n=2, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c840): _writeAt: size=3, off=2 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ca1960 item 73 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c840): >_writeAt: n=3, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c840): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.164018828 +0000 UTC m=+12.142022173 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c840): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c880): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c880): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c880): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c880): >_readAt: n=5, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c880): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.164018828 +0000 UTC m=+12.142022173 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c880): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ca1ab0 item 73 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c940): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c940): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c940): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c940): >_readAt: n=0, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c940): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c940): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c940): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.165018366 +0000 UTC m=+12.143021711 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c940): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c980): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c980): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c980): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ca1d50 item 74 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c980): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c980): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.165380092 +0000 UTC m=+12.143383437 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7c980): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7ca80): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7ca80): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ca1ea0 item 74 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7ca80): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7ca80): >_readAt: n=0, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7ca80): _writeAt: size=3, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7ca80): >_writeAt: n=3, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7ca80): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.165867924 +0000 UTC m=+12.143871269 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7ca80): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7cac0): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7cac0): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7cac0): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7cac0): >_readAt: n=3, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7cac0): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.165867924 +0000 UTC m=+12.143871269 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7cac0): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d10070 item 74 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7cb80): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7cb80): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7cb80): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7cb80): >_readAt: n=0, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7cb80): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7cb80): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7cb80): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.167002444 +0000 UTC m=+12.145005790 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000b7cb80): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703240): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703240): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703240): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000694e70 item 75 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703240): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703240): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.16786153 +0000 UTC m=+12.145864875 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703240): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703300): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703300): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703300): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703300): >_readAt: n=2, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703300): _writeAt: size=3, off=2 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006953b0 item 75 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703300): >_writeAt: n=3, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703300): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.168601652 +0000 UTC m=+12.146605007 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703300): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703340): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703340): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703340): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703340): >_readAt: n=5, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703340): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.168601652 +0000 UTC m=+12.146605007 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703340): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000695570 item 75 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703400): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703400): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703400): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703400): >_readAt: n=0, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703400): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703400): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703400): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.169653469 +0000 UTC m=+12.147656813 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703400): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889280): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889280): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889280): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058ab60 item 76 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889280): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889280): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.17000211 +0000 UTC m=+12.148005455 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889280): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888080): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888080): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e42a0 item 76 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888080): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888080): >_readAt: n=0, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888080): _writeAt: size=3, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888080): >_writeAt: n=3, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888080): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.171315535 +0000 UTC m=+12.149318879 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888080): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008880c0): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008880c0): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008880c0): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008880c0): >_readAt: n=3, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008880c0): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.171315535 +0000 UTC m=+12.149318879 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008880c0): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e44d0 item 76 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888280): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888280): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888280): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888280): >_readAt: n=0, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888280): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888280): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888280): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.172660628 +0000 UTC m=+12.150663973 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888280): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008882c0): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008882c0): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008882c0): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e48c0 item 77 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008882c0): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008882c0): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.172984955 +0000 UTC m=+12.150988300 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008882c0): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888380): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888380): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888380): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888380): >_readAt: n=5, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888380): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.172984955 +0000 UTC m=+12.150988300 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888380): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e4a80 item 77 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888440): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888440): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888440): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888440): >_readAt: n=0, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888440): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888440): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888440): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.173851925 +0000 UTC m=+12.151855270 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888440): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888480): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888480): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888480): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e4fc0 item 78 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888480): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888480): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.174168486 +0000 UTC m=+12.152171822 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888480): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888540): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888540): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888540): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888540): >_readAt: n=5, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888540): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.174168486 +0000 UTC m=+12.152171822 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888540): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e5260 item 78 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888600): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888600): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888600): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888600): >_readAt: n=0, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888600): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888600): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888600): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.175017743 +0000 UTC m=+12.153021089 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888600): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888640): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888640): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888640): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e56c0 item 79 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888640): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888640): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.175323715 +0000 UTC m=+12.153327060 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888640): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888700): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888700): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888700): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888700): >_readAt: n=5, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888700): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.175323715 +0000 UTC m=+12.153327060 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888700): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e5810 item 79 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008887c0): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008887c0): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008887c0): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008887c0): >_readAt: n=0, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008887c0): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008887c0): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008887c0): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.176248022 +0000 UTC m=+12.154251368 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008887c0): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888800): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888800): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888800): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e5b90 item 80 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888800): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888800): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.176622983 +0000 UTC m=+12.154626328 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888800): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008888c0): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008888c0): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008888c0): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008888c0): >_readAt: n=5, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008888c0): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.176622983 +0000 UTC m=+12.154626328 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008888c0): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e5ce0 item 80 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888900): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888900): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888900): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888900): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888900): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.177539556 +0000 UTC m=+12.155542901 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888900): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888940): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888940): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888940): open at offset 5 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888940): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888940): >_readAt: n=2, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888940): _writeAt: size=3, off=7 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058a070 item 81 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888940): >_writeAt: n=3, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888940): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.177957307 +0000 UTC m=+12.155960651 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888940): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888980): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888980): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888980): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888980): >_readAt: n=8, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888980): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.177957307 +0000 UTC m=+12.155960651 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888980): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058a1c0 item 81 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888a00): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888a00): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888a00): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888a00): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888a00): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.178881213 +0000 UTC m=+12.156884558 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888a00): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888ac0): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888ac0): open at offset 5 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888ac0): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058a540 item 82 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888ac0): _readAt: size=2, off=5 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888ac0): >_readAt: n=0, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888ac0): _writeAt: size=3, off=5 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888ac0): >_writeAt: n=3, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888ac0): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.179261563 +0000 UTC m=+12.157264899 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888ac0): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888b00): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888b00): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888b00): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888b00): >_readAt: n=3, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888b00): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.179261563 +0000 UTC m=+12.157264899 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888b00): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058a7e0 item 82 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888b80): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888b80): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888b80): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888b80): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888b80): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.180155094 +0000 UTC m=+12.158158438 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888b80): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888c40): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888c40): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888c40): open at offset 5 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888c40): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888c40): >_readAt: n=2, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888c40): _writeAt: size=3, off=7 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058acb0 item 83 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888c40): >_writeAt: n=3, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888c40): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.180532289 +0000 UTC m=+12.158535634 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888c40): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888c80): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888c80): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888c80): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888c80): >_readAt: n=8, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888c80): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.180532289 +0000 UTC m=+12.158535634 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888c80): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058ae00 item 83 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888d00): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888d00): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888d00): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888d00): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888d00): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.181439304 +0000 UTC m=+12.159442649 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888d00): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888dc0): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888dc0): open at offset 5 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888dc0): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058b0a0 item 84 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888dc0): _readAt: size=2, off=5 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888dc0): >_readAt: n=0, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888dc0): _writeAt: size=3, off=5 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888dc0): >_writeAt: n=3, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888dc0): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.181783296 +0000 UTC m=+12.159786641 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888dc0): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888e00): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888e00): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888e00): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888e00): >_readAt: n=3, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888e00): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.181783296 +0000 UTC m=+12.159786641 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888e00): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058b260 item 84 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888e80): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888e80): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888e80): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888e80): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888e80): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.182574234 +0000 UTC m=+12.160577580 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888e80): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888f40): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888f40): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888f40): open at offset 5 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888f40): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888f40): >_readAt: n=2, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888f40): _writeAt: size=3, off=7 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058b570 item 85 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888f40): >_writeAt: n=3, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888f40): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.182926262 +0000 UTC m=+12.160929608 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888f40): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702000): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702000): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702000): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702000): >_readAt: n=8, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702000): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.182926262 +0000 UTC m=+12.160929608 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702000): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058b810 item 85 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702080): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702080): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702080): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702080): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702080): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.183878912 +0000 UTC m=+12.161882258 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702080): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702240): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702240): open at offset 5 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702240): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000694930 item 86 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702240): _readAt: size=2, off=5 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702240): >_readAt: n=0, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702240): _writeAt: size=3, off=5 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702240): >_writeAt: n=3, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702240): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.184269413 +0000 UTC m=+12.162272758 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702240): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702280): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702280): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702280): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702280): >_readAt: n=3, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702280): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.184269413 +0000 UTC m=+12.162272758 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702280): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000695a40 item 86 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702300): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702300): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702300): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702300): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702300): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.185136884 +0000 UTC m=+12.163140229 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702300): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0007023c0): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0007023c0): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0007023c0): open at offset 5 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0007023c0): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0007023c0): >_readAt: n=2, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0007023c0): _writeAt: size=3, off=7 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000695ce0 item 87 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0007023c0): >_writeAt: n=3, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0007023c0): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.185463214 +0000 UTC m=+12.163466559 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0007023c0): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702400): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702400): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702400): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702400): >_readAt: n=8, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702400): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.185463214 +0000 UTC m=+12.163466559 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702400): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000695ea0 item 87 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702480): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702480): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702480): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702480): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702480): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.186419029 +0000 UTC m=+12.164422374 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702480): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702540): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702540): open at offset 5 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702540): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d102a0 item 88 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702540): _readAt: size=2, off=5 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702540): >_readAt: n=0, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702540): _writeAt: size=3, off=5 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702540): >_writeAt: n=3, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702540): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.186844476 +0000 UTC m=+12.164847820 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702540): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702580): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702580): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702580): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702580): >_readAt: n=3, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702580): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.186844476 +0000 UTC m=+12.164847820 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702580): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d103f0 item 88 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702640): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702640): open at offset 0 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702640): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702640): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702640): >_readAt: n=0, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702640): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702640): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702640): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.187690927 +0000 UTC m=+12.165694272 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702640): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702680): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702680): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702680): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d10690 item 89 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702680): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702680): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.187966221 +0000 UTC m=+12.165969556 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702680): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702740): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702740): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702740): open at offset 5 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702740): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702740): >_readAt: n=2, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702740): _writeAt: size=3, off=7 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d107e0 item 89 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702740): >_writeAt: n=3, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702740): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.188356582 +0000 UTC m=+12.166359926 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702740): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702780): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702780): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702780): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702780): >_readAt: n=8, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702780): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.188356582 +0000 UTC m=+12.166359926 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702780): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d10930 item 89 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702840): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702840): open at offset 0 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702840): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702840): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702840): >_readAt: n=0, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702840): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702840): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702840): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.189276369 +0000 UTC m=+12.167279714 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702840): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702880): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702880): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702880): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d10bd0 item 90 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702880): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702880): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.18961378 +0000 UTC m=+12.167617126 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702880): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702940): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702940): open at offset 5 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702940): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d10d20 item 90 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702940): _readAt: size=2, off=5 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702940): >_readAt: n=0, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702940): _writeAt: size=3, off=5 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702940): >_writeAt: n=3, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702940): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.189989894 +0000 UTC m=+12.167993239 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702940): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702980): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702980): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702980): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702980): >_readAt: n=3, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702980): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.189989894 +0000 UTC m=+12.167993239 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702980): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d10e70 item 90 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702a40): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702a40): open at offset 0 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702a40): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702a40): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702a40): >_readAt: n=0, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702a40): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702a40): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702a40): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.190891829 +0000 UTC m=+12.168895174 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702a40): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702a80): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702a80): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702a80): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d11110 item 91 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702a80): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702a80): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.191198573 +0000 UTC m=+12.169201917 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702a80): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702b40): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702b40): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702b40): open at offset 5 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702b40): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702b40): >_readAt: n=2, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702b40): _writeAt: size=3, off=7 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d11260 item 91 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702b40): >_writeAt: n=3, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702b40): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.191579574 +0000 UTC m=+12.169582909 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702b40): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702b80): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702b80): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702b80): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702b80): >_readAt: n=8, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702b80): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.191579574 +0000 UTC m=+12.169582909 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702b80): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d113b0 item 91 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702c40): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702c40): open at offset 0 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702c40): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702c40): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702c40): >_readAt: n=0, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702c40): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702c40): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702c40): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.192517577 +0000 UTC m=+12.170520923 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702c40): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702c80): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702c80): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702c80): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d11650 item 92 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702c80): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702c80): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.193029484 +0000 UTC m=+12.171032829 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702c80): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702d40): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702d40): open at offset 5 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702d40): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d117a0 item 92 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702d40): _readAt: size=2, off=5 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702d40): >_readAt: n=0, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702d40): _writeAt: size=3, off=5 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702d40): >_writeAt: n=3, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702d40): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.193430093 +0000 UTC m=+12.171433438 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702d40): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702d80): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702d80): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702d80): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702d80): >_readAt: n=3, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702d80): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.193430093 +0000 UTC m=+12.171433438 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702d80): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d118f0 item 92 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702e40): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702e40): open at offset 0 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702e40): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702e40): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702e40): >_readAt: n=0, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702e40): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702e40): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702e40): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.194422127 +0000 UTC m=+12.172425472 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702e40): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702e80): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702e80): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702e80): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d11b90 item 93 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702e80): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702e80): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.194758876 +0000 UTC m=+12.172762221 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702e80): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702f40): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702f40): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702f40): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702f40): >_readAt: n=5, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702f40): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.194758876 +0000 UTC m=+12.172762221 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000702f40): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d11ce0 item 93 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703000): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703000): open at offset 0 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703000): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703000): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703000): >_readAt: n=0, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703000): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703000): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703000): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.195790284 +0000 UTC m=+12.173793629 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703000): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703040): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703040): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703040): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a8000 item 94 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703040): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703040): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.196117375 +0000 UTC m=+12.174120720 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703040): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703100): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703100): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703100): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703100): >_readAt: n=5, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703100): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.196117375 +0000 UTC m=+12.174120720 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703100): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a84d0 item 94 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0007031c0): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0007031c0): open at offset 0 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0007031c0): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0007031c0): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0007031c0): >_readAt: n=0, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0007031c0): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0007031c0): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0007031c0): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.197118325 +0000 UTC m=+12.175121671 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0007031c0): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703440): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703440): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703440): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a8a10 item 95 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703440): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703440): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.1974471 +0000 UTC m=+12.175450445 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703440): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703500): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703500): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703500): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703500): >_readAt: n=5, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703500): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.1974471 +0000 UTC m=+12.175450445 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703500): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a8cb0 item 95 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 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 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0007035c0): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0007035c0): open at offset 0 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0007035c0): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0007035c0): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0007035c0): >_readAt: n=0, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0007035c0): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0007035c0): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0007035c0): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.198536184 +0000 UTC m=+12.176539520 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0007035c0): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703600): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703600): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703600): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015c2a0 item 96 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703600): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703600): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.198863537 +0000 UTC m=+12.176866881 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703600): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0007036c0): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0007036c0): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0007036c0): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0007036c0): >_readAt: n=5, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0007036c0): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.198863537 +0000 UTC m=+12.176866881 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0007036c0): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015c5b0 item 96 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= 2024/11/14 21:20:19 DEBUG : WaitForWriters: timeout=30s 2024/11/14 21:20:19 DEBUG : : Looking for writers 2024/11/14 21:20:19 DEBUG : >WaitForWriters: 2024/11/14 21:20:19 DEBUG : vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "webdav root 'rclone-test-jucohaf1vika'", Local "Local file system at /tmp/rclone305703901", Modify Window "1s" 2024/11/14 21:20:19 INFO : webdav root 'rclone-test-jucohaf1vika': poll-interval is not supported by this remote 2024/11/14 21:20:19 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/14 21:20:19 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" 2024/11/14 21:20:19 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" 2024/11/14 21:20:19 DEBUG : fs cache: switching user supplied name ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" for canonical name ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" 2024/11/14 21:20:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" 2024/11/14 21:20:19 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/14 21:20:19 DEBUG : fs cache: switching user supplied name ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" for canonical name ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" 2024/11/14 21:20:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" 2024/11/14 21:20:19 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2024/11/14 21:20:19 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008605c0): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008605c0): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008605c0): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008605c0): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008605c0): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.222343887 +0000 UTC m=+12.200347232 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008605c0): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860600): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860600): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860600): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860600): >_readAt: n=2, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860600): _writeAt: size=3, off=2 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860600): >_writeAt: n=0, err=Bad file descriptor 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860600): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.222343887 +0000 UTC m=+12.200347232 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860600): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860640): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860640): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860640): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860640): >_readAt: n=5, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860640): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.222343887 +0000 UTC m=+12.200347232 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860640): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003db1f0 item 1 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860680): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860680): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860680): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860680): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860680): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.223882081 +0000 UTC m=+12.201885416 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860680): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008606c0): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008606c0): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008606c0): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008606c0): >_readAt: n=5, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008606c0): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.223882081 +0000 UTC m=+12.201885416 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008606c0): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003db960 item 2 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860700): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860700): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860700): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860700): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860700): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.224895446 +0000 UTC m=+12.202898791 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860700): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860740): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860740): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860740): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860740): >_readAt: n=2, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860740): _writeAt: size=3, off=2 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860740): >_writeAt: n=0, err=Bad file descriptor 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860740): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.224895446 +0000 UTC m=+12.202898791 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860740): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860780): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860780): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860780): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860780): >_readAt: n=5, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860780): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.224895446 +0000 UTC m=+12.202898791 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860780): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005424d0 item 3 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860800): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860800): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860800): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860800): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860800): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.226672977 +0000 UTC m=+12.204676323 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860800): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860880): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860880): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860880): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860880): >_readAt: n=5, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860880): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.226672977 +0000 UTC m=+12.204676323 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860880): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000542d20 item 4 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008608c0): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008608c0): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008608c0): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008608c0): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008608c0): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.227685379 +0000 UTC m=+12.205688725 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008608c0): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860900): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860900): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860900): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860900): >_readAt: n=2, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860900): _writeAt: size=3, off=2 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860900): >_writeAt: n=0, err=Bad file descriptor 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860900): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.227685379 +0000 UTC m=+12.205688725 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860900): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860940): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860940): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860940): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860940): >_readAt: n=5, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860940): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.227685379 +0000 UTC m=+12.205688725 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860940): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000543420 item 5 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008609c0): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008609c0): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008609c0): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008609c0): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008609c0): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.229035463 +0000 UTC m=+12.207038808 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008609c0): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860a40): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860a40): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860a40): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860a40): >_readAt: n=5, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860a40): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.229035463 +0000 UTC m=+12.207038808 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860a40): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005438f0 item 6 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860ac0): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860ac0): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860ac0): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860ac0): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860ac0): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.230087249 +0000 UTC m=+12.208090593 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860ac0): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860b80): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860b80): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860b80): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860b80): >_readAt: n=2, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860b80): _writeAt: size=3, off=2 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860b80): >_writeAt: n=0, err=Bad file descriptor 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860b80): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.230087249 +0000 UTC m=+12.208090593 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860b80): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860bc0): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860bc0): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860bc0): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860bc0): >_readAt: n=5, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860bc0): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.230087249 +0000 UTC m=+12.208090593 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860bc0): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000543d50 item 7 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860c40): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860c40): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860c40): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860c40): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860c40): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.231689412 +0000 UTC m=+12.209692777 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860c40): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860cc0): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860cc0): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860cc0): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860cc0): >_readAt: n=5, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860cc0): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.231689412 +0000 UTC m=+12.209692777 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860cc0): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001e3180 item 8 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860d00): _readAt: size=2, off=0 2024/11/14 21:20:19 ERROR : open-test-file(0xc000860d00): Couldn't read size of file 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860d00): >_readAt: n=0, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860d00): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860d00): >_writeAt: n=0, err=Bad file descriptor 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860d00): close: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860d00): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860d40): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860d40): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860d40): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860d40): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860d40): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.232781724 +0000 UTC m=+12.210785069 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860d40): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860d80): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860d80): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860d80): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860d80): >_readAt: n=2, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860d80): _writeAt: size=3, off=2 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860d80): >_writeAt: n=0, err=Bad file descriptor 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860d80): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.232781724 +0000 UTC m=+12.210785069 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860d80): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860dc0): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860dc0): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860dc0): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860dc0): >_readAt: n=5, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860dc0): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.232781724 +0000 UTC m=+12.210785069 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860dc0): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001e3880 item 9 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860e40): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860e40): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860e40): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860e40): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860e40): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.234044353 +0000 UTC m=+12.212047698 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860e40): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860ec0): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860ec0): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860ec0): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860ec0): >_readAt: n=5, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860ec0): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.234044353 +0000 UTC m=+12.212047698 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860ec0): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001e3e30 item 10 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860f80): _readAt: size=2, off=0 2024/11/14 21:20:19 ERROR : open-test-file(0xc000860f80): Couldn't read size of file 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860f80): >_readAt: n=0, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860f80): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860f80): >_writeAt: n=0, err=Bad file descriptor 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860f80): close: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860f80): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860fc0): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860fc0): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860fc0): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860fc0): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860fc0): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.235081622 +0000 UTC m=+12.213084966 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860fc0): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000861080): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000861080): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000861080): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000861080): >_readAt: n=2, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000861080): _writeAt: size=3, off=2 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000861080): >_writeAt: n=0, err=Bad file descriptor 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000861080): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.235081622 +0000 UTC m=+12.213084966 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000861080): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008610c0): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008610c0): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008610c0): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008610c0): >_readAt: n=5, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008610c0): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.235081622 +0000 UTC m=+12.213084966 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008610c0): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00020f880 item 11 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000861140): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000861140): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000861140): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000861140): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000861140): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.236414021 +0000 UTC m=+12.214417366 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000861140): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008611c0): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008611c0): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008611c0): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008611c0): >_readAt: n=5, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008611c0): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.236414021 +0000 UTC m=+12.214417366 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008611c0): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058e850 item 12 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000861280): _readAt: size=2, off=0 2024/11/14 21:20:19 ERROR : open-test-file(0xc000861280): Couldn't read size of file 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000861280): >_readAt: n=0, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000861280): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000861280): >_writeAt: n=0, err=Bad file descriptor 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000861280): close: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000861280): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008612c0): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008612c0): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008612c0): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008612c0): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008612c0): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.237402409 +0000 UTC m=+12.215405754 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008612c0): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000861380): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000861380): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000861380): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000861380): >_readAt: n=5, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000861380): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.237402409 +0000 UTC m=+12.215405754 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000861380): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058f9d0 item 13 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000861400): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000861400): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000861400): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000861400): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000861400): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.238373122 +0000 UTC m=+12.216376468 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000861400): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000861480): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000861480): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000861480): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000861480): >_readAt: n=5, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000861480): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.238373122 +0000 UTC m=+12.216376468 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000861480): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042c070 item 14 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000861540): _readAt: size=2, off=0 2024/11/14 21:20:19 ERROR : open-test-file(0xc000861540): Couldn't read size of file 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000861540): >_readAt: n=0, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000861540): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000861540): >_writeAt: n=0, err=Bad file descriptor 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000861540): close: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000861540): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000861580): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000861580): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000861580): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000861580): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000861580): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.239358364 +0000 UTC m=+12.217361709 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000861580): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000861640): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000861640): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000861640): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000861640): >_readAt: n=5, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000861640): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.239358364 +0000 UTC m=+12.217361709 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000861640): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042c690 item 15 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008616c0): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008616c0): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008616c0): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008616c0): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008616c0): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.240371107 +0000 UTC m=+12.218374452 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008616c0): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000861740): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000861740): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000861740): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000861740): >_readAt: n=5, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000861740): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.240371107 +0000 UTC m=+12.218374452 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000861740): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042d260 item 16 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000114000): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000114000): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000114000): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000114000): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000114000): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.241524812 +0000 UTC m=+12.219528158 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000114000): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000114040): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000114040): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000114040): open at offset 5 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000114040): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000114040): >_readAt: n=2, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000114040): _writeAt: size=3, off=7 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000114040): >_writeAt: n=0, err=Bad file descriptor 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000114040): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.241524812 +0000 UTC m=+12.219528158 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000114040): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000114080): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000114080): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000114080): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000114080): >_readAt: n=5, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000114080): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.241524812 +0000 UTC m=+12.219528158 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000114080): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005601c0 item 17 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000114100): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000114100): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000114100): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000114100): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000114100): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.243006392 +0000 UTC m=+12.221009736 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000114100): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000114200): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000114200): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000114200): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000114200): >_readAt: n=5, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000114200): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.243006392 +0000 UTC m=+12.221009736 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000114200): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005608c0 item 18 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0001142c0): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0001142c0): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0001142c0): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0001142c0): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0001142c0): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.244088013 +0000 UTC m=+12.222091358 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0001142c0): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0001143c0): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0001143c0): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0001143c0): open at offset 5 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0001143c0): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0001143c0): >_readAt: n=2, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0001143c0): _writeAt: size=3, off=7 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0001143c0): >_writeAt: n=0, err=Bad file descriptor 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0001143c0): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.244088013 +0000 UTC m=+12.222091358 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0001143c0): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000114400): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000114400): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000114400): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000114400): >_readAt: n=5, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000114400): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.244088013 +0000 UTC m=+12.222091358 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000114400): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000560e70 item 19 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000114600): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000114600): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000114600): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000114600): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000114600): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.24564296 +0000 UTC m=+12.223646304 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000114600): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000114680): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000114680): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000114680): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000114680): >_readAt: n=5, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000114680): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.24564296 +0000 UTC m=+12.223646304 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000114680): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005611f0 item 20 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000114840): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000114840): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000114840): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000114840): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000114840): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.246657926 +0000 UTC m=+12.224661271 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000114840): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000114bc0): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000114bc0): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000114bc0): open at offset 5 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000114bc0): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000114bc0): >_readAt: n=2, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000114bc0): _writeAt: size=3, off=7 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000114bc0): >_writeAt: n=0, err=Bad file descriptor 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000114bc0): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.246657926 +0000 UTC m=+12.224661271 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000114bc0): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000114c40): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000114c40): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000114c40): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000114c40): >_readAt: n=5, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000114c40): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.246657926 +0000 UTC m=+12.224661271 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000114c40): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000561500 item 21 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000115200): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000115200): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000115200): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000115200): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000115200): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.248000435 +0000 UTC m=+12.226003780 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000115200): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0001153c0): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0001153c0): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0001153c0): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0001153c0): >_readAt: n=5, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0001153c0): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.248000435 +0000 UTC m=+12.226003780 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0001153c0): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000561a40 item 22 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000115680): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000115680): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000115680): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000115680): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000115680): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.248973002 +0000 UTC m=+12.226976347 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000115680): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000115c40): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000115c40): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000115c40): open at offset 5 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000115c40): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000115c40): >_readAt: n=2, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000115c40): _writeAt: size=3, off=7 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000115c40): >_writeAt: n=0, err=Bad file descriptor 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000115c40): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.248973002 +0000 UTC m=+12.226976347 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000115c40): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000115cc0): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000115cc0): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000115cc0): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000115cc0): >_readAt: n=5, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000115cc0): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.248973002 +0000 UTC m=+12.226976347 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000115cc0): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000561e30 item 23 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008a8000): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008a8000): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008a8000): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008a8000): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008a8000): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.250472114 +0000 UTC m=+12.228475459 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008a8000): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008a8080): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008a8080): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008a8080): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008a8080): >_readAt: n=5, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008a8080): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.250472114 +0000 UTC m=+12.228475459 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008a8080): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000528c0 item 24 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008a8140): _readAt: size=2, off=0 2024/11/14 21:20:19 ERROR : open-test-file(0xc0008a8140): Couldn't read size of file 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008a8140): >_readAt: n=0, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008a8140): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008a8140): >_writeAt: n=0, err=Bad file descriptor 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008a8140): close: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008a8140): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008a8180): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008a8180): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008a8180): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008a8180): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008a8180): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.251586156 +0000 UTC m=+12.229589501 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008a8180): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008a8240): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008a8240): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008a8240): open at offset 5 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008a8240): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008a8240): >_readAt: n=2, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008a8240): _writeAt: size=3, off=7 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008a8240): >_writeAt: n=0, err=Bad file descriptor 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008a8240): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.251586156 +0000 UTC m=+12.229589501 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008a8240): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008a8280): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008a8280): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008a8280): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008a8280): >_readAt: n=5, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008a8280): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.251586156 +0000 UTC m=+12.229589501 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008a8280): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052fc0 item 25 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008a8300): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008a8300): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008a8300): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008a8300): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008a8300): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.25312935 +0000 UTC m=+12.231132694 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008a8300): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008a8380): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008a8380): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008a8380): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008a8380): >_readAt: n=5, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008a8380): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.25312935 +0000 UTC m=+12.231132694 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008a8380): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000539d0 item 26 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008a8440): _readAt: size=2, off=0 2024/11/14 21:20:19 ERROR : open-test-file(0xc0008a8440): Couldn't read size of file 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008a8440): >_readAt: n=0, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008a8440): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008a8440): >_writeAt: n=0, err=Bad file descriptor 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008a8440): close: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008a8440): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008a8480): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008a8480): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008a8480): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008a8480): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008a8480): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.254141281 +0000 UTC m=+12.232144626 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008a8480): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008a8540): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008a8540): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008a8540): open at offset 5 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008a8540): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008a8540): >_readAt: n=2, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008a8540): _writeAt: size=3, off=7 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008a8540): >_writeAt: n=0, err=Bad file descriptor 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008a8540): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.254141281 +0000 UTC m=+12.232144626 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008a8540): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008a8580): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008a8580): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008a8580): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008a8580): >_readAt: n=5, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008a8580): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.254141281 +0000 UTC m=+12.232144626 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008a8580): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d4070 item 27 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008a8600): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008a8600): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008a8600): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008a8600): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008a8600): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.255537039 +0000 UTC m=+12.233540384 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008a8600): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703840): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703840): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703840): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703840): >_readAt: n=5, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703840): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.255537039 +0000 UTC m=+12.233540384 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703840): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015c8c0 item 28 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703900): _readAt: size=2, off=0 2024/11/14 21:20:19 ERROR : open-test-file(0xc000703900): Couldn't read size of file 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703900): >_readAt: n=0, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703900): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703900): >_writeAt: n=0, err=Bad file descriptor 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703900): close: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703900): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703940): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703940): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703940): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703940): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703940): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.256872484 +0000 UTC m=+12.234875830 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703940): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703a00): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703a00): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703a00): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703a00): >_readAt: n=5, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703a00): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.256872484 +0000 UTC m=+12.234875830 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703a00): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015ce70 item 29 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703a80): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703a80): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703a80): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703a80): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703a80): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.258048943 +0000 UTC m=+12.236052288 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703a80): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703b00): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703b00): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703b00): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703b00): >_readAt: n=5, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703b00): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.258048943 +0000 UTC m=+12.236052288 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703b00): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015d420 item 30 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703bc0): _readAt: size=2, off=0 2024/11/14 21:20:19 ERROR : open-test-file(0xc000703bc0): Couldn't read size of file 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703bc0): >_readAt: n=0, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703bc0): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703bc0): >_writeAt: n=0, err=Bad file descriptor 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703bc0): close: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703bc0): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703c00): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703c00): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703c00): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703c00): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703c00): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.259446505 +0000 UTC m=+12.237449850 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703c00): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703cc0): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703cc0): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703cc0): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703cc0): >_readAt: n=5, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703cc0): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.259446505 +0000 UTC m=+12.237449850 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703cc0): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d6070 item 31 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 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 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703d40): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703d40): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703d40): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703d40): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703d40): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.260849428 +0000 UTC m=+12.238852773 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703d40): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703dc0): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703dc0): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703dc0): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703dc0): >_readAt: n=5, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703dc0): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.260849428 +0000 UTC m=+12.238852773 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703dc0): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d6380 item 32 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703e00): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703e00): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703e00): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703e00): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703e00): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.262483741 +0000 UTC m=+12.240487087 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703e00): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703e40): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703e40): >_readAt: n=0, err=Bad file descriptor 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703e40): _writeAt: size=3, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703e40): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703e40): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d6690 item 33 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703e40): >_writeAt: n=3, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703e40): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.263283285 +0000 UTC m=+12.241286630 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703e40): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703e80): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703e80): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703e80): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703e80): >_readAt: n=5, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703e80): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.263283285 +0000 UTC m=+12.241286630 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703e80): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d67e0 item 33 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703ec0): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703ec0): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703ec0): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703ec0): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703ec0): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.264416684 +0000 UTC m=+12.242420029 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703ec0): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703f00): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703f00): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d6b60 item 34 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703f00): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703f00): >_readAt: n=0, err=Bad file descriptor 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703f00): _writeAt: size=3, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703f00): >_writeAt: n=3, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703f00): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.265031503 +0000 UTC m=+12.243034848 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703f00): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703f40): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703f40): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703f40): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703f40): >_readAt: n=3, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703f40): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.265031503 +0000 UTC m=+12.243034848 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000703f40): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d6cb0 item 34 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4000): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4000): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4000): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4000): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4000): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.266208072 +0000 UTC m=+12.244211427 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4000): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4040): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4040): >_readAt: n=0, err=Bad file descriptor 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4040): _writeAt: size=3, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4040): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4040): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d6fc0 item 35 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4040): >_writeAt: n=3, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4040): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.266857265 +0000 UTC m=+12.244860610 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4040): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4080): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4080): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4080): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4080): >_readAt: n=5, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4080): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.266857265 +0000 UTC m=+12.244860610 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4080): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d71f0 item 35 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4200): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4200): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4200): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4200): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4200): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.268092894 +0000 UTC m=+12.246096239 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4200): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4300): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4300): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d7730 item 36 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4300): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4300): >_readAt: n=0, err=Bad file descriptor 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4300): _writeAt: size=3, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4300): >_writeAt: n=3, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4300): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.268721068 +0000 UTC m=+12.246724423 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4300): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4380): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4380): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4380): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4380): >_readAt: n=3, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4380): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.268721068 +0000 UTC m=+12.246724423 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4380): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d78f0 item 36 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b43c0): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b43c0): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b43c0): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b43c0): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b43c0): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.269713293 +0000 UTC m=+12.247716648 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b43c0): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4400): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4400): >_readAt: n=0, err=Bad file descriptor 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4400): _writeAt: size=3, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4400): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4400): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d7dc0 item 37 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4400): >_writeAt: n=3, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4400): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.270360712 +0000 UTC m=+12.248364057 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4400): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4440): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4440): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4440): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4440): >_readAt: n=5, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4440): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.270360712 +0000 UTC m=+12.248364057 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4440): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a6000 item 37 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b44c0): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b44c0): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b44c0): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b44c0): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b44c0): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.27172445 +0000 UTC m=+12.249727786 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b44c0): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4580): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4580): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a62a0 item 38 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4580): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4580): >_readAt: n=0, err=Bad file descriptor 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4580): _writeAt: size=3, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4580): >_writeAt: n=3, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4580): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.272341003 +0000 UTC m=+12.250344348 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4580): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b45c0): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b45c0): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b45c0): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b45c0): >_readAt: n=3, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b45c0): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.272341003 +0000 UTC m=+12.250344348 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b45c0): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a63f0 item 38 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4640): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4640): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4640): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4640): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4640): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.273595317 +0000 UTC m=+12.251598661 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4640): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4700): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4700): >_readAt: n=0, err=Bad file descriptor 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4700): _writeAt: size=3, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4700): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4700): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a6700 item 39 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4700): >_writeAt: n=3, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4700): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.274010442 +0000 UTC m=+12.252013787 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4700): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4740): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4740): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4740): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4740): >_readAt: n=5, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4740): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.274010442 +0000 UTC m=+12.252013787 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4740): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a68c0 item 39 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b47c0): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b47c0): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b47c0): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b47c0): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b47c0): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.275229991 +0000 UTC m=+12.253233337 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b47c0): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4880): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4880): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a6cb0 item 40 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4880): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4880): >_readAt: n=0, err=Bad file descriptor 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4880): _writeAt: size=3, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4880): >_writeAt: n=3, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4880): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.275751076 +0000 UTC m=+12.253754421 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4880): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b48c0): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b48c0): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b48c0): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b48c0): >_readAt: n=3, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b48c0): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.275751076 +0000 UTC m=+12.253754421 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b48c0): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a6f50 item 40 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4900): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4900): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4900): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4900): >_readAt: n=0, err=Bad file descriptor 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4900): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4900): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4900): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.276999628 +0000 UTC m=+12.255002964 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4900): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4940): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4940): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4940): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a7260 item 41 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4940): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4940): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.277425345 +0000 UTC m=+12.255428700 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4940): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4980): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4980): >_readAt: n=0, err=Bad file descriptor 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4980): _writeAt: size=3, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4980): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4980): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a73b0 item 41 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4980): >_writeAt: n=3, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4980): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.278061794 +0000 UTC m=+12.256065139 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4980): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b49c0): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b49c0): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b49c0): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b49c0): >_readAt: n=5, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b49c0): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.278061794 +0000 UTC m=+12.256065139 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b49c0): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a75e0 item 41 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4a80): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4a80): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4a80): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4a80): >_readAt: n=0, err=Bad file descriptor 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4a80): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4a80): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4a80): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.27934906 +0000 UTC m=+12.257352405 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4a80): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4ac0): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4ac0): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4ac0): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a7b90 item 42 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4ac0): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4ac0): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.279785796 +0000 UTC m=+12.257789131 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4ac0): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4b80): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4b80): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a7d50 item 42 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4b80): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4b80): >_readAt: n=0, err=Bad file descriptor 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4b80): _writeAt: size=3, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4b80): >_writeAt: n=3, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4b80): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.280324682 +0000 UTC m=+12.258328028 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4b80): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4bc0): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4bc0): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4bc0): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4bc0): >_readAt: n=3, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4bc0): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.280324682 +0000 UTC m=+12.258328028 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4bc0): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a7ea0 item 42 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4c80): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4c80): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4c80): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4c80): >_readAt: n=0, err=Bad file descriptor 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4c80): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4c80): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4c80): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.28140368 +0000 UTC m=+12.259407025 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4c80): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4cc0): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4cc0): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4cc0): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041e380 item 43 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4cc0): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4cc0): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.281828082 +0000 UTC m=+12.259831428 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4cc0): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4d80): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4d80): >_readAt: n=0, err=Bad file descriptor 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4d80): _writeAt: size=3, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4d80): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4d80): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041e540 item 43 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4d80): >_writeAt: n=3, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4d80): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.282271641 +0000 UTC m=+12.260274986 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4d80): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4dc0): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4dc0): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4dc0): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4dc0): >_readAt: n=5, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4dc0): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.282271641 +0000 UTC m=+12.260274986 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4dc0): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041e690 item 43 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4e80): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4e80): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4e80): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4e80): >_readAt: n=0, err=Bad file descriptor 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4e80): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4e80): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4e80): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.283413335 +0000 UTC m=+12.261416671 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4e80): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4ec0): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4ec0): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4ec0): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041eb60 item 44 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4ec0): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4ec0): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.283810547 +0000 UTC m=+12.261813893 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4ec0): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4f80): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4f80): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041ed20 item 44 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4f80): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4f80): >_readAt: n=0, err=Bad file descriptor 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4f80): _writeAt: size=3, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4f80): >_writeAt: n=3, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4f80): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.284264055 +0000 UTC m=+12.262267400 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4f80): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4fc0): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4fc0): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4fc0): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4fc0): >_readAt: n=3, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4fc0): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.284264055 +0000 UTC m=+12.262267400 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b4fc0): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041ee70 item 44 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5080): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5080): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5080): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5080): >_readAt: n=0, err=Bad file descriptor 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5080): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5080): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5080): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.285424344 +0000 UTC m=+12.263427688 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5080): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b50c0): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b50c0): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b50c0): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041f1f0 item 45 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b50c0): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b50c0): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.285875366 +0000 UTC m=+12.263878711 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b50c0): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5180): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5180): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5180): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5180): >_readAt: n=5, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5180): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.285875366 +0000 UTC m=+12.263878711 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5180): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041f3b0 item 45 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5240): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5240): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5240): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5240): >_readAt: n=0, err=Bad file descriptor 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5240): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5240): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5240): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.286992444 +0000 UTC m=+12.264995799 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5240): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5280): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5280): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5280): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041f6c0 item 46 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5280): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5280): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.287431866 +0000 UTC m=+12.265435211 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5280): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5340): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5340): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5340): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5340): >_readAt: n=5, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5340): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.287431866 +0000 UTC m=+12.265435211 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5340): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041f810 item 46 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5400): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5400): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5400): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5400): >_readAt: n=0, err=Bad file descriptor 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5400): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5400): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5400): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.28864367 +0000 UTC m=+12.266647015 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5400): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5440): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5440): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5440): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041fb20 item 47 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5440): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5440): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.289060599 +0000 UTC m=+12.267063964 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5440): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5500): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5500): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5500): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5500): >_readAt: n=5, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5500): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.289060599 +0000 UTC m=+12.267063964 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5500): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041fc70 item 47 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b55c0): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b55c0): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b55c0): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b55c0): >_readAt: n=0, err=Bad file descriptor 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b55c0): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b55c0): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b55c0): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.290338427 +0000 UTC m=+12.268341772 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b55c0): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5600): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5600): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5600): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052e000 item 48 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5600): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5600): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.290706095 +0000 UTC m=+12.268709439 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5600): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b56c0): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b56c0): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b56c0): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b56c0): >_readAt: n=5, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b56c0): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.290706095 +0000 UTC m=+12.268709439 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b56c0): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052e2a0 item 48 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5700): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5700): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5700): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5700): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5700): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.291778047 +0000 UTC m=+12.269781413 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5700): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5740): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5740): >_readAt: n=0, err=Bad file descriptor 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5740): _writeAt: size=3, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5740): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5740): open at offset 5 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5740): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052e5b0 item 49 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5740): >_writeAt: n=3, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5740): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.292201449 +0000 UTC m=+12.270204794 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5740): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5780): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5780): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5780): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5780): >_readAt: n=8, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5780): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.292201449 +0000 UTC m=+12.270204794 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5780): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052e700 item 49 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5800): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5800): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5800): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5800): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5800): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.2932405 +0000 UTC m=+12.271243846 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5800): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b58c0): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b58c0): open at offset 5 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b58c0): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052e9a0 item 50 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b58c0): _readAt: size=2, off=5 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b58c0): >_readAt: n=0, err=Bad file descriptor 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b58c0): _writeAt: size=3, off=5 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b58c0): >_writeAt: n=3, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b58c0): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.293697254 +0000 UTC m=+12.271700600 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b58c0): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5900): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5900): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5900): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5900): >_readAt: n=3, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5900): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.293697254 +0000 UTC m=+12.271700600 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5900): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052eaf0 item 50 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5980): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5980): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5980): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5980): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5980): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.294740233 +0000 UTC m=+12.272743577 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5980): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5a40): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5a40): >_readAt: n=0, err=Bad file descriptor 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5a40): _writeAt: size=3, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5a40): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5a40): open at offset 5 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5a40): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052ee00 item 51 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5a40): >_writeAt: n=3, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5a40): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.29515075 +0000 UTC m=+12.273154095 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5a40): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5a80): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5a80): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5a80): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5a80): >_readAt: n=8, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5a80): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.29515075 +0000 UTC m=+12.273154095 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5a80): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052efc0 item 51 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5b00): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5b00): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5b00): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5b00): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5b00): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.29620477 +0000 UTC m=+12.274208115 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5b00): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5bc0): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5bc0): open at offset 5 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5bc0): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052f500 item 52 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5bc0): _readAt: size=2, off=5 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5bc0): >_readAt: n=0, err=Bad file descriptor 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5bc0): _writeAt: size=3, off=5 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5bc0): >_writeAt: n=3, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5bc0): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.296671142 +0000 UTC m=+12.274674487 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5bc0): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5c00): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5c00): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5c00): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5c00): >_readAt: n=3, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5c00): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.296671142 +0000 UTC m=+12.274674487 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5c00): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052f650 item 52 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5c80): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5c80): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5c80): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5c80): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5c80): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.297636566 +0000 UTC m=+12.275639910 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5c80): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5d40): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5d40): >_readAt: n=0, err=Bad file descriptor 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5d40): _writeAt: size=3, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5d40): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5d40): open at offset 5 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5d40): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052f8f0 item 53 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5d40): >_writeAt: n=3, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5d40): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.29805132 +0000 UTC m=+12.276054666 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5d40): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5d80): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5d80): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5d80): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5d80): >_readAt: n=8, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5d80): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.29805132 +0000 UTC m=+12.276054666 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5d80): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052fa40 item 53 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5e00): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5e00): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5e00): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5e00): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5e00): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.299202322 +0000 UTC m=+12.277205667 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5e00): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5ec0): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5ec0): open at offset 5 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5ec0): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053a000 item 54 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5ec0): _readAt: size=2, off=5 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5ec0): >_readAt: n=0, err=Bad file descriptor 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5ec0): _writeAt: size=3, off=5 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5ec0): >_writeAt: n=3, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5ec0): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.299744595 +0000 UTC m=+12.277747941 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5ec0): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5f00): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5f00): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5f00): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5f00): >_readAt: n=3, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5f00): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.299744595 +0000 UTC m=+12.277747941 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005b5f00): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053a230 item 54 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562400): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562400): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562400): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562400): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562400): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.300950449 +0000 UTC m=+12.278953794 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562400): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005624c0): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005624c0): >_readAt: n=0, err=Bad file descriptor 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005624c0): _writeAt: size=3, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005624c0): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005624c0): open at offset 5 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005624c0): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053a4d0 item 55 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005624c0): >_writeAt: n=3, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005624c0): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.301406321 +0000 UTC m=+12.279409666 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005624c0): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562500): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562500): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562500): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562500): >_readAt: n=8, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562500): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.301406321 +0000 UTC m=+12.279409666 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562500): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053a620 item 55 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562580): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562580): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562580): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562580): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562580): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.30249184 +0000 UTC m=+12.280495184 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562580): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562640): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562640): open at offset 5 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562640): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053a8c0 item 56 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562640): _readAt: size=2, off=5 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562640): >_readAt: n=0, err=Bad file descriptor 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562640): _writeAt: size=3, off=5 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562640): >_writeAt: n=3, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562640): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.302937382 +0000 UTC m=+12.280940727 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562640): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562680): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562680): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562680): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562680): >_readAt: n=3, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562680): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.302937382 +0000 UTC m=+12.280940727 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562680): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053aa10 item 56 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562740): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562740): open at offset 0 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562740): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562740): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562740): >_readAt: n=0, err=Bad file descriptor 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562740): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562740): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562740): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.304077583 +0000 UTC m=+12.282080928 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562740): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562780): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562780): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562780): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053acb0 item 57 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562780): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562780): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.304800965 +0000 UTC m=+12.282804310 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562780): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562840): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562840): >_readAt: n=0, err=Bad file descriptor 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562840): _writeAt: size=3, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562840): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562840): open at offset 5 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562840): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053ae00 item 57 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562840): >_writeAt: n=3, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562840): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.305266174 +0000 UTC m=+12.283269519 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562840): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562880): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562880): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562880): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562880): >_readAt: n=8, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562880): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.305266174 +0000 UTC m=+12.283269519 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562880): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053afc0 item 57 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562980): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562980): open at offset 0 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562980): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562980): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562980): >_readAt: n=0, err=Bad file descriptor 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562980): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562980): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562980): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.306349068 +0000 UTC m=+12.284352413 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562980): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005629c0): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005629c0): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005629c0): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053b260 item 58 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005629c0): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005629c0): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.306742924 +0000 UTC m=+12.284746269 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005629c0): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562ac0): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562ac0): open at offset 5 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562ac0): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053b3b0 item 58 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562ac0): _readAt: size=2, off=5 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562ac0): >_readAt: n=0, err=Bad file descriptor 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562ac0): _writeAt: size=3, off=5 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562ac0): >_writeAt: n=3, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562ac0): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.30719015 +0000 UTC m=+12.285193495 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562ac0): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562b40): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562b40): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562b40): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562b40): >_readAt: n=3, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562b40): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.30719015 +0000 UTC m=+12.285193495 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562b40): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053b500 item 58 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562c80): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562c80): open at offset 0 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562c80): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562c80): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562c80): >_readAt: n=0, err=Bad file descriptor 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562c80): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562c80): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562c80): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.308034518 +0000 UTC m=+12.286037853 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562c80): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562cc0): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562cc0): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562cc0): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053b7a0 item 59 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562cc0): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562cc0): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.308446498 +0000 UTC m=+12.286449843 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562cc0): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562f80): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562f80): >_readAt: n=0, err=Bad file descriptor 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562f80): _writeAt: size=3, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562f80): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562f80): open at offset 5 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562f80): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053b960 item 59 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562f80): >_writeAt: n=3, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562f80): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.308842137 +0000 UTC m=+12.286845482 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562f80): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562fc0): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562fc0): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562fc0): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562fc0): >_readAt: n=8, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562fc0): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.308842137 +0000 UTC m=+12.286845482 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562fc0): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053bab0 item 59 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000563200): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000563200): open at offset 0 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000563200): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000563200): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000563200): >_readAt: n=0, err=Bad file descriptor 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000563200): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000563200): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000563200): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.310018636 +0000 UTC m=+12.288021981 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000563200): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005632c0): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005632c0): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005632c0): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053bd50 item 60 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005632c0): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005632c0): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.310365664 +0000 UTC m=+12.288369009 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005632c0): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000563400): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000563400): open at offset 5 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000563400): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053bea0 item 60 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000563400): _readAt: size=2, off=5 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000563400): >_readAt: n=0, err=Bad file descriptor 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000563400): _writeAt: size=3, off=5 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000563400): >_writeAt: n=3, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000563400): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.310839901 +0000 UTC m=+12.288843246 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000563400): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000563440): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000563440): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000563440): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000563440): >_readAt: n=3, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000563440): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.310839901 +0000 UTC m=+12.288843246 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000563440): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cb6070 item 60 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000563600): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000563600): open at offset 0 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000563600): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000563600): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000563600): >_readAt: n=0, err=Bad file descriptor 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000563600): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000563600): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000563600): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.311775249 +0000 UTC m=+12.289778594 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000563600): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000563700): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000563700): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000563700): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cb6310 item 61 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000563700): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000563700): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.312172371 +0000 UTC m=+12.290175716 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000563700): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005637c0): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005637c0): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005637c0): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005637c0): >_readAt: n=5, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005637c0): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.312172371 +0000 UTC m=+12.290175716 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005637c0): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cb6460 item 61 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000563900): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000563900): open at offset 0 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000563900): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000563900): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000563900): >_readAt: n=0, err=Bad file descriptor 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000563900): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000563900): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000563900): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.313332398 +0000 UTC m=+12.291335744 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000563900): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000563940): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000563940): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000563940): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cb6700 item 62 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000563940): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000563940): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.313697822 +0000 UTC m=+12.291701167 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000563940): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000563ac0): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000563ac0): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000563ac0): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000563ac0): >_readAt: n=5, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000563ac0): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.313697822 +0000 UTC m=+12.291701167 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000563ac0): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cb6850 item 62 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000563c80): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000563c80): open at offset 0 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000563c80): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000563c80): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000563c80): >_readAt: n=0, err=Bad file descriptor 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000563c80): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000563c80): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000563c80): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.314701277 +0000 UTC m=+12.292704622 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000563c80): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000563cc0): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000563cc0): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000563cc0): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cb6af0 item 63 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000563cc0): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000563cc0): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.315044167 +0000 UTC m=+12.293047512 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000563cc0): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000563dc0): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000563dc0): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000563dc0): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000563dc0): >_readAt: n=5, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000563dc0): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.315044167 +0000 UTC m=+12.293047512 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000563dc0): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cb6c40 item 63 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 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 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889000): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889000): open at offset 0 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889000): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889000): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889000): >_readAt: n=0, err=Bad file descriptor 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889000): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889000): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889000): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.316471044 +0000 UTC m=+12.294474389 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889000): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889040): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889040): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889040): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058ba40 item 64 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889040): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889040): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.317021002 +0000 UTC m=+12.295024347 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889040): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860080): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860080): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860080): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860080): >_readAt: n=5, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860080): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.317021002 +0000 UTC m=+12.295024347 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860080): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042c070 item 64 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008600c0): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008600c0): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008600c0): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008600c0): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008600c0): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.317996796 +0000 UTC m=+12.296000141 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008600c0): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDWR 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860100): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860100): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860100): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860100): >_readAt: n=2, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860100): _writeAt: size=3, off=2 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042c690 item 65 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860100): >_writeAt: n=3, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860100): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.318383808 +0000 UTC m=+12.296387153 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860100): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860140): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860140): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860140): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860140): >_readAt: n=5, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860140): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.318383808 +0000 UTC m=+12.296387153 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860140): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042cee0 item 65 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860180): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860180): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860180): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860180): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860180): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.319632973 +0000 UTC m=+12.297636318 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860180): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008601c0): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008601c0): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042d810 item 66 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008601c0): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008601c0): >_readAt: n=0, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008601c0): _writeAt: size=3, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008601c0): >_writeAt: n=3, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008601c0): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.320639694 +0000 UTC m=+12.298643040 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008601c0): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860200): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860200): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860200): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860200): >_readAt: n=3, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860200): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.320639694 +0000 UTC m=+12.298643040 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860200): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042db20 item 66 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860240): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860240): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860240): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860240): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860240): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.321558913 +0000 UTC m=+12.299562257 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860240): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860280): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860280): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860280): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860280): >_readAt: n=2, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860280): _writeAt: size=3, off=2 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058a150 item 67 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860280): >_writeAt: n=3, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860280): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.322036746 +0000 UTC m=+12.300040091 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860280): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008602c0): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008602c0): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008602c0): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008602c0): >_readAt: n=5, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008602c0): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.322036746 +0000 UTC m=+12.300040091 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008602c0): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058a380 item 67 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860340): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860340): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860340): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860340): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860340): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.323101646 +0000 UTC m=+12.301104981 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860340): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860400): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860400): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058a770 item 68 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860400): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860400): >_readAt: n=0, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860400): _writeAt: size=3, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860400): >_writeAt: n=3, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860400): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.323544474 +0000 UTC m=+12.301547808 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860400): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860440): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860440): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860440): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860440): >_readAt: n=3, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860440): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.323544474 +0000 UTC m=+12.301547808 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860440): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058a930 item 68 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860480): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860480): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860480): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860480): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860480): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.324467278 +0000 UTC m=+12.302470624 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860480): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008604c0): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008604c0): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008604c0): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008604c0): >_readAt: n=2, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008604c0): _writeAt: size=3, off=2 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058acb0 item 69 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008604c0): >_writeAt: n=3, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008604c0): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.32484819 +0000 UTC m=+12.302851535 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008604c0): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860500): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860500): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860500): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860500): >_readAt: n=5, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860500): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.32484819 +0000 UTC m=+12.302851535 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860500): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058ae00 item 69 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860580): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860580): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860580): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860580): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860580): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.3257743 +0000 UTC m=+12.303777645 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860580): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860640): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860640): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058b0a0 item 70 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860640): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860640): >_readAt: n=0, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860640): _writeAt: size=3, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860640): >_writeAt: n=3, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860640): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.326185439 +0000 UTC m=+12.304188774 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860640): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860680): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860680): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860680): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860680): >_readAt: n=3, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860680): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.326185439 +0000 UTC m=+12.304188774 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860680): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058b260 item 70 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860700): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860700): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860700): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860700): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860700): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.327100078 +0000 UTC m=+12.305103413 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000860700): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008607c0): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008607c0): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008607c0): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008607c0): >_readAt: n=2, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008607c0): _writeAt: size=3, off=2 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058b570 item 71 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008607c0): >_writeAt: n=3, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008607c0): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.327448419 +0000 UTC m=+12.305451765 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008607c0): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888000): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888000): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888000): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888000): >_readAt: n=5, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888000): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.327448419 +0000 UTC m=+12.305451765 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888000): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cb6000 item 71 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888080): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888080): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888080): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888080): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888080): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.328453026 +0000 UTC m=+12.306456371 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888080): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888140): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888140): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cb62a0 item 72 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888140): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888140): >_readAt: n=0, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888140): _writeAt: size=3, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888140): >_writeAt: n=3, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888140): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.328940308 +0000 UTC m=+12.306943652 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888140): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888280): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888280): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888280): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888280): >_readAt: n=3, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888280): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.328940308 +0000 UTC m=+12.306943652 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888280): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cb63f0 item 72 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008882c0): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008882c0): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008882c0): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008882c0): >_readAt: n=0, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008882c0): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008882c0): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008882c0): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.329930558 +0000 UTC m=+12.307933902 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008882c0): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888300): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888300): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888300): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cb6690 item 73 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888300): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888300): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.330285331 +0000 UTC m=+12.308288676 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888300): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888340): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888340): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888340): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888340): >_readAt: n=2, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888340): _writeAt: size=3, off=2 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cb67e0 item 73 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888340): >_writeAt: n=3, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888340): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.330736374 +0000 UTC m=+12.308739719 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888340): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888380): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888380): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888380): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888380): >_readAt: n=5, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888380): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.330736374 +0000 UTC m=+12.308739719 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888380): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cb6930 item 73 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888440): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888440): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888440): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888440): >_readAt: n=0, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888440): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888440): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888440): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.331677472 +0000 UTC m=+12.309680817 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888440): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888480): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888480): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888480): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cb6bd0 item 74 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888480): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888480): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.332031985 +0000 UTC m=+12.310035330 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888480): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888540): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888540): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cb6e70 item 74 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888540): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888540): >_readAt: n=0, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888540): _writeAt: size=3, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888540): >_writeAt: n=3, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888540): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.332486545 +0000 UTC m=+12.310489890 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888540): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888580): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888580): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888580): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888580): >_readAt: n=3, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888580): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.332486545 +0000 UTC m=+12.310489890 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888580): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cb6fc0 item 74 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888640): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888640): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888640): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888640): >_readAt: n=0, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888640): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888640): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888640): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.333364595 +0000 UTC m=+12.311367940 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888640): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888680): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888680): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888680): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cb7260 item 75 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888680): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888680): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.333773078 +0000 UTC m=+12.311776424 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888680): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888740): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888740): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888740): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888740): >_readAt: n=2, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888740): _writeAt: size=3, off=2 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cb73b0 item 75 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888740): >_writeAt: n=3, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888740): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.334140175 +0000 UTC m=+12.312143520 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888740): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888780): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888780): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888780): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888780): >_readAt: n=5, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888780): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.334140175 +0000 UTC m=+12.312143520 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888780): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cb7500 item 75 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888840): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888840): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888840): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888840): >_readAt: n=0, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888840): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888840): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888840): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.335107372 +0000 UTC m=+12.313110717 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888840): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888880): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888880): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888880): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cb77a0 item 76 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888880): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888880): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.33552424 +0000 UTC m=+12.313527586 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888880): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888940): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888940): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cb78f0 item 76 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888940): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888940): >_readAt: n=0, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888940): _writeAt: size=3, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888940): >_writeAt: n=3, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888940): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.335980764 +0000 UTC m=+12.313984109 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888940): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888980): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888980): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888980): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888980): >_readAt: n=3, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888980): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.335980764 +0000 UTC m=+12.313984109 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888980): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cb7a40 item 76 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888a40): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888a40): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888a40): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888a40): >_readAt: n=0, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888a40): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888a40): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888a40): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.336896075 +0000 UTC m=+12.314899420 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888a40): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888a80): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888a80): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888a80): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cb7ce0 item 77 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888a80): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888a80): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.337236812 +0000 UTC m=+12.315240156 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888a80): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888b40): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888b40): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888b40): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888b40): >_readAt: n=5, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888b40): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.337236812 +0000 UTC m=+12.315240156 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888b40): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cb7e30 item 77 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888c00): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888c00): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888c00): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888c00): >_readAt: n=0, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888c00): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888c00): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888c00): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.338171228 +0000 UTC m=+12.316174573 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888c00): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888c40): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888c40): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888c40): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d41c0 item 78 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888c40): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888c40): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.338582747 +0000 UTC m=+12.316586092 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888c40): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888d00): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888d00): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888d00): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888d00): >_readAt: n=5, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888d00): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.338582747 +0000 UTC m=+12.316586092 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888d00): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d4310 item 78 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888dc0): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888dc0): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888dc0): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888dc0): >_readAt: n=0, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888dc0): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888dc0): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888dc0): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.339544845 +0000 UTC m=+12.317548189 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888dc0): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888e00): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888e00): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888e00): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d45b0 item 79 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888e00): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888e00): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.340035973 +0000 UTC m=+12.318039307 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888e00): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888ec0): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888ec0): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888ec0): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888ec0): >_readAt: n=5, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888ec0): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.340035973 +0000 UTC m=+12.318039307 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000888ec0): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d4700 item 79 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889080): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889080): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889080): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889080): >_readAt: n=0, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889080): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889080): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889080): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.34109925 +0000 UTC m=+12.319102595 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889080): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008890c0): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008890c0): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008890c0): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d4a10 item 80 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008890c0): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008890c0): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.341456558 +0000 UTC m=+12.319459903 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008890c0): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889180): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889180): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889180): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889180): >_readAt: n=5, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889180): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.341456558 +0000 UTC m=+12.319459903 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889180): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d4cb0 item 80 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008891c0): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008891c0): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008891c0): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008891c0): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008891c0): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.342403998 +0000 UTC m=+12.320407343 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008891c0): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889200): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889200): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889200): open at offset 5 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889200): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889200): >_readAt: n=2, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889200): _writeAt: size=3, off=7 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d51f0 item 81 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889200): >_writeAt: n=3, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889200): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.342787706 +0000 UTC m=+12.320791050 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889200): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889240): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889240): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889240): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889240): >_readAt: n=8, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889240): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.342787706 +0000 UTC m=+12.320791050 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889240): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d5730 item 81 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008892c0): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008892c0): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008892c0): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008892c0): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008892c0): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.34367319 +0000 UTC m=+12.321676535 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008892c0): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889380): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889380): open at offset 5 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889380): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d5b90 item 82 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889380): _readAt: size=2, off=5 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889380): >_readAt: n=0, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889380): _writeAt: size=3, off=5 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889380): >_writeAt: n=3, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889380): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.344148218 +0000 UTC m=+12.322151564 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889380): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008893c0): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008893c0): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008893c0): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008893c0): >_readAt: n=3, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008893c0): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.344148218 +0000 UTC m=+12.322151564 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008893c0): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d5e30 item 82 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889440): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889440): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889440): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889440): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889440): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.34513405 +0000 UTC m=+12.323137385 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889440): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889540): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889540): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889540): open at offset 5 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889540): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889540): >_readAt: n=2, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889540): _writeAt: size=3, off=7 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e44d0 item 83 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889540): >_writeAt: n=3, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889540): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.345466842 +0000 UTC m=+12.323470177 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889540): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889580): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889580): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889580): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889580): >_readAt: n=8, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889580): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.345466842 +0000 UTC m=+12.323470177 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889580): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e4690 item 83 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889600): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889600): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889600): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889600): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889600): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.346366354 +0000 UTC m=+12.324369688 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889600): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008896c0): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008896c0): open at offset 5 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008896c0): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e4a80 item 84 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008896c0): _readAt: size=2, off=5 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008896c0): >_readAt: n=0, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008896c0): _writeAt: size=3, off=5 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008896c0): >_writeAt: n=3, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008896c0): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.346820262 +0000 UTC m=+12.324823607 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008896c0): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889700): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889700): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889700): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889700): >_readAt: n=3, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889700): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.346820262 +0000 UTC m=+12.324823607 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889700): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e4c40 item 84 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889780): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889780): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889780): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889780): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889780): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.347660952 +0000 UTC m=+12.325664298 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889780): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889840): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889840): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889840): open at offset 5 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889840): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889840): >_readAt: n=2, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889840): _writeAt: size=3, off=7 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e5260 item 85 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889840): >_writeAt: n=3, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889840): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.34804476 +0000 UTC m=+12.326048105 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889840): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889880): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889880): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889880): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889880): >_readAt: n=8, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889880): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.34804476 +0000 UTC m=+12.326048105 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889880): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e5570 item 85 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889900): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889900): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889900): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889900): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889900): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.349038336 +0000 UTC m=+12.327041682 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889900): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008899c0): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008899c0): open at offset 5 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008899c0): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e5810 item 86 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008899c0): _readAt: size=2, off=5 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008899c0): >_readAt: n=0, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008899c0): _writeAt: size=3, off=5 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008899c0): >_writeAt: n=3, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008899c0): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.349416724 +0000 UTC m=+12.327420069 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0008899c0): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889a00): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889a00): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889a00): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889a00): >_readAt: n=3, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889a00): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.349416724 +0000 UTC m=+12.327420069 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889a00): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e5a40 item 86 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889a80): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889a80): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889a80): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889a80): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889a80): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.350311657 +0000 UTC m=+12.328315002 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889a80): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889b40): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889b40): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889b40): open at offset 5 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889b40): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889b40): >_readAt: n=2, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889b40): _writeAt: size=3, off=7 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e5ce0 item 87 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889b40): >_writeAt: n=3, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889b40): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.350728606 +0000 UTC m=+12.328731941 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889b40): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889b80): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889b80): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889b80): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889b80): >_readAt: n=8, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889b80): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.350728606 +0000 UTC m=+12.328731941 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889b80): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e5e30 item 87 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889c00): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889c00): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889c00): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889c00): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889c00): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.351769792 +0000 UTC m=+12.329773137 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889c00): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889cc0): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889cc0): open at offset 5 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889cc0): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006948c0 item 88 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889cc0): _readAt: size=2, off=5 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889cc0): >_readAt: n=0, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889cc0): _writeAt: size=3, off=5 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889cc0): >_writeAt: n=3, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889cc0): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.352220354 +0000 UTC m=+12.330223699 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889cc0): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889d00): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889d00): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889d00): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889d00): >_readAt: n=3, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889d00): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.352220354 +0000 UTC m=+12.330223699 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889d00): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000694cb0 item 88 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889dc0): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889dc0): open at offset 0 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889dc0): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889dc0): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889dc0): >_readAt: n=0, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889dc0): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889dc0): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889dc0): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.353425645 +0000 UTC m=+12.331428981 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889dc0): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889e00): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889e00): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889e00): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000695490 item 89 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889e00): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889e00): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.353854478 +0000 UTC m=+12.331857823 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889e00): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889ec0): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889ec0): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889ec0): open at offset 5 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889ec0): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889ec0): >_readAt: n=2, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889ec0): _writeAt: size=3, off=7 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000695810 item 89 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889ec0): >_writeAt: n=3, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889ec0): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.354474736 +0000 UTC m=+12.332478081 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889ec0): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889f00): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889f00): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889f00): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889f00): >_readAt: n=8, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889f00): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.354474736 +0000 UTC m=+12.332478081 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000889f00): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000695960 item 89 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562440): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562440): open at offset 0 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562440): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562440): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562440): >_readAt: n=0, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562440): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562440): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562440): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.355967816 +0000 UTC m=+12.333971161 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562440): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562480): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562480): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562480): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000695c00 item 90 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562480): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562480): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.356453434 +0000 UTC m=+12.334456779 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562480): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562540): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562540): open at offset 5 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562540): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000695d50 item 90 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562540): _readAt: size=2, off=5 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562540): >_readAt: n=0, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562540): _writeAt: size=3, off=5 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562540): >_writeAt: n=3, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562540): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.357081628 +0000 UTC m=+12.335084973 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562540): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562580): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562580): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562580): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562580): >_readAt: n=3, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562580): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.357081628 +0000 UTC m=+12.335084973 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562580): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000695f10 item 90 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562640): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562640): open at offset 0 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562640): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562640): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562640): >_readAt: n=0, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562640): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562640): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562640): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.358348415 +0000 UTC m=+12.336351760 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562640): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562680): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562680): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562680): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a85b0 item 91 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562680): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562680): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.358847868 +0000 UTC m=+12.336851204 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562680): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562740): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562740): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562740): open at offset 5 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562740): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562740): >_readAt: n=2, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562740): _writeAt: size=3, off=7 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a8930 item 91 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562740): >_writeAt: n=3, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562740): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.359497062 +0000 UTC m=+12.337500408 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562740): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562780): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562780): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562780): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562780): >_readAt: n=8, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562780): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.359497062 +0000 UTC m=+12.337500408 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562780): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a8bd0 item 91 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562840): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562840): open at offset 0 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562840): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562840): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562840): >_readAt: n=0, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562840): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562840): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562840): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.361346929 +0000 UTC m=+12.339350274 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562840): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562880): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562880): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562880): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a9c00 item 92 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562880): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562880): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.361927825 +0000 UTC m=+12.339931160 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562880): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562980): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562980): open at offset 5 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562980): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dab60 item 92 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562980): _readAt: size=2, off=5 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562980): >_readAt: n=0, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562980): _writeAt: size=3, off=5 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562980): >_writeAt: n=3, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562980): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.362386612 +0000 UTC m=+12.340389956 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562980): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005629c0): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005629c0): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005629c0): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005629c0): >_readAt: n=3, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005629c0): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.362386612 +0000 UTC m=+12.340389956 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005629c0): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003db030 item 92 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562ac0): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562ac0): open at offset 0 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562ac0): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562ac0): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562ac0): >_readAt: n=0, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562ac0): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562ac0): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562ac0): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.363659431 +0000 UTC m=+12.341662776 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562ac0): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562b40): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562b40): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562b40): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003db420 item 93 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562b40): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562b40): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.364066752 +0000 UTC m=+12.342070097 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562b40): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562c80): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562c80): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562c80): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562c80): >_readAt: n=5, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562c80): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.364066752 +0000 UTC m=+12.342070097 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562c80): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003db650 item 93 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562ec0): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562ec0): open at offset 0 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562ec0): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562ec0): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562ec0): >_readAt: n=0, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562ec0): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562ec0): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562ec0): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.365257137 +0000 UTC m=+12.343260481 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562ec0): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562f80): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562f80): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562f80): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000542150 item 94 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562f80): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562f80): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.365869871 +0000 UTC m=+12.343873217 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000562f80): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005631c0): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005631c0): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005631c0): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005631c0): >_readAt: n=5, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005631c0): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.365869871 +0000 UTC m=+12.343873217 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005631c0): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000542540 item 94 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000563300): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000563300): open at offset 0 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000563300): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000563300): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000563300): >_readAt: n=0, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000563300): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000563300): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000563300): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.368320532 +0000 UTC m=+12.346323877 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000563300): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005633c0): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005633c0): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005633c0): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000542cb0 item 95 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005633c0): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005633c0): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.368823892 +0000 UTC m=+12.346827237 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc0005633c0): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000563480): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000563480): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000563480): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000563480): >_readAt: n=5, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000563480): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.368823892 +0000 UTC m=+12.346827237 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000563480): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000542fc0 item 95 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 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 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000563700): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000563700): open at offset 0 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000563700): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000563700): _readAt: size=2, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000563700): >_readAt: n=0, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000563700): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000563700): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000563700): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.370148989 +0000 UTC m=+12.348152334 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000563700): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000563740): _writeAt: size=5, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000563740): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000563740): >openPending: err= 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000543500 item 96 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000563740): >_writeAt: n=5, err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000563740): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.370682055 +0000 UTC m=+12.348685400 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000563740): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/14 21:20:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/14 21:20:19 DEBUG : open-test-file: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000563800): _readAt: size=512, off=0 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000563800): openPending: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000563800): >openPending: err= 2024/11/14 21:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000563800): >_readAt: n=5, err=EOF 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000563800): close: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-14 21:20:19.370682055 +0000 UTC m=+12.348685400 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:19 DEBUG : open-test-file(0xc000563800): >close: err= 2024/11/14 21:20:19 DEBUG : open-test-file: Remove: 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000543650 item 96 2024/11/14 21:20:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/14 21:20:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/14 21:20:19 DEBUG : open-test-file: >Remove: err= 2024/11/14 21:20:19 DEBUG : WaitForWriters: timeout=30s 2024/11/14 21:20:19 DEBUG : : Looking for writers 2024/11/14 21:20:19 DEBUG : >WaitForWriters: 2024/11/14 21:20:19 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.34s) --- PASS: TestRWFileHandleOpenTests/writes (0.17s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.17s) --- 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-jucohaf1vika'", Local "Local file system at /tmp/rclone305703901", Modify Window "1s" 2024/11/14 21:20:19 INFO : webdav root 'rclone-test-jucohaf1vika': poll-interval is not supported by this remote 2024/11/14 21:20:19 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/14 21:20:19 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" 2024/11/14 21:20:19 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" 2024/11/14 21:20:19 DEBUG : fs cache: switching user supplied name ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" for canonical name ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" 2024/11/14 21:20:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" 2024/11/14 21:20:19 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/14 21:20:19 DEBUG : fs cache: switching user supplied name ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" for canonical name ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" 2024/11/14 21:20:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" 2024/11/14 21:20:19 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/14 21:20:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:19 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/14 21:20:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:19 DEBUG : file1: newRWFileHandle: 2024/11/14 21:20:19 DEBUG : file1(0xc0000fee00): openPending: 2024/11/14 21:20:19 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/14 21:20:19 DEBUG : file1(0xc0000fee00): >openPending: err= 2024/11/14 21:20:19 DEBUG : file1: >newRWFileHandle: err= 2024/11/14 21:20:19 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/14 21:20:19 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/11/14 21:20:19 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2024/11/14 21:20:19 DEBUG : WaitForWriters: timeout=30s 2024/11/14 21:20:19 DEBUG : : Looking for writers 2024/11/14 21:20:19 DEBUG : file1: reading active writers 2024/11/14 21:20:19 DEBUG : file1: active writers 1 2024/11/14 21:20:19 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2024/11/14 21:20:19 DEBUG : : Looking for writers 2024/11/14 21:20:19 DEBUG : file1: reading active writers 2024/11/14 21:20:19 DEBUG : file1: active writers 1 2024/11/14 21:20:19 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2024/11/14 21:20:19 DEBUG : : Looking for writers 2024/11/14 21:20:19 DEBUG : file1: reading active writers 2024/11/14 21:20:19 DEBUG : file1: active writers 1 2024/11/14 21:20:19 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2024/11/14 21:20:19 DEBUG : : Looking for writers 2024/11/14 21:20:19 DEBUG : file1: reading active writers 2024/11/14 21:20:19 DEBUG : file1: active writers 1 2024/11/14 21:20:19 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2024/11/14 21:20:19 DEBUG : : Looking for writers 2024/11/14 21:20:19 DEBUG : file1: reading active writers 2024/11/14 21:20:19 DEBUG : file1: active writers 1 2024/11/14 21:20:19 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2024/11/14 21:20:19 DEBUG : : Looking for writers 2024/11/14 21:20:19 DEBUG : file1: reading active writers 2024/11/14 21:20:19 DEBUG : file1: active writers 1 2024/11/14 21:20:19 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2024/11/14 21:20:20 DEBUG : : Looking for writers 2024/11/14 21:20:20 DEBUG : file1: reading active writers 2024/11/14 21:20:20 DEBUG : file1: active writers 1 2024/11/14 21:20:20 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2024/11/14 21:20:20 DEBUG : : Looking for writers 2024/11/14 21:20:20 DEBUG : file1: reading active writers 2024/11/14 21:20:20 DEBUG : file1: active writers 1 2024/11/14 21:20:20 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/14 21:20:21 DEBUG : : Looking for writers 2024/11/14 21:20:21 DEBUG : file1: reading active writers 2024/11/14 21:20:21 DEBUG : file1: active writers 1 2024/11/14 21:20:21 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/14 21:20:22 DEBUG : : Looking for writers 2024/11/14 21:20:22 DEBUG : file1: reading active writers 2024/11/14 21:20:22 DEBUG : file1: active writers 1 2024/11/14 21:20:22 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/14 21:20:23 DEBUG : : Looking for writers 2024/11/14 21:20:23 DEBUG : file1: reading active writers 2024/11/14 21:20:23 DEBUG : file1: active writers 1 2024/11/14 21:20:23 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/14 21:20:24 DEBUG : : Looking for writers 2024/11/14 21:20:24 DEBUG : file1: reading active writers 2024/11/14 21:20:24 DEBUG : file1: active writers 1 2024/11/14 21:20:24 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/14 21:20:25 DEBUG : : Looking for writers 2024/11/14 21:20:25 DEBUG : file1: reading active writers 2024/11/14 21:20:25 DEBUG : file1: active writers 1 2024/11/14 21:20:25 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/14 21:20:26 DEBUG : : Looking for writers 2024/11/14 21:20:26 DEBUG : file1: reading active writers 2024/11/14 21:20:26 DEBUG : file1: active writers 1 2024/11/14 21:20:26 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/14 21:20:27 DEBUG : : Looking for writers 2024/11/14 21:20:27 DEBUG : file1: reading active writers 2024/11/14 21:20:27 DEBUG : file1: active writers 1 2024/11/14 21:20:27 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/14 21:20:28 DEBUG : : Looking for writers 2024/11/14 21:20:28 DEBUG : file1: reading active writers 2024/11/14 21:20:28 DEBUG : file1: active writers 1 2024/11/14 21:20:28 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/14 21:20:29 DEBUG : : Looking for writers 2024/11/14 21:20:29 DEBUG : file1: reading active writers 2024/11/14 21:20:29 DEBUG : file1: active writers 1 2024/11/14 21:20:29 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/14 21:20:30 DEBUG : : Looking for writers 2024/11/14 21:20:30 DEBUG : file1: reading active writers 2024/11/14 21:20:30 DEBUG : file1: active writers 1 2024/11/14 21:20:30 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/14 21:20:31 DEBUG : : Looking for writers 2024/11/14 21:20:31 DEBUG : file1: reading active writers 2024/11/14 21:20:31 DEBUG : file1: active writers 1 2024/11/14 21:20:31 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/14 21:20:32 DEBUG : : Looking for writers 2024/11/14 21:20:32 DEBUG : file1: reading active writers 2024/11/14 21:20:32 DEBUG : file1: active writers 1 2024/11/14 21:20:32 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/14 21:20:33 DEBUG : : Looking for writers 2024/11/14 21:20:33 DEBUG : file1: reading active writers 2024/11/14 21:20:33 DEBUG : file1: active writers 1 2024/11/14 21:20:33 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/14 21:20:34 DEBUG : : Looking for writers 2024/11/14 21:20:34 DEBUG : file1: reading active writers 2024/11/14 21:20:34 DEBUG : file1: active writers 1 2024/11/14 21:20:34 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/14 21:20:35 DEBUG : : Looking for writers 2024/11/14 21:20:35 DEBUG : file1: reading active writers 2024/11/14 21:20:35 DEBUG : file1: active writers 1 2024/11/14 21:20:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/14 21:20:36 DEBUG : : Looking for writers 2024/11/14 21:20:36 DEBUG : file1: reading active writers 2024/11/14 21:20:36 DEBUG : file1: active writers 1 2024/11/14 21:20:36 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/14 21:20:37 DEBUG : : Looking for writers 2024/11/14 21:20:37 DEBUG : file1: reading active writers 2024/11/14 21:20:37 DEBUG : file1: active writers 1 2024/11/14 21:20:37 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/14 21:20:38 DEBUG : : Looking for writers 2024/11/14 21:20:38 DEBUG : file1: reading active writers 2024/11/14 21:20:38 DEBUG : file1: active writers 1 2024/11/14 21:20:38 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/14 21:20:39 DEBUG : : Looking for writers 2024/11/14 21:20:39 DEBUG : file1: reading active writers 2024/11/14 21:20:39 DEBUG : file1: active writers 1 2024/11/14 21:20:39 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/14 21:20:40 DEBUG : : Looking for writers 2024/11/14 21:20:40 DEBUG : file1: reading active writers 2024/11/14 21:20:40 DEBUG : file1: active writers 1 2024/11/14 21:20:40 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/14 21:20:41 DEBUG : : Looking for writers 2024/11/14 21:20:41 DEBUG : file1: reading active writers 2024/11/14 21:20:41 DEBUG : file1: active writers 1 2024/11/14 21:20:41 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/14 21:20:42 DEBUG : : Looking for writers 2024/11/14 21:20:42 DEBUG : file1: reading active writers 2024/11/14 21:20:42 DEBUG : file1: active writers 1 2024/11/14 21:20:42 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/14 21:20:43 DEBUG : : Looking for writers 2024/11/14 21:20:43 DEBUG : file1: reading active writers 2024/11/14 21:20:43 DEBUG : file1: active writers 1 2024/11/14 21:20:43 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/14 21:20:44 DEBUG : : Looking for writers 2024/11/14 21:20:44 DEBUG : file1: reading active writers 2024/11/14 21:20:44 DEBUG : file1: active writers 1 2024/11/14 21:20:44 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/14 21:20:45 DEBUG : : Looking for writers 2024/11/14 21:20:45 DEBUG : file1: reading active writers 2024/11/14 21:20:45 DEBUG : file1: active writers 1 2024/11/14 21:20:45 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/14 21:20:46 DEBUG : : Looking for writers 2024/11/14 21:20:46 DEBUG : file1: reading active writers 2024/11/14 21:20:46 DEBUG : file1: active writers 1 2024/11/14 21:20:46 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/14 21:20:47 DEBUG : : Looking for writers 2024/11/14 21:20:47 DEBUG : file1: reading active writers 2024/11/14 21:20:47 DEBUG : file1: active writers 1 2024/11/14 21:20:47 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/14 21:20:48 DEBUG : : Looking for writers 2024/11/14 21:20:48 DEBUG : file1: reading active writers 2024/11/14 21:20:48 DEBUG : file1: active writers 1 2024/11/14 21:20:48 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/14 21:20:49 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc0001ec960 mu:{state:0 sema:0} cond:{noCopy:{} L:0xc00066b508 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824640451904} name:file1 opens:1 downloaders: o: fd:0xc00021d8e0 info:{ModTime:{wall:13962768825544790245 ext:12372190326 loc:0x39a6c40} ATime:{wall:13962768825544790245 ext:12372190326 loc:0x39a6c40} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2024/11/14 21:20:49 DEBUG : >WaitForWriters: 2024/11/14 21:20:49 DEBUG : vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.03s) === RUN TestRWCacheRename run.go:180: Remote "webdav root 'rclone-test-jucohaf1vika'", Local "Local file system at /tmp/rclone305703901", Modify Window "1s" 2024/11/14 21:20:49 INFO : webdav root 'rclone-test-jucohaf1vika': poll-interval is not supported by this remote 2024/11/14 21:20:49 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/14 21:20:49 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" 2024/11/14 21:20:49 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" 2024/11/14 21:20:49 DEBUG : fs cache: switching user supplied name ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" for canonical name ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" 2024/11/14 21:20:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" 2024/11/14 21:20:49 DEBUG : Config file has changed externally - reloading 2024/11/14 21:20:49 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/14 21:20:49 DEBUG : fs cache: switching user supplied name ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" for canonical name ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" 2024/11/14 21:20:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" 2024/11/14 21:20:49 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/14 21:20:49 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:49 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/14 21:20:49 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:49 DEBUG : rename_me: newRWFileHandle: 2024/11/14 21:20:49 DEBUG : rename_me(0xc000a76000): openPending: 2024/11/14 21:20:49 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/14 21:20:49 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2024/11/14 21:20:49 DEBUG : rename_me(0xc000a76000): >openPending: err= 2024/11/14 21:20:49 DEBUG : rename_me: >newRWFileHandle: err= 2024/11/14 21:20:49 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2024/11/14 21:20:49 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2024/11/14 21:20:49 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2024/11/14 21:20:49 DEBUG : rename_me(0xc000a76000): _writeAt: size=5, off=0 2024/11/14 21:20:49 DEBUG : rename_me(0xc000a76000): >_writeAt: n=5, err= 2024/11/14 21:20:49 DEBUG : rename_me(0xc000a76000): close: 2024/11/14 21:20:49 DEBUG : rename_me: vfs cache: setting modification time to 2024-11-14 21:20:49.422742818 +0000 UTC m=+42.400746163 2024/11/14 21:20:49 INFO : rename_me: vfs cache: queuing for upload in 100ms 2024/11/14 21:20:49 DEBUG : rename_me(0xc000a76000): >close: err= 2024/11/14 21:20:49 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2024/11/14 21:20:49 DEBUG : i_was_renamed: Updating file with 0xc00039d800 2024/11/14 21:20:49 DEBUG : : Added virtual directory entry vDel: "rename_me" 2024/11/14 21:20:49 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2024/11/14 21:20:49 DEBUG : WaitForWriters: timeout=30s 2024/11/14 21:20:49 DEBUG : : Looking for writers 2024/11/14 21:20:49 DEBUG : i_was_renamed: reading active writers 2024/11/14 21:20:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/14 21:20:49 DEBUG : : Looking for writers 2024/11/14 21:20:49 DEBUG : i_was_renamed: reading active writers 2024/11/14 21:20:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/14 21:20:49 DEBUG : : Looking for writers 2024/11/14 21:20:49 DEBUG : i_was_renamed: reading active writers 2024/11/14 21:20:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/14 21:20:49 DEBUG : : Looking for writers 2024/11/14 21:20:49 DEBUG : i_was_renamed: reading active writers 2024/11/14 21:20:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/14 21:20:49 DEBUG : i_was_renamed: vfs cache: starting upload 2024/11/14 21:20:49 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2024/11/14 21:20:49 INFO : i_was_renamed: Copied (new) 2024/11/14 21:20:49 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2024-11-14 21:20:49 +0000 UTC" 2024/11/14 21:20:49 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2024/11/14 21:20:49 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2024/11/14 21:20:49 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2024/11/14 21:20:49 DEBUG : : Looking for writers 2024/11/14 21:20:49 DEBUG : i_was_renamed: reading active writers 2024/11/14 21:20:49 DEBUG : >WaitForWriters: 2024/11/14 21:20:49 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.19s) === RUN TestRWCacheUpdate run.go:180: Remote "webdav root 'rclone-test-jucohaf1vika'", Local "Local file system at /tmp/rclone305703901", Modify Window "1s" 2024/11/14 21:20:49 INFO : webdav root 'rclone-test-jucohaf1vika': poll-interval is not supported by this remote 2024/11/14 21:20:49 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/14 21:20:49 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" 2024/11/14 21:20:49 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" 2024/11/14 21:20:49 DEBUG : fs cache: switching user supplied name ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" for canonical name ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" 2024/11/14 21:20:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" 2024/11/14 21:20:49 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/14 21:20:49 DEBUG : fs cache: switching user supplied name ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" for canonical name ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" 2024/11/14 21:20:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZrQdM}/rclone-test-jucohaf1vika" 2024/11/14 21:20:49 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/14 21:20:49 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/14 21:20:49 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/11/14 21:20:49 DEBUG : : forgetting directory cache 2024/11/14 21:20:49 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:49 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/14 21:20:49 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/14 21:20:49 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/14 21:20:49 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/14 21:20:49 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/14 21:20:49 DEBUG : TestRWCacheUpdate(0xc0008d1b00): _readAt: size=512, off=0 2024/11/14 21:20:49 DEBUG : TestRWCacheUpdate(0xc0008d1b00): openPending: 2024/11/14 21:20:49 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-11-14 20:21:49 +0000 UTC" against cached fingerprint "" 2024/11/14 21:20:49 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/11/14 21:20:49 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/14 21:20:49 DEBUG : TestRWCacheUpdate(0xc0008d1b00): >openPending: err= 2024/11/14 21:20:49 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/11/14 21:20:49 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/14 21:20:49 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/14 21:20:49 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/14 21:20:49 DEBUG : TestRWCacheUpdate(0xc0008d1b00): >_readAt: n=20, err=EOF 2024/11/14 21:20:49 DEBUG : TestRWCacheUpdate(0xc0008d1b00): close: 2024/11/14 21:20:49 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-14 20:21:49 +0000 GMT 2024/11/14 21:20:49 DEBUG : TestRWCacheUpdate(0xc0008d1b00): >close: err= 2024/11/14 21:20:49 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/11/14 21:20:50 DEBUG : : forgetting directory cache 2024/11/14 21:20:50 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/14 21:20:50 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:50 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/14 21:20:50 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/14 21:20:50 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/14 21:20:50 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/14 21:20:50 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/14 21:20:50 DEBUG : TestRWCacheUpdate(0xc0006fdb00): _readAt: size=512, off=0 2024/11/14 21:20:50 DEBUG : TestRWCacheUpdate(0xc0006fdb00): openPending: 2024/11/14 21:20:50 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-11-14 20:22:49 +0000 UTC" against cached fingerprint "20,2024-11-14 20:21:49 +0000 UTC" 2024/11/14 21:20:50 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-11-14 20:22:49 +0000 UTC" != cached fingerprint "20,2024-11-14 20:21:49 +0000 UTC") 2024/11/14 21:20:50 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/14 21:20:50 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/14 21:20:50 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/11/14 21:20:50 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/14 21:20:50 DEBUG : TestRWCacheUpdate(0xc0006fdb00): >openPending: err= 2024/11/14 21:20:50 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/11/14 21:20:50 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/14 21:20:50 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/14 21:20:50 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/14 21:20:50 DEBUG : TestRWCacheUpdate(0xc0006fdb00): >_readAt: n=20, err=EOF 2024/11/14 21:20:50 DEBUG : TestRWCacheUpdate(0xc0006fdb00): close: 2024/11/14 21:20:50 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-14 20:22:49 +0000 GMT 2024/11/14 21:20:50 DEBUG : TestRWCacheUpdate(0xc0006fdb00): >close: err= 2024/11/14 21:20:50 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/11/14 21:20:50 DEBUG : : forgetting directory cache 2024/11/14 21:20:50 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/14 21:20:50 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:50 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/14 21:20:50 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/14 21:20:50 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/14 21:20:50 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/14 21:20:50 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/14 21:20:50 DEBUG : TestRWCacheUpdate(0xc0004a4440): _readAt: size=512, off=0 2024/11/14 21:20:50 DEBUG : TestRWCacheUpdate(0xc0004a4440): openPending: 2024/11/14 21:20:50 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-11-14 20:23:49 +0000 UTC" against cached fingerprint "20,2024-11-14 20:22:49 +0000 UTC" 2024/11/14 21:20:50 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-11-14 20:23:49 +0000 UTC" != cached fingerprint "20,2024-11-14 20:22:49 +0000 UTC") 2024/11/14 21:20:50 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/14 21:20:50 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/14 21:20:50 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/11/14 21:20:50 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/14 21:20:50 DEBUG : TestRWCacheUpdate(0xc0004a4440): >openPending: err= 2024/11/14 21:20:50 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/11/14 21:20:50 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/14 21:20:50 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/14 21:20:50 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/14 21:20:50 DEBUG : TestRWCacheUpdate(0xc0004a4440): >_readAt: n=20, err=EOF 2024/11/14 21:20:50 DEBUG : TestRWCacheUpdate(0xc0004a4440): close: 2024/11/14 21:20:50 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-14 20:23:49 +0000 GMT 2024/11/14 21:20:50 DEBUG : TestRWCacheUpdate(0xc0004a4440): >close: err= 2024/11/14 21:20:50 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/11/14 21:20:50 DEBUG : : forgetting directory cache 2024/11/14 21:20:50 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/14 21:20:50 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:50 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/14 21:20:50 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/14 21:20:50 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/14 21:20:50 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/14 21:20:50 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/14 21:20:50 DEBUG : TestRWCacheUpdate(0xc0008f7cc0): _readAt: size=512, off=0 2024/11/14 21:20:50 DEBUG : TestRWCacheUpdate(0xc0008f7cc0): openPending: 2024/11/14 21:20:50 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-11-14 20:24:49 +0000 UTC" against cached fingerprint "20,2024-11-14 20:23:49 +0000 UTC" 2024/11/14 21:20:50 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-11-14 20:24:49 +0000 UTC" != cached fingerprint "20,2024-11-14 20:23:49 +0000 UTC") 2024/11/14 21:20:50 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/14 21:20:50 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/14 21:20:50 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/11/14 21:20:50 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/14 21:20:50 DEBUG : TestRWCacheUpdate(0xc0008f7cc0): >openPending: err= 2024/11/14 21:20:50 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/11/14 21:20:50 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/14 21:20:50 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/14 21:20:50 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/14 21:20:50 DEBUG : TestRWCacheUpdate(0xc0008f7cc0): >_readAt: n=20, err=EOF 2024/11/14 21:20:50 DEBUG : TestRWCacheUpdate(0xc0008f7cc0): close: 2024/11/14 21:20:50 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-14 20:24:49 +0000 GMT 2024/11/14 21:20:50 DEBUG : TestRWCacheUpdate(0xc0008f7cc0): >close: err= 2024/11/14 21:20:50 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/11/14 21:20:50 DEBUG : : forgetting directory cache 2024/11/14 21:20:50 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/14 21:20:50 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:50 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/14 21:20:50 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/14 21:20:50 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/14 21:20:50 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/14 21:20:50 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/14 21:20:50 DEBUG : TestRWCacheUpdate(0xc0005b9ec0): _readAt: size=512, off=0 2024/11/14 21:20:50 DEBUG : TestRWCacheUpdate(0xc0005b9ec0): openPending: 2024/11/14 21:20:50 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-11-14 20:25:49 +0000 UTC" against cached fingerprint "20,2024-11-14 20:24:49 +0000 UTC" 2024/11/14 21:20:50 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-11-14 20:25:49 +0000 UTC" != cached fingerprint "20,2024-11-14 20:24:49 +0000 UTC") 2024/11/14 21:20:50 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/14 21:20:50 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/14 21:20:50 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/11/14 21:20:50 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/14 21:20:50 DEBUG : TestRWCacheUpdate(0xc0005b9ec0): >openPending: err= 2024/11/14 21:20:50 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/11/14 21:20:50 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/14 21:20:50 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/14 21:20:50 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/14 21:20:50 DEBUG : TestRWCacheUpdate(0xc0005b9ec0): >_readAt: n=20, err=EOF 2024/11/14 21:20:50 DEBUG : TestRWCacheUpdate(0xc0005b9ec0): close: 2024/11/14 21:20:50 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-14 20:25:49 +0000 GMT 2024/11/14 21:20:50 DEBUG : TestRWCacheUpdate(0xc0005b9ec0): >close: err= 2024/11/14 21:20:50 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/11/14 21:20:51 DEBUG : : forgetting directory cache 2024/11/14 21:20:51 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/14 21:20:51 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:51 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/14 21:20:51 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/14 21:20:51 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/14 21:20:51 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/14 21:20:51 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/14 21:20:51 DEBUG : TestRWCacheUpdate(0xc0007fbc80): _readAt: size=512, off=0 2024/11/14 21:20:51 DEBUG : TestRWCacheUpdate(0xc0007fbc80): openPending: 2024/11/14 21:20:51 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-11-14 20:26:49 +0000 UTC" against cached fingerprint "20,2024-11-14 20:25:49 +0000 UTC" 2024/11/14 21:20:51 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-11-14 20:26:49 +0000 UTC" != cached fingerprint "20,2024-11-14 20:25:49 +0000 UTC") 2024/11/14 21:20:51 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/14 21:20:51 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/14 21:20:51 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/11/14 21:20:51 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/14 21:20:51 DEBUG : TestRWCacheUpdate(0xc0007fbc80): >openPending: err= 2024/11/14 21:20:51 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/11/14 21:20:51 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/14 21:20:51 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/14 21:20:51 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/14 21:20:51 DEBUG : TestRWCacheUpdate(0xc0007fbc80): >_readAt: n=20, err=EOF 2024/11/14 21:20:51 DEBUG : TestRWCacheUpdate(0xc0007fbc80): close: 2024/11/14 21:20:51 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-14 20:26:49 +0000 GMT 2024/11/14 21:20:51 DEBUG : TestRWCacheUpdate(0xc0007fbc80): >close: err= 2024/11/14 21:20:51 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/11/14 21:20:51 DEBUG : : forgetting directory cache 2024/11/14 21:20:51 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/14 21:20:51 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:51 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/14 21:20:51 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/14 21:20:51 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/14 21:20:51 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/14 21:20:51 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/14 21:20:51 DEBUG : TestRWCacheUpdate(0xc0006a7580): _readAt: size=512, off=0 2024/11/14 21:20:51 DEBUG : TestRWCacheUpdate(0xc0006a7580): openPending: 2024/11/14 21:20:51 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2024-11-14 20:27:49 +0000 UTC" against cached fingerprint "20,2024-11-14 20:26:49 +0000 UTC" 2024/11/14 21:20:51 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2024-11-14 20:27:49 +0000 UTC" != cached fingerprint "20,2024-11-14 20:26:49 +0000 UTC") 2024/11/14 21:20:51 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/14 21:20:51 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/14 21:20:51 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2024/11/14 21:20:51 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/14 21:20:51 DEBUG : TestRWCacheUpdate(0xc0006a7580): >openPending: err= 2024/11/14 21:20:51 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2024/11/14 21:20:51 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/14 21:20:51 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/14 21:20:51 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/14 21:20:51 DEBUG : TestRWCacheUpdate(0xc0006a7580): >_readAt: n=21, err=EOF 2024/11/14 21:20:51 DEBUG : TestRWCacheUpdate(0xc0006a7580): close: 2024/11/14 21:20:51 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-14 20:27:49 +0000 GMT 2024/11/14 21:20:51 DEBUG : TestRWCacheUpdate(0xc0006a7580): >close: err= 2024/11/14 21:20:51 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/11/14 21:20:51 DEBUG : : forgetting directory cache 2024/11/14 21:20:51 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/14 21:20:51 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:51 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/14 21:20:51 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/14 21:20:51 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/14 21:20:51 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/14 21:20:51 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/14 21:20:51 DEBUG : TestRWCacheUpdate(0xc000a67380): _readAt: size=512, off=0 2024/11/14 21:20:51 DEBUG : TestRWCacheUpdate(0xc000a67380): openPending: 2024/11/14 21:20:51 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2024-11-14 20:28:49 +0000 UTC" against cached fingerprint "21,2024-11-14 20:27:49 +0000 UTC" 2024/11/14 21:20:51 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2024-11-14 20:28:49 +0000 UTC" != cached fingerprint "21,2024-11-14 20:27:49 +0000 UTC") 2024/11/14 21:20:51 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/14 21:20:51 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/14 21:20:51 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2024/11/14 21:20:51 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/14 21:20:51 DEBUG : TestRWCacheUpdate(0xc000a67380): >openPending: err= 2024/11/14 21:20:51 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2024/11/14 21:20:51 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/14 21:20:51 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/14 21:20:51 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/14 21:20:51 DEBUG : TestRWCacheUpdate(0xc000a67380): >_readAt: n=22, err=EOF 2024/11/14 21:20:51 DEBUG : TestRWCacheUpdate(0xc000a67380): close: 2024/11/14 21:20:51 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-14 20:28:49 +0000 GMT 2024/11/14 21:20:51 DEBUG : TestRWCacheUpdate(0xc000a67380): >close: err= 2024/11/14 21:20:51 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/11/14 21:20:51 DEBUG : : forgetting directory cache 2024/11/14 21:20:51 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/14 21:20:51 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:51 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/14 21:20:51 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/14 21:20:51 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/14 21:20:51 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/14 21:20:51 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/14 21:20:51 DEBUG : TestRWCacheUpdate(0xc000dfa6c0): _readAt: size=512, off=0 2024/11/14 21:20:51 DEBUG : TestRWCacheUpdate(0xc000dfa6c0): openPending: 2024/11/14 21:20:51 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2024-11-14 20:29:49 +0000 UTC" against cached fingerprint "22,2024-11-14 20:28:49 +0000 UTC" 2024/11/14 21:20:51 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2024-11-14 20:29:49 +0000 UTC" != cached fingerprint "22,2024-11-14 20:28:49 +0000 UTC") 2024/11/14 21:20:51 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/14 21:20:51 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/14 21:20:51 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2024/11/14 21:20:51 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/14 21:20:51 DEBUG : TestRWCacheUpdate(0xc000dfa6c0): >openPending: err= 2024/11/14 21:20:51 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2024/11/14 21:20:51 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/14 21:20:51 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/14 21:20:51 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/14 21:20:51 DEBUG : TestRWCacheUpdate(0xc000dfa6c0): >_readAt: n=23, err=EOF 2024/11/14 21:20:51 DEBUG : TestRWCacheUpdate(0xc000dfa6c0): close: 2024/11/14 21:20:51 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-14 20:29:49 +0000 GMT 2024/11/14 21:20:51 DEBUG : TestRWCacheUpdate(0xc000dfa6c0): >close: err= 2024/11/14 21:20:51 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/11/14 21:20:52 DEBUG : : forgetting directory cache 2024/11/14 21:20:52 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/14 21:20:52 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:20:52 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/14 21:20:52 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/14 21:20:52 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/14 21:20:52 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/14 21:20:52 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/14 21:20:52 DEBUG : TestRWCacheUpdate(0xc000aa8480): _readAt: size=512, off=0 2024/11/14 21:20:52 DEBUG : TestRWCacheUpdate(0xc000aa8480): openPending: 2024/11/14 21:20:52 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2024-11-14 20:30:49 +0000 UTC" against cached fingerprint "23,2024-11-14 20:29:49 +0000 UTC" 2024/11/14 21:20:52 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2024-11-14 20:30:49 +0000 UTC" != cached fingerprint "23,2024-11-14 20:29:49 +0000 UTC") 2024/11/14 21:20:52 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/14 21:20:52 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/14 21:20:52 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2024/11/14 21:20:52 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/14 21:20:52 DEBUG : TestRWCacheUpdate(0xc000aa8480): >openPending: err= 2024/11/14 21:20:52 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2024/11/14 21:20:52 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/14 21:20:52 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/14 21:20:52 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/14 21:20:52 DEBUG : TestRWCacheUpdate(0xc000aa8480): >_readAt: n=24, err=EOF 2024/11/14 21:20:52 DEBUG : TestRWCacheUpdate(0xc000aa8480): close: 2024/11/14 21:20:52 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-14 20:30:49 +0000 GMT 2024/11/14 21:20:52 DEBUG : TestRWCacheUpdate(0xc000aa8480): >close: err= 2024/11/14 21:20:52 DEBUG : WaitForWriters: timeout=30s 2024/11/14 21:20:52 DEBUG : : Looking for writers 2024/11/14 21:20:52 DEBUG : TestRWCacheUpdate: reading active writers 2024/11/14 21:20:52 DEBUG : >WaitForWriters: 2024/11/14 21:20:52 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.59s) === RUN TestCaseSensitivity run.go:180: Remote "webdav root 'rclone-test-jucohaf1vika'", Local "Local file system at /tmp/rclone305703901", Modify Window "1s" 2024/11/14 21:20:52 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2024/11/14 21:20:52 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2024/11/14 21:20:52 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2024/11/14 21:20:52 INFO : webdav root 'rclone-test-jucohaf1vika': poll-interval is not supported by this remote 2024/11/14 21:20:52 INFO : webdav root 'rclone-test-jucohaf1vika': poll-interval is not supported by this remote 2024/11/14 21:20:52 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/14 21:20:52 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/11/14 21:20:52 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/11/14 21:20:52 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/11/14 21:20:52 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/11/14 21:20:52 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/14 21:20:52 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/14 21:20:52 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/11/14 21:20:52 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/11/14 21:20:52 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/11/14 21:20:52 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/11/14 21:20:52 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/14 21:20:52 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/14 21:20:52 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/11/14 21:20:52 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/11/14 21:20:52 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/11/14 21:20:52 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/11/14 21:20:52 DEBUG : : forgetting directory cache 2024/11/14 21:20:52 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/14 21:20:52 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/14 21:20:52 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/14 21:20:52 DEBUG : FiLeB: Open: flags=O_RDONLY 2024/11/14 21:20:52 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2024/11/14 21:20:52 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2024/11/14 21:20:52 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2024/11/14 21:20:52 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/14 21:20:52 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/14 21:20:52 DEBUG : FilEb: Open: flags=O_RDONLY 2024/11/14 21:20:52 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2024/11/14 21:20:52 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2024/11/14 21:20:52 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2024/11/14 21:20:52 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/14 21:20:52 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/14 21:20:52 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/11/14 21:20:52 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/11/14 21:20:52 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/11/14 21:20:52 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/11/14 21:20:52 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/14 21:20:52 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/14 21:20:52 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/11/14 21:20:52 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/11/14 21:20:52 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2024/11/14 21:20:52 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/11/14 21:20:52 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/14 21:20:52 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/14 21:20:52 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/11/14 21:20:52 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/11/14 21:20:52 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2024/11/14 21:20:52 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/11/14 21:20:52 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/14 21:20:52 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/14 21:20:52 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/11/14 21:20:52 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/11/14 21:20:52 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2024/11/14 21:20:52 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/11/14 21:20:52 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/14 21:20:52 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/14 21:20:52 DEBUG : FiLeB: Open: flags=O_RDONLY 2024/11/14 21:20:52 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2024/11/14 21:20:52 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2024/11/14 21:20:52 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2024/11/14 21:20:52 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/14 21:20:52 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/14 21:20:52 DEBUG : FilEb: Open: flags=O_RDONLY 2024/11/14 21:20:52 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2024/11/14 21:20:52 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2024/11/14 21:20:52 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2024/11/14 21:20:52 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/14 21:20:52 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/14 21:20:52 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2024/11/14 21:20:52 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2024/11/14 21:20:52 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/14 21:20:52 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2024/11/14 21:20:52 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2024/11/14 21:20:52 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/14 21:20:52 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/11/14 21:20:52 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/11/14 21:20:52 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/11/14 21:20:52 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/11/14 21:20:52 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/14 21:20:52 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/14 21:20:52 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2024/11/14 21:20:52 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/14 21:20:52 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2024/11/14 21:20:52 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/14 21:20:52 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2024/11/14 21:20:52 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/14 21:20:52 DEBUG : FiLeB: Open: flags=O_RDONLY 2024/11/14 21:20:52 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2024/11/14 21:20:52 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2024/11/14 21:20:52 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2024/11/14 21:20:52 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/14 21:20:52 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/14 21:20:52 DEBUG : FilEb: Open: flags=O_RDONLY 2024/11/14 21:20:52 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2024/11/14 21:20:52 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2024/11/14 21:20:52 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2024/11/14 21:20:52 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/14 21:20:52 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/14 21:20:52 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2024/11/14 21:20:52 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/14 21:20:52 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2024/11/14 21:20:52 DEBUG : WaitForWriters: timeout=30s 2024/11/14 21:20:52 DEBUG : : Looking for writers 2024/11/14 21:20:52 DEBUG : FiLeA: reading active writers 2024/11/14 21:20:52 DEBUG : FiLeB: reading active writers 2024/11/14 21:20:52 DEBUG : FilEb: reading active writers 2024/11/14 21:20:52 DEBUG : >WaitForWriters: 2024/11/14 21:20:52 DEBUG : WaitForWriters: timeout=30s 2024/11/14 21:20:52 DEBUG : : Looking for writers 2024/11/14 21:20:52 DEBUG : FiLeA: reading active writers 2024/11/14 21:20:52 DEBUG : FiLeB: reading active writers 2024/11/14 21:20:52 DEBUG : FilEb: reading active writers 2024/11/14 21:20:52 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.34s) === RUN TestUnicodeNormalization run.go:180: Remote "webdav root 'rclone-test-jucohaf1vika'", Local "Local file system at /tmp/rclone305703901", Modify Window "1s" 2024/11/14 21:20:52 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2024/11/14 21:20:52 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2024/11/14 21:20:52 INFO : webdav root 'rclone-test-jucohaf1vika': poll-interval is not supported by this remote 2024/11/14 21:20:52 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/14 21:20:52 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2024/11/14 21:20:52 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2024/11/14 21:20:52 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2024/11/14 21:20:52 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2024/11/14 21:20:52 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/14 21:20:52 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/14 21:20:52 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2024/11/14 21:20:52 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2024/11/14 21:20:52 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2024/11/14 21:20:52 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2024/11/14 21:20:52 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/14 21:20:52 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/14 21:20:52 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2024/11/14 21:20:52 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2024/11/14 21:20:52 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2024/11/14 21:20:52 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2024/11/14 21:20:52 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/14 21:20:52 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/14 21:20:52 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2024/11/14 21:20:52 DEBUG : WaitForWriters: timeout=30s 2024/11/14 21:20:52 DEBUG : : Looking for writers 2024/11/14 21:20:52 DEBUG : normal name with no special characters.txt: reading active writers 2024/11/14 21:20:52 DEBUG : 測試_Русский___ě_áñ: reading active writers 2024/11/14 21:20:52 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.16s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "webdav root 'rclone-test-jucohaf1vika'", Local "Local file system at /tmp/rclone305703901", Modify Window "1s" 2024/11/14 21:20:52 INFO : webdav root 'rclone-test-jucohaf1vika': poll-interval is not supported by this remote 2024/11/14 21:20:52 DEBUG : webdav root 'rclone-test-jucohaf1vika': Re-using VFS from active cache 2024/11/14 21:20:52 DEBUG : WaitForWriters: timeout=30s 2024/11/14 21:20:52 DEBUG : : Looking for writers 2024/11/14 21:20:52 DEBUG : >WaitForWriters: 2024/11/14 21:20:52 DEBUG : WaitForWriters: timeout=30s 2024/11/14 21:20:52 DEBUG : : Looking for writers 2024/11/14 21:20:52 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.02s) === RUN TestVFSNewWithOpts run.go:180: Remote "webdav root 'rclone-test-jucohaf1vika'", Local "Local file system at /tmp/rclone305703901", Modify Window "1s" 2024/11/14 21:20:52 INFO : webdav root 'rclone-test-jucohaf1vika': poll-interval is not supported by this remote 2024/11/14 21:20:52 DEBUG : WaitForWriters: timeout=30s 2024/11/14 21:20:52 DEBUG : : Looking for writers 2024/11/14 21:20:52 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.02s) === RUN TestVFSRoot run.go:180: Remote "webdav root 'rclone-test-jucohaf1vika'", Local "Local file system at /tmp/rclone305703901", Modify Window "1s" 2024/11/14 21:20:52 INFO : webdav root 'rclone-test-jucohaf1vika': poll-interval is not supported by this remote 2024/11/14 21:20:52 DEBUG : WaitForWriters: timeout=30s 2024/11/14 21:20:52 DEBUG : : Looking for writers 2024/11/14 21:20:52 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.02s) === RUN TestVFSStat run.go:180: Remote "webdav root 'rclone-test-jucohaf1vika'", Local "Local file system at /tmp/rclone305703901", Modify Window "1s" 2024/11/14 21:20:52 INFO : webdav root 'rclone-test-jucohaf1vika': poll-interval is not supported by this remote 2024/11/14 21:20:52 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/11/14 21:20:52 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2024/11/14 21:20:52 DEBUG : WaitForWriters: timeout=30s 2024/11/14 21:20:52 DEBUG : dir: Looking for writers 2024/11/14 21:20:52 DEBUG : file2: reading active writers 2024/11/14 21:20:52 DEBUG : : Looking for writers 2024/11/14 21:20:52 DEBUG : dir: reading active writers 2024/11/14 21:20:52 DEBUG : file1: reading active writers 2024/11/14 21:20:52 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.18s) === RUN TestVFSStatParent run.go:180: Remote "webdav root 'rclone-test-jucohaf1vika'", Local "Local file system at /tmp/rclone305703901", Modify Window "1s" 2024/11/14 21:20:52 INFO : webdav root 'rclone-test-jucohaf1vika': poll-interval is not supported by this remote 2024/11/14 21:20:52 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/11/14 21:20:52 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2024/11/14 21:20:53 DEBUG : WaitForWriters: timeout=30s 2024/11/14 21:20:53 DEBUG : dir: Looking for writers 2024/11/14 21:20:53 DEBUG : : Looking for writers 2024/11/14 21:20:53 DEBUG : dir: reading active writers 2024/11/14 21:20:53 DEBUG : file1: reading active writers 2024/11/14 21:20:53 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.17s) === RUN TestVFSOpenFile run.go:180: Remote "webdav root 'rclone-test-jucohaf1vika'", Local "Local file system at /tmp/rclone305703901", Modify Window "1s" 2024/11/14 21:20:53 INFO : webdav root 'rclone-test-jucohaf1vika': poll-interval is not supported by this remote 2024/11/14 21:20:53 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/11/14 21:20:53 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2024/11/14 21:20:53 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/14 21:20:53 DEBUG : file1: Open: flags=O_RDONLY 2024/11/14 21:20:53 DEBUG : file1: >Open: fd=file1 (r), err= 2024/11/14 21:20:53 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2024/11/14 21:20:53 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/14 21:20:53 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2024/11/14 21:20:53 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/14 21:20:53 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2024/11/14 21:20:53 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:53 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:53 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2024/11/14 21:20:53 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2024/11/14 21:20:53 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2024/11/14 21:20:53 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2024/11/14 21:20:53 DEBUG : webdav root 'rclone-test-jucohaf1vika': File to upload is small (0 bytes), uploading instead of streaming 2024/11/14 21:20:53 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2024/11/14 21:20:53 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2024/11/14 21:20:53 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2024/11/14 21:20:53 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:53 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2024/11/14 21:20:53 DEBUG : WaitForWriters: timeout=30s 2024/11/14 21:20:53 DEBUG : dir: Looking for writers 2024/11/14 21:20:53 DEBUG : file2: reading active writers 2024/11/14 21:20:53 DEBUG : new_file.txt: reading active writers 2024/11/14 21:20:53 DEBUG : : Looking for writers 2024/11/14 21:20:53 DEBUG : dir: reading active writers 2024/11/14 21:20:53 DEBUG : file1: reading active writers 2024/11/14 21:20:53 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.23s) === RUN TestVFSRename run.go:180: Remote "webdav root 'rclone-test-jucohaf1vika'", Local "Local file system at /tmp/rclone305703901", Modify Window "1s" 2024/11/14 21:20:53 INFO : webdav root 'rclone-test-jucohaf1vika': poll-interval is not supported by this remote 2024/11/14 21:20:53 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2024/11/14 21:20:53 INFO : dir/file2: Moved (server-side) to: dir/file1 2024/11/14 21:20:53 DEBUG : dir/file1: Updating file with dir/file1 0xc000805500 2024/11/14 21:20:53 DEBUG : dir: Added virtual directory entry vDel: "file2" 2024/11/14 21:20:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/14 21:20:53 INFO : dir/file1: Moved (server-side) to: file0 2024/11/14 21:20:53 DEBUG : file0: Updating file with file0 0xc000805500 2024/11/14 21:20:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/14 21:20:53 DEBUG : : Added virtual directory entry vAddFile: "file0" 2024/11/14 21:20:53 DEBUG : WaitForWriters: timeout=30s 2024/11/14 21:20:53 DEBUG : dir: Looking for writers 2024/11/14 21:20:53 DEBUG : : Looking for writers 2024/11/14 21:20:53 DEBUG : dir: reading active writers 2024/11/14 21:20:53 DEBUG : file0: reading active writers 2024/11/14 21:20:53 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.27s) === RUN TestVFSStatfs run.go:180: Remote "webdav root 'rclone-test-jucohaf1vika'", Local "Local file system at /tmp/rclone305703901", Modify Window "1s" 2024/11/14 21:20:53 INFO : webdav root 'rclone-test-jucohaf1vika': poll-interval is not supported by this remote 2024/11/14 21:20:53 DEBUG : WaitForWriters: timeout=30s 2024/11/14 21:20:53 DEBUG : : Looking for writers 2024/11/14 21:20:53 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.03s) === RUN TestVFSMkdir run.go:180: Remote "webdav root 'rclone-test-jucohaf1vika'", Local "Local file system at /tmp/rclone305703901", Modify Window "1s" 2024/11/14 21:20:53 INFO : webdav root 'rclone-test-jucohaf1vika': poll-interval is not supported by this remote 2024/11/14 21:20:53 DEBUG : : Added virtual directory entry vAddDir: "/" 2024/11/14 21:20:53 DEBUG : : Added virtual directory entry vAddDir: "a" 2024/11/14 21:20:53 DEBUG : : Added virtual directory entry vAddDir: "b" 2024/11/14 21:20:53 DEBUG : : Added virtual directory entry vAddDir: "c" 2024/11/14 21:20:53 DEBUG : : Added virtual directory entry vAddDir: "d" 2024/11/14 21:20:53 DEBUG : WaitForWriters: timeout=30s 2024/11/14 21:20:53 DEBUG : b: Looking for writers 2024/11/14 21:20:53 DEBUG : c: Looking for writers 2024/11/14 21:20:53 DEBUG : d: Looking for writers 2024/11/14 21:20:53 DEBUG : : Looking for writers 2024/11/14 21:20:53 DEBUG : a: Looking for writers 2024/11/14 21:20:53 DEBUG : : Looking for writers 2024/11/14 21:20:53 DEBUG : /: reading active writers 2024/11/14 21:20:53 DEBUG : a: reading active writers 2024/11/14 21:20:53 DEBUG : b: reading active writers 2024/11/14 21:20:53 DEBUG : c: reading active writers 2024/11/14 21:20:53 DEBUG : d: reading active writers 2024/11/14 21:20:53 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.41s) === RUN TestVFSMkdirAll run.go:180: Remote "webdav root 'rclone-test-jucohaf1vika'", Local "Local file system at /tmp/rclone305703901", Modify Window "1s" 2024/11/14 21:20:54 INFO : webdav root 'rclone-test-jucohaf1vika': poll-interval is not supported by this remote 2024/11/14 21:20:54 DEBUG : : Added virtual directory entry vAddDir: "a" 2024/11/14 21:20:54 DEBUG : a: Added virtual directory entry vAddDir: "b" 2024/11/14 21:20:54 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2024/11/14 21:20:54 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2024/11/14 21:20:54 DEBUG : WaitForWriters: timeout=30s 2024/11/14 21:20:54 DEBUG : a/b/c/d: Looking for writers 2024/11/14 21:20:54 DEBUG : a/b/c: Looking for writers 2024/11/14 21:20:54 DEBUG : d: reading active writers 2024/11/14 21:20:54 DEBUG : a/b: Looking for writers 2024/11/14 21:20:54 DEBUG : c: reading active writers 2024/11/14 21:20:54 DEBUG : a: Looking for writers 2024/11/14 21:20:54 DEBUG : b: reading active writers 2024/11/14 21:20:54 DEBUG : : Looking for writers 2024/11/14 21:20:54 DEBUG : a: reading active writers 2024/11/14 21:20:54 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.42s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:180: Remote "webdav root 'rclone-test-jucohaf1vika'", Local "Local file system at /tmp/rclone305703901", Modify Window "1s" 2024/11/14 21:20:54 INFO : webdav root 'rclone-test-jucohaf1vika': poll-interval is not supported by this remote 2024/11/14 21:20:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/14 21:20:54 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/14 21:20:54 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/14 21:20:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/14 21:20:54 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2024/11/14 21:20:54 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2024/11/14 21:20:54 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2024/11/14 21:20:54 DEBUG : webdav root 'rclone-test-jucohaf1vika': File to upload is small (5 bytes), uploading instead of streaming 2024/11/14 21:20:54 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/11/14 21:20:54 DEBUG : file1: Size of src and dst objects identical 2024/11/14 21:20:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/14 21:20:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/14 21:20:54 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/14 21:20:54 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/14 21:20:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/14 21:20:54 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/14 21:20:54 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/14 21:20:54 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2024/11/14 21:20:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2024/11/14 21:20:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/11/14 21:20:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/14 21:20:54 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/14 21:20:54 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/14 21:20:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/14 21:20:54 DEBUG : webdav root 'rclone-test-jucohaf1vika': File to upload is small (0 bytes), uploading instead of streaming 2024/11/14 21:20:54 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/11/14 21:20:54 DEBUG : file1: Size of src and dst objects identical 2024/11/14 21:20:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/14 21:20:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2024/11/14 21:20:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/11/14 21:20:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/14 21:20:54 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/14 21:20:54 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/14 21:20:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/14 21:20:54 DEBUG : webdav root 'rclone-test-jucohaf1vika': File to upload is small (7 bytes), uploading instead of streaming 2024/11/14 21:20:54 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/11/14 21:20:54 DEBUG : file1: Size of src and dst objects identical 2024/11/14 21:20:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/14 21:20:54 DEBUG : WaitForWriters: timeout=30s 2024/11/14 21:20:54 DEBUG : : Looking for writers 2024/11/14 21:20:54 DEBUG : file1: reading active writers 2024/11/14 21:20:54 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.15s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-jucohaf1vika'", Local "Local file system at /tmp/rclone305703901", Modify Window "1s" 2024/11/14 21:20:54 INFO : webdav root 'rclone-test-jucohaf1vika': poll-interval is not supported by this remote 2024/11/14 21:20:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/14 21:20:54 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/14 21:20:54 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/14 21:20:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/14 21:20:54 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2024/11/14 21:20:55 DEBUG : file1: aborting in-sequence write wait, off=100 2024/11/14 21:20:55 DEBUG : file1: failed to wait for in-sequence write to 100 2024/11/14 21:20:55 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2024/11/14 21:20:55 DEBUG : webdav root 'rclone-test-jucohaf1vika': File to upload is small (11 bytes), uploading instead of streaming 2024/11/14 21:20:55 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/11/14 21:20:55 DEBUG : file1: Size of src and dst objects identical 2024/11/14 21:20:55 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/14 21:20:55 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2024/11/14 21:20:55 DEBUG : WaitForWriters: timeout=30s 2024/11/14 21:20:55 DEBUG : : Looking for writers 2024/11/14 21:20:55 DEBUG : file1: reading active writers 2024/11/14 21:20:55 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.08s) === RUN TestWriteFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-jucohaf1vika'", Local "Local file system at /tmp/rclone305703901", Modify Window "1s" 2024/11/14 21:20:55 INFO : webdav root 'rclone-test-jucohaf1vika': poll-interval is not supported by this remote 2024/11/14 21:20:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:55 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/14 21:20:55 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/14 21:20:55 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/14 21:20:55 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2024/11/14 21:20:55 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/14 21:20:55 DEBUG : webdav root 'rclone-test-jucohaf1vika': File to upload is small (5 bytes), uploading instead of streaming 2024/11/14 21:20:55 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/11/14 21:20:55 DEBUG : file1: Size of src and dst objects identical 2024/11/14 21:20:55 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/14 21:20:55 DEBUG : file1: WriteFileHandle.Flush nothing to do 2024/11/14 21:20:55 DEBUG : WaitForWriters: timeout=30s 2024/11/14 21:20:55 DEBUG : : Looking for writers 2024/11/14 21:20:55 DEBUG : file1: reading active writers 2024/11/14 21:20:55 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.08s) === RUN TestWriteFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-jucohaf1vika'", Local "Local file system at /tmp/rclone305703901", Modify Window "1s" 2024/11/14 21:20:55 INFO : webdav root 'rclone-test-jucohaf1vika': poll-interval is not supported by this remote 2024/11/14 21:20:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:55 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/14 21:20:55 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/14 21:20:55 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/14 21:20:55 DEBUG : file1: WriteFileHandle.Release closing 2024/11/14 21:20:55 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/14 21:20:55 DEBUG : webdav root 'rclone-test-jucohaf1vika': File to upload is small (0 bytes), uploading instead of streaming 2024/11/14 21:20:55 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/11/14 21:20:55 DEBUG : file1: Size of src and dst objects identical 2024/11/14 21:20:55 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/14 21:20:55 DEBUG : file1: WriteFileHandle.Release nothing to do 2024/11/14 21:20:55 DEBUG : WaitForWriters: timeout=30s 2024/11/14 21:20:55 DEBUG : : Looking for writers 2024/11/14 21:20:55 DEBUG : file1: reading active writers 2024/11/14 21:20:55 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.08s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-jucohaf1vika'", Local "Local file system at /tmp/rclone305703901", Modify Window "1s" 2024/11/14 21:20:55 INFO : webdav root 'rclone-test-jucohaf1vika': poll-interval is not supported by this remote 2024/11/14 21:20:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:20:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:20:55 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/14 21:20:55 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/14 21:20:55 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2024/11/14 21:20:55 DEBUG : WaitForWriters: timeout=30s 2024/11/14 21:20:55 DEBUG : : Looking for writers 2024/11/14 21:20:55 DEBUG : file1: reading active writers 2024/11/14 21:20:55 DEBUG : file1: active writers 1 2024/11/14 21:20:55 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2024/11/14 21:20:55 DEBUG : : Looking for writers 2024/11/14 21:20:55 DEBUG : file1: reading active writers 2024/11/14 21:20:55 DEBUG : file1: active writers 1 2024/11/14 21:20:55 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2024/11/14 21:20:55 DEBUG : : Looking for writers 2024/11/14 21:20:55 DEBUG : file1: reading active writers 2024/11/14 21:20:55 DEBUG : file1: active writers 1 2024/11/14 21:20:55 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2024/11/14 21:20:55 DEBUG : : Looking for writers 2024/11/14 21:20:55 DEBUG : file1: reading active writers 2024/11/14 21:20:55 DEBUG : file1: active writers 1 2024/11/14 21:20:55 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2024/11/14 21:20:56 DEBUG : : Looking for writers 2024/11/14 21:20:56 DEBUG : file1: reading active writers 2024/11/14 21:20:56 DEBUG : file1: active writers 1 2024/11/14 21:20:56 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2024/11/14 21:20:56 DEBUG : : Looking for writers 2024/11/14 21:20:56 DEBUG : file1: reading active writers 2024/11/14 21:20:56 DEBUG : file1: active writers 1 2024/11/14 21:20:56 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2024/11/14 21:20:56 DEBUG : : Looking for writers 2024/11/14 21:20:56 DEBUG : file1: reading active writers 2024/11/14 21:20:56 DEBUG : file1: active writers 1 2024/11/14 21:20:56 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2024/11/14 21:20:57 DEBUG : : Looking for writers 2024/11/14 21:20:57 DEBUG : file1: reading active writers 2024/11/14 21:20:57 DEBUG : file1: active writers 1 2024/11/14 21:20:57 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/14 21:20:58 DEBUG : : Looking for writers 2024/11/14 21:20:58 DEBUG : file1: reading active writers 2024/11/14 21:20:58 DEBUG : file1: active writers 1 2024/11/14 21:20:58 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/14 21:20:59 DEBUG : : Looking for writers 2024/11/14 21:20:59 DEBUG : file1: reading active writers 2024/11/14 21:20:59 DEBUG : file1: active writers 1 2024/11/14 21:20:59 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/14 21:21:00 DEBUG : : Looking for writers 2024/11/14 21:21:00 DEBUG : file1: reading active writers 2024/11/14 21:21:00 DEBUG : file1: active writers 1 2024/11/14 21:21:00 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/14 21:21:01 DEBUG : : Looking for writers 2024/11/14 21:21:01 DEBUG : file1: reading active writers 2024/11/14 21:21:01 DEBUG : file1: active writers 1 2024/11/14 21:21:01 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/14 21:21:02 DEBUG : : Looking for writers 2024/11/14 21:21:02 DEBUG : file1: reading active writers 2024/11/14 21:21:02 DEBUG : file1: active writers 1 2024/11/14 21:21:02 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/14 21:21:03 DEBUG : : Looking for writers 2024/11/14 21:21:03 DEBUG : file1: reading active writers 2024/11/14 21:21:03 DEBUG : file1: active writers 1 2024/11/14 21:21:03 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/14 21:21:04 DEBUG : : Looking for writers 2024/11/14 21:21:04 DEBUG : file1: reading active writers 2024/11/14 21:21:04 DEBUG : file1: active writers 1 2024/11/14 21:21:04 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/14 21:21:05 DEBUG : : Looking for writers 2024/11/14 21:21:05 DEBUG : file1: reading active writers 2024/11/14 21:21:05 DEBUG : file1: active writers 1 2024/11/14 21:21:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/14 21:21:06 DEBUG : : Looking for writers 2024/11/14 21:21:06 DEBUG : file1: reading active writers 2024/11/14 21:21:06 DEBUG : file1: active writers 1 2024/11/14 21:21:06 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/14 21:21:07 DEBUG : : Looking for writers 2024/11/14 21:21:07 DEBUG : file1: reading active writers 2024/11/14 21:21:07 DEBUG : file1: active writers 1 2024/11/14 21:21:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/14 21:21:08 DEBUG : : Looking for writers 2024/11/14 21:21:08 DEBUG : file1: reading active writers 2024/11/14 21:21:08 DEBUG : file1: active writers 1 2024/11/14 21:21:08 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/14 21:21:09 DEBUG : : Looking for writers 2024/11/14 21:21:09 DEBUG : file1: reading active writers 2024/11/14 21:21:09 DEBUG : file1: active writers 1 2024/11/14 21:21:09 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/14 21:21:10 DEBUG : : Looking for writers 2024/11/14 21:21:10 DEBUG : file1: reading active writers 2024/11/14 21:21:10 DEBUG : file1: active writers 1 2024/11/14 21:21:10 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/14 21:21:11 DEBUG : : Looking for writers 2024/11/14 21:21:11 DEBUG : file1: reading active writers 2024/11/14 21:21:11 DEBUG : file1: active writers 1 2024/11/14 21:21:11 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/14 21:21:12 DEBUG : : Looking for writers 2024/11/14 21:21:12 DEBUG : file1: reading active writers 2024/11/14 21:21:12 DEBUG : file1: active writers 1 2024/11/14 21:21:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/14 21:21:13 DEBUG : : Looking for writers 2024/11/14 21:21:13 DEBUG : file1: reading active writers 2024/11/14 21:21:13 DEBUG : file1: active writers 1 2024/11/14 21:21:13 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/14 21:21:14 DEBUG : : Looking for writers 2024/11/14 21:21:14 DEBUG : file1: reading active writers 2024/11/14 21:21:14 DEBUG : file1: active writers 1 2024/11/14 21:21:14 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/14 21:21:15 DEBUG : : Looking for writers 2024/11/14 21:21:15 DEBUG : file1: reading active writers 2024/11/14 21:21:15 DEBUG : file1: active writers 1 2024/11/14 21:21:15 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/14 21:21:16 DEBUG : : Looking for writers 2024/11/14 21:21:16 DEBUG : file1: reading active writers 2024/11/14 21:21:16 DEBUG : file1: active writers 1 2024/11/14 21:21:16 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/14 21:21:17 DEBUG : : Looking for writers 2024/11/14 21:21:17 DEBUG : file1: reading active writers 2024/11/14 21:21:17 DEBUG : file1: active writers 1 2024/11/14 21:21:17 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/14 21:21:18 DEBUG : : Looking for writers 2024/11/14 21:21:18 DEBUG : file1: reading active writers 2024/11/14 21:21:18 DEBUG : file1: active writers 1 2024/11/14 21:21:18 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/14 21:21:19 DEBUG : : Looking for writers 2024/11/14 21:21:19 DEBUG : file1: reading active writers 2024/11/14 21:21:19 DEBUG : file1: active writers 1 2024/11/14 21:21:19 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/14 21:21:20 DEBUG : : Looking for writers 2024/11/14 21:21:20 DEBUG : file1: reading active writers 2024/11/14 21:21:20 DEBUG : file1: active writers 1 2024/11/14 21:21:20 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/14 21:21:21 DEBUG : : Looking for writers 2024/11/14 21:21:21 DEBUG : file1: reading active writers 2024/11/14 21:21:21 DEBUG : file1: active writers 1 2024/11/14 21:21:21 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/14 21:21:22 DEBUG : : Looking for writers 2024/11/14 21:21:22 DEBUG : file1: reading active writers 2024/11/14 21:21:22 DEBUG : file1: active writers 1 2024/11/14 21:21:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/14 21:21:23 DEBUG : : Looking for writers 2024/11/14 21:21:23 DEBUG : file1: reading active writers 2024/11/14 21:21:23 DEBUG : file1: active writers 1 2024/11/14 21:21:23 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/14 21:21:24 DEBUG : : Looking for writers 2024/11/14 21:21:24 DEBUG : file1: reading active writers 2024/11/14 21:21:24 DEBUG : file1: active writers 1 2024/11/14 21:21:24 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/14 21:21:25 DEBUG : : Looking for writers 2024/11/14 21:21:25 DEBUG : file1: reading active writers 2024/11/14 21:21:25 DEBUG : file1: active writers 1 2024/11/14 21:21:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/14 21:21:25 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2024/11/14 21:21:25 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.02s) === RUN TestFileReadAtZeroLength run.go:180: Remote "webdav root 'rclone-test-jucohaf1vika'", Local "Local file system at /tmp/rclone305703901", Modify Window "1s" 2024/11/14 21:21:25 INFO : webdav root 'rclone-test-jucohaf1vika': poll-interval is not supported by this remote 2024/11/14 21:21:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:21:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:21:25 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/14 21:21:25 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/14 21:21:25 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/14 21:21:25 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/14 21:21:25 DEBUG : webdav root 'rclone-test-jucohaf1vika': File to upload is small (0 bytes), uploading instead of streaming 2024/11/14 21:21:25 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/11/14 21:21:25 DEBUG : file1: Size of src and dst objects identical 2024/11/14 21:21:25 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/14 21:21:25 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:21:25 DEBUG : file1: Open: flags=O_RDONLY 2024/11/14 21:21:25 DEBUG : file1: >Open: fd=file1 (r), err= 2024/11/14 21:21:25 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2024/11/14 21:21:25 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2024/11/14 21:21:25 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2024/11/14 21:21:25 DEBUG : WaitForWriters: timeout=30s 2024/11/14 21:21:25 DEBUG : : Looking for writers 2024/11/14 21:21:25 DEBUG : file1: reading active writers 2024/11/14 21:21:25 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.09s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "webdav root 'rclone-test-jucohaf1vika'", Local "Local file system at /tmp/rclone305703901", Modify Window "1s" 2024/11/14 21:21:25 INFO : webdav root 'rclone-test-jucohaf1vika': poll-interval is not supported by this remote 2024/11/14 21:21:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/14 21:21:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/14 21:21:25 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/14 21:21:25 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/14 21:21:25 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/14 21:21:25 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/14 21:21:25 DEBUG : webdav root 'rclone-test-jucohaf1vika': File to upload is small (100 bytes), uploading instead of streaming 2024/11/14 21:21:25 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/11/14 21:21:26 DEBUG : file1: Size of src and dst objects identical 2024/11/14 21:21:26 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/14 21:21:26 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/14 21:21:26 DEBUG : file1: Open: flags=O_RDONLY 2024/11/14 21:21:26 DEBUG : file1: >Open: fd=file1 (r), err= 2024/11/14 21:21:26 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2024/11/14 21:21:26 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2024/11/14 21:21:26 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2024/11/14 21:21:26 DEBUG : WaitForWriters: timeout=30s 2024/11/14 21:21:26 DEBUG : : Looking for writers 2024/11/14 21:21:26 DEBUG : file1: reading active writers 2024/11/14 21:21:26 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.09s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2024/11/14 21:21:26 DEBUG : webdav root 'rclone-test-jucohaf1vika': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Finished OK in 1m19.060680797s (try 1/5)