"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Starting (try 1/5) 2025/02/08 03:59:53 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-telanug6zako" 2025/02/08 03:59:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/08 03:59:53 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2025/02/08 03:59:53 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/02/08 03:59:53 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/02/08 03:59:53 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/02/08 03:59:53 DEBUG : Setting pass="sppVzG8P5QaJFscZshEiTnPx0cP_twskZ9mCCL2uUm8M" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/02/08 03:59:53 DEBUG : TestWebdavRclone: detected overridden config - adding "{0fXJy}" suffix to name 2025/02/08 03:59:53 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/02/08 03:59:53 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/02/08 03:59:53 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/02/08 03:59:53 DEBUG : Setting pass="sppVzG8P5QaJFscZshEiTnPx0cP_twskZ9mCCL2uUm8M" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/02/08 03:59:53 DEBUG : found headers: 2025/02/08 03:59:53 DEBUG : Creating backend with remote "/tmp/rclone2556601438" === RUN TestDirHandleMethods run.go:180: Remote "webdav root 'rclone-test-telanug6zako'", Local "Local file system at /tmp/rclone2556601438", Modify Window "1s" 2025/02/08 03:59:53 INFO : webdav root 'rclone-test-telanug6zako': poll-interval is not supported by this remote 2025/02/08 03:59:53 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/08 03:59:53 DEBUG : WaitForWriters: timeout=30s 2025/02/08 03:59:53 DEBUG : dir: Looking for writers 2025/02/08 03:59:53 DEBUG : : Looking for writers 2025/02/08 03:59:53 DEBUG : dir: reading active writers 2025/02/08 03:59:53 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.14s) === RUN TestDirHandleReaddir run.go:180: Remote "webdav root 'rclone-test-telanug6zako'", Local "Local file system at /tmp/rclone2556601438", Modify Window "1s" 2025/02/08 03:59:54 INFO : webdav root 'rclone-test-telanug6zako': poll-interval is not supported by this remote 2025/02/08 03:59:54 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/08 03:59:54 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/02/08 03:59:54 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2025/02/08 03:59:54 DEBUG : WaitForWriters: timeout=30s 2025/02/08 03:59:54 DEBUG : dir/subdir: Looking for writers 2025/02/08 03:59:54 DEBUG : dir: Looking for writers 2025/02/08 03:59:54 DEBUG : file1: reading active writers 2025/02/08 03:59:54 DEBUG : file2: reading active writers 2025/02/08 03:59:54 DEBUG : subdir: reading active writers 2025/02/08 03:59:54 DEBUG : : Looking for writers 2025/02/08 03:59:54 DEBUG : dir: reading active writers 2025/02/08 03:59:54 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.27s) === RUN TestDirHandleReaddirnames run.go:180: Remote "webdav root 'rclone-test-telanug6zako'", Local "Local file system at /tmp/rclone2556601438", Modify Window "1s" 2025/02/08 03:59:54 INFO : webdav root 'rclone-test-telanug6zako': poll-interval is not supported by this remote 2025/02/08 03:59:54 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/08 03:59:54 DEBUG : WaitForWriters: timeout=30s 2025/02/08 03:59:54 DEBUG : dir: Looking for writers 2025/02/08 03:59:54 DEBUG : file1: reading active writers 2025/02/08 03:59:54 DEBUG : : Looking for writers 2025/02/08 03:59:54 DEBUG : dir: reading active writers 2025/02/08 03:59:54 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.14s) === RUN TestDirMethods run.go:180: Remote "webdav root 'rclone-test-telanug6zako'", Local "Local file system at /tmp/rclone2556601438", Modify Window "1s" 2025/02/08 03:59:54 INFO : webdav root 'rclone-test-telanug6zako': poll-interval is not supported by this remote 2025/02/08 03:59:54 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/08 03:59:54 DEBUG : WaitForWriters: timeout=30s 2025/02/08 03:59:54 DEBUG : dir: Looking for writers 2025/02/08 03:59:54 DEBUG : : Looking for writers 2025/02/08 03:59:54 DEBUG : dir: reading active writers 2025/02/08 03:59:54 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.13s) === RUN TestDirForgetAll run.go:180: Remote "webdav root 'rclone-test-telanug6zako'", Local "Local file system at /tmp/rclone2556601438", Modify Window "1s" 2025/02/08 03:59:54 INFO : webdav root 'rclone-test-telanug6zako': poll-interval is not supported by this remote 2025/02/08 03:59:54 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/08 03:59:54 DEBUG : dir: forgetting directory cache 2025/02/08 03:59:54 DEBUG : : forgetting directory cache 2025/02/08 03:59:54 DEBUG : dir: forgetting directory cache 2025/02/08 03:59:54 DEBUG : WaitForWriters: timeout=30s 2025/02/08 03:59:54 DEBUG : : Looking for writers 2025/02/08 03:59:54 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.14s) === RUN TestDirForgetPath run.go:180: Remote "webdav root 'rclone-test-telanug6zako'", Local "Local file system at /tmp/rclone2556601438", Modify Window "1s" 2025/02/08 03:59:54 INFO : webdav root 'rclone-test-telanug6zako': poll-interval is not supported by this remote 2025/02/08 03:59:54 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/08 03:59:54 DEBUG : : ForgetPath: relativePath="dir/notfound", type=1 2025/02/08 03:59:54 DEBUG : dir: invalidating directory cache 2025/02/08 03:59:54 DEBUG : : >ForgetPath: 2025/02/08 03:59:54 DEBUG : : ForgetPath: relativePath="dir", type=0 2025/02/08 03:59:54 DEBUG : : invalidating directory cache 2025/02/08 03:59:54 DEBUG : dir: forgetting directory cache 2025/02/08 03:59:54 DEBUG : : >ForgetPath: 2025/02/08 03:59:54 DEBUG : : ForgetPath: relativePath="not/in/cache", type=0 2025/02/08 03:59:54 DEBUG : : >ForgetPath: 2025/02/08 03:59:54 DEBUG : WaitForWriters: timeout=30s 2025/02/08 03:59:54 DEBUG : dir: Looking for writers 2025/02/08 03:59:54 DEBUG : : Looking for writers 2025/02/08 03:59:54 DEBUG : dir: reading active writers 2025/02/08 03:59:54 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.14s) === RUN TestDirWalk run.go:180: Remote "webdav root 'rclone-test-telanug6zako'", Local "Local file system at /tmp/rclone2556601438", Modify Window "1s" 2025/02/08 03:59:54 INFO : webdav root 'rclone-test-telanug6zako': poll-interval is not supported by this remote 2025/02/08 03:59:54 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/08 03:59:54 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2025/02/08 03:59:55 DEBUG : : forgetting directory cache 2025/02/08 03:59:55 DEBUG : dir: forgetting directory cache 2025/02/08 03:59:55 DEBUG : WaitForWriters: timeout=30s 2025/02/08 03:59:55 DEBUG : dir: Looking for writers 2025/02/08 03:59:55 DEBUG : fil/a/b: Looking for writers 2025/02/08 03:59:55 DEBUG : fil/a: Looking for writers 2025/02/08 03:59:55 DEBUG : b: reading active writers 2025/02/08 03:59:55 DEBUG : fil: Looking for writers 2025/02/08 03:59:55 DEBUG : a: reading active writers 2025/02/08 03:59:55 DEBUG : : Looking for writers 2025/02/08 03:59:55 DEBUG : dir: reading active writers 2025/02/08 03:59:55 DEBUG : fil: reading active writers 2025/02/08 03:59:55 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.42s) === RUN TestDirSetModTime run.go:180: Remote "webdav root 'rclone-test-telanug6zako'", Local "Local file system at /tmp/rclone2556601438", Modify Window "1s" 2025/02/08 03:59:55 INFO : webdav root 'rclone-test-telanug6zako': poll-interval is not supported by this remote 2025/02/08 03:59:55 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/08 03:59:55 DEBUG : WaitForWriters: timeout=30s 2025/02/08 03:59:55 DEBUG : dir: Looking for writers 2025/02/08 03:59:55 DEBUG : : Looking for writers 2025/02/08 03:59:55 DEBUG : dir: reading active writers 2025/02/08 03:59:55 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.13s) === RUN TestDirStat run.go:180: Remote "webdav root 'rclone-test-telanug6zako'", Local "Local file system at /tmp/rclone2556601438", Modify Window "1s" 2025/02/08 03:59:55 INFO : webdav root 'rclone-test-telanug6zako': poll-interval is not supported by this remote 2025/02/08 03:59:55 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/08 03:59:55 DEBUG : WaitForWriters: timeout=30s 2025/02/08 03:59:55 DEBUG : dir: Looking for writers 2025/02/08 03:59:55 DEBUG : file1: reading active writers 2025/02/08 03:59:55 DEBUG : : Looking for writers 2025/02/08 03:59:55 DEBUG : dir: reading active writers 2025/02/08 03:59:55 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.14s) === RUN TestDirReadDirAll run.go:180: Remote "webdav root 'rclone-test-telanug6zako'", Local "Local file system at /tmp/rclone2556601438", Modify Window "1s" 2025/02/08 03:59:55 INFO : webdav root 'rclone-test-telanug6zako': poll-interval is not supported by this remote 2025/02/08 03:59:55 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/08 03:59:55 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/02/08 03:59:55 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2025/02/08 03:59:55 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/02/08 03:59:55 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/02/08 03:59:55 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/02/08 03:59:55 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/02/08 03:59:55 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2025/02/08 03:59:55 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2025/02/08 03:59:55 DEBUG : dir: invalidating directory cache 2025/02/08 03:59:55 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/02/08 03:59:55 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/02/08 03:59:55 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/02/08 03:59:55 DEBUG : dir/file1: Reset virtual modtime 2025/02/08 03:59:55 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/02/08 03:59:55 DEBUG : dir/virtualFile: Reset virtual modtime 2025/02/08 03:59:55 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/02/08 03:59:55 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/02/08 03:59:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/08 03:59:55 DEBUG : dir: invalidating directory cache 2025/02/08 03:59:55 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/02/08 03:59:55 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/02/08 03:59:55 DEBUG : dir/virtualFile: Reset virtual modtime 2025/02/08 03:59:55 DEBUG : : forgetting directory cache 2025/02/08 03:59:55 DEBUG : dir: forgetting directory cache 2025/02/08 03:59:55 DEBUG : dir/virtualDir: forgetting directory cache 2025/02/08 03:59:55 DEBUG : WaitForWriters: timeout=30s 2025/02/08 03:59:55 DEBUG : dir/virtualDir: Looking for writers 2025/02/08 03:59:55 DEBUG : dir: Looking for writers 2025/02/08 03:59:55 DEBUG : virtualFile: reading active writers 2025/02/08 03:59:55 DEBUG : virtualDir: reading active writers 2025/02/08 03:59:55 DEBUG : file1: reading active writers 2025/02/08 03:59:55 DEBUG : virtualFile2: reading active writers 2025/02/08 03:59:55 DEBUG : : Looking for writers 2025/02/08 03:59:55 DEBUG : dir: reading active writers 2025/02/08 03:59:55 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.40s) --- PASS: TestDirReadDirAll/Virtual (0.12s) === RUN TestDirOpen run.go:180: Remote "webdav root 'rclone-test-telanug6zako'", Local "Local file system at /tmp/rclone2556601438", Modify Window "1s" 2025/02/08 03:59:55 INFO : webdav root 'rclone-test-telanug6zako': poll-interval is not supported by this remote 2025/02/08 03:59:55 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/08 03:59:56 ERROR : dir/: Can only open directories read only 2025/02/08 03:59:56 DEBUG : WaitForWriters: timeout=30s 2025/02/08 03:59:56 DEBUG : dir: Looking for writers 2025/02/08 03:59:56 DEBUG : : Looking for writers 2025/02/08 03:59:56 DEBUG : dir: reading active writers 2025/02/08 03:59:56 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.13s) === RUN TestDirCreate run.go:180: Remote "webdav root 'rclone-test-telanug6zako'", Local "Local file system at /tmp/rclone2556601438", Modify Window "1s" 2025/02/08 03:59:56 INFO : webdav root 'rclone-test-telanug6zako': poll-interval is not supported by this remote 2025/02/08 03:59:56 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/08 03:59:56 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/02/08 03:59:56 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/02/08 03:59:56 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/02/08 03:59:56 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/02/08 03:59:56 DEBUG : webdav root 'rclone-test-telanug6zako': File to upload is small (5 bytes), uploading instead of streaming 2025/02/08 03:59:56 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2025/02/08 03:59:56 NOTICE: webdav root 'rclone-test-telanug6zako': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/02/08 03:59:56 DEBUG : dir/potato: Size of src and dst objects identical 2025/02/08 03:59:56 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/02/08 03:59:56 DEBUG : WaitForWriters: timeout=30s 2025/02/08 03:59:56 DEBUG : dir: Looking for writers 2025/02/08 03:59:56 DEBUG : file1: reading active writers 2025/02/08 03:59:56 DEBUG : potato: reading active writers 2025/02/08 03:59:56 DEBUG : : Looking for writers 2025/02/08 03:59:56 DEBUG : dir: reading active writers 2025/02/08 03:59:56 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.27s) === RUN TestDirMkdir run.go:180: Remote "webdav root 'rclone-test-telanug6zako'", Local "Local file system at /tmp/rclone2556601438", Modify Window "1s" 2025/02/08 03:59:56 INFO : webdav root 'rclone-test-telanug6zako': poll-interval is not supported by this remote 2025/02/08 03:59:56 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/08 03:59:56 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/02/08 03:59:56 DEBUG : WaitForWriters: timeout=30s 2025/02/08 03:59:56 DEBUG : dir/sub: Looking for writers 2025/02/08 03:59:56 DEBUG : dir: Looking for writers 2025/02/08 03:59:56 DEBUG : file1: reading active writers 2025/02/08 03:59:56 DEBUG : sub: reading active writers 2025/02/08 03:59:56 DEBUG : : Looking for writers 2025/02/08 03:59:56 DEBUG : dir: reading active writers 2025/02/08 03:59:56 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.32s) === RUN TestDirMkdirSub run.go:180: Remote "webdav root 'rclone-test-telanug6zako'", Local "Local file system at /tmp/rclone2556601438", Modify Window "1s" 2025/02/08 03:59:56 INFO : webdav root 'rclone-test-telanug6zako': poll-interval is not supported by this remote 2025/02/08 03:59:56 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/08 03:59:56 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/02/08 03:59:56 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/02/08 03:59:56 DEBUG : WaitForWriters: timeout=30s 2025/02/08 03:59:56 DEBUG : dir/sub/subsub: Looking for writers 2025/02/08 03:59:56 DEBUG : dir/sub: Looking for writers 2025/02/08 03:59:56 DEBUG : subsub: reading active writers 2025/02/08 03:59:56 DEBUG : dir: Looking for writers 2025/02/08 03:59:56 DEBUG : file1: reading active writers 2025/02/08 03:59:56 DEBUG : sub: reading active writers 2025/02/08 03:59:56 DEBUG : : Looking for writers 2025/02/08 03:59:56 DEBUG : dir: reading active writers 2025/02/08 03:59:56 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.29s) === RUN TestDirRemove run.go:180: Remote "webdav root 'rclone-test-telanug6zako'", Local "Local file system at /tmp/rclone2556601438", Modify Window "1s" 2025/02/08 03:59:56 INFO : webdav root 'rclone-test-telanug6zako': poll-interval is not supported by this remote 2025/02/08 03:59:56 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/08 03:59:57 ERROR : dir/: Dir.Remove not empty 2025/02/08 03:59:57 DEBUG : dir/file1: Remove: 2025/02/08 03:59:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/08 03:59:57 DEBUG : dir/file1: >Remove: err= 2025/02/08 03:59:57 DEBUG : : Added virtual directory entry vDel: "dir" 2025/02/08 03:59:57 DEBUG : WaitForWriters: timeout=30s 2025/02/08 03:59:57 DEBUG : : Looking for writers 2025/02/08 03:59:57 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.14s) === RUN TestDirRemoveAll run.go:180: Remote "webdav root 'rclone-test-telanug6zako'", Local "Local file system at /tmp/rclone2556601438", Modify Window "1s" 2025/02/08 03:59:57 INFO : webdav root 'rclone-test-telanug6zako': poll-interval is not supported by this remote 2025/02/08 03:59:57 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/08 03:59:57 DEBUG : dir/file1: Remove: 2025/02/08 03:59:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/08 03:59:57 DEBUG : dir/file1: >Remove: err= 2025/02/08 03:59:57 DEBUG : : Added virtual directory entry vDel: "dir" 2025/02/08 03:59:57 DEBUG : WaitForWriters: timeout=30s 2025/02/08 03:59:57 DEBUG : : Looking for writers 2025/02/08 03:59:57 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.14s) === RUN TestDirRemoveName run.go:180: Remote "webdav root 'rclone-test-telanug6zako'", Local "Local file system at /tmp/rclone2556601438", Modify Window "1s" 2025/02/08 03:59:57 INFO : webdav root 'rclone-test-telanug6zako': poll-interval is not supported by this remote 2025/02/08 03:59:57 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/08 03:59:57 DEBUG : dir/file1: Remove: 2025/02/08 03:59:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/08 03:59:57 DEBUG : dir/file1: >Remove: err= 2025/02/08 03:59:57 DEBUG : WaitForWriters: timeout=30s 2025/02/08 03:59:57 DEBUG : dir: Looking for writers 2025/02/08 03:59:57 DEBUG : : Looking for writers 2025/02/08 03:59:57 DEBUG : dir: reading active writers 2025/02/08 03:59:57 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.25s) === RUN TestDirRename run.go:180: Remote "webdav root 'rclone-test-telanug6zako'", Local "Local file system at /tmp/rclone2556601438", Modify Window "1s" 2025/02/08 03:59:57 INFO : webdav root 'rclone-test-telanug6zako': poll-interval is not supported by this remote 2025/02/08 03:59:57 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/08 03:59:57 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2025/02/08 03:59:57 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/02/08 03:59:57 DEBUG : dir: Updating dir with dir2 0xc000aba000 2025/02/08 03:59:57 DEBUG : dir: forgetting directory cache 2025/02/08 03:59:57 DEBUG : : Added virtual directory entry vDel: "dir" 2025/02/08 03:59:57 DEBUG : : Added virtual directory entry vAddDir: "dir2" 2025/02/08 03:59:57 INFO : dir2/file1: Moved (server-side) to: file2 2025/02/08 03:59:57 DEBUG : file2: Updating file with file2 0xc00068c300 2025/02/08 03:59:57 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/02/08 03:59:57 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/02/08 03:59:57 INFO : dir2/file3: Deleted 2025/02/08 03:59:57 INFO : file2: Moved (server-side) to: dir2/file3 2025/02/08 03:59:57 DEBUG : dir2/file3: Updating file with dir2/file3 0xc00068c300 2025/02/08 03:59:57 DEBUG : : Added virtual directory entry vDel: "file2" 2025/02/08 03:59:57 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/02/08 03:59:57 DEBUG : : Added virtual directory entry vAddDir: "empty directory" 2025/02/08 03:59:57 DEBUG : empty directory: Updating dir with renamed empty directory 0xc000aba1a0 2025/02/08 03:59:57 DEBUG : empty directory: forgetting directory cache 2025/02/08 03:59:57 DEBUG : : Added virtual directory entry vDel: "empty directory" 2025/02/08 03:59:57 DEBUG : : Added virtual directory entry vAddDir: "renamed empty directory" 2025/02/08 03:59:57 DEBUG : dir2: Renaming to "dir3" 2025/02/08 03:59:57 DEBUG : WaitForWriters: timeout=30s 2025/02/08 03:59:57 DEBUG : dir3: Looking for writers 2025/02/08 03:59:57 DEBUG : file3: reading active writers 2025/02/08 03:59:57 DEBUG : renamed empty directory: Looking for writers 2025/02/08 03:59:57 DEBUG : : Looking for writers 2025/02/08 03:59:57 DEBUG : dir3: reading active writers 2025/02/08 03:59:57 DEBUG : renamed empty directory: reading active writers 2025/02/08 03:59:57 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.56s) === RUN TestDirStructSize dir_test.go:608: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:180: Remote "webdav root 'rclone-test-telanug6zako'", Local "Local file system at /tmp/rclone2556601438", Modify Window "1s" 2025/02/08 03:59:58 INFO : webdav root 'rclone-test-telanug6zako': poll-interval is not supported by this remote 2025/02/08 03:59:58 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/08 03:59:58 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/02/08 03:59:58 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 03:59:58 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/02/08 03:59:58 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/02/08 03:59:58 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/02/08 03:59:58 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/02/08 03:59:58 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/02/08 03:59:58 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 03:59:58 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/02/08 03:59:58 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/02/08 03:59:58 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/02/08 03:59:58 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/02/08 03:59:58 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/02/08 03:59:58 DEBUG : webdav root 'rclone-test-telanug6zako': File to upload is small (12 bytes), uploading instead of streaming 2025/02/08 03:59:58 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2025/02/08 03:59:58 DEBUG : dir/sub/file2: Size of src and dst objects identical 2025/02/08 03:59:58 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/02/08 03:59:58 DEBUG : : forgetting directory cache 2025/02/08 03:59:58 DEBUG : dir: forgetting directory cache 2025/02/08 03:59:58 DEBUG : dir/sub: forgetting directory cache 2025/02/08 03:59:58 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/02/08 03:59:58 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/02/08 03:59:58 DEBUG : webdav root 'rclone-test-telanug6zako': File to upload is small (5 bytes), uploading instead of streaming 2025/02/08 03:59:58 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2025/02/08 03:59:58 DEBUG : dir/sub/file0: Size of src and dst objects identical 2025/02/08 03:59:58 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/02/08 03:59:58 DEBUG : WaitForWriters: timeout=30s 2025/02/08 03:59:58 DEBUG : dir/sub: Looking for writers 2025/02/08 03:59:58 DEBUG : file0: reading active writers 2025/02/08 03:59:58 DEBUG : file2: reading active writers 2025/02/08 03:59:58 DEBUG : dir: Looking for writers 2025/02/08 03:59:58 DEBUG : file1: reading active writers 2025/02/08 03:59:58 DEBUG : sub: reading active writers 2025/02/08 03:59:58 DEBUG : : Looking for writers 2025/02/08 03:59:58 DEBUG : dir: reading active writers 2025/02/08 03:59:58 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.28s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "webdav root 'rclone-test-telanug6zako'", Local "Local file system at /tmp/rclone2556601438", Modify Window "1s" 2025/02/08 03:59:58 INFO : webdav root 'rclone-test-telanug6zako': poll-interval is not supported by this remote 2025/02/08 03:59:58 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/08 03:59:58 DEBUG : WaitForWriters: timeout=30s 2025/02/08 03:59:58 DEBUG : dir: Looking for writers 2025/02/08 03:59:58 DEBUG : file1: reading active writers 2025/02/08 03:59:58 DEBUG : : Looking for writers 2025/02/08 03:59:58 DEBUG : dir: reading active writers 2025/02/08 03:59:58 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.14s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "webdav root 'rclone-test-telanug6zako'", Local "Local file system at /tmp/rclone2556601438", Modify Window "1s" 2025/02/08 03:59:58 INFO : webdav root 'rclone-test-telanug6zako': poll-interval is not supported by this remote 2025/02/08 03:59:58 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/08 03:59:58 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2025/02/08 03:59:58 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2025/02/08 03:59:58 DEBUG : WaitForWriters: timeout=30s 2025/02/08 03:59:58 DEBUG : dir: Looking for writers 2025/02/08 03:59:58 DEBUG : file1: reading active writers 2025/02/08 03:59:58 DEBUG : : Looking for writers 2025/02/08 03:59:58 DEBUG : dir: reading active writers 2025/02/08 03:59:58 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-telanug6zako'", Local "Local file system at /tmp/rclone2556601438", Modify Window "1s" 2025/02/08 03:59:58 INFO : webdav root 'rclone-test-telanug6zako': poll-interval is not supported by this remote 2025/02/08 03:59:58 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/08 03:59:58 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/08 03:59:58 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/02/08 03:59:58 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/08 03:59:58 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/02/08 03:59:58 DEBUG : WaitForWriters: timeout=30s 2025/02/08 03:59:58 DEBUG : dir: Looking for writers 2025/02/08 03:59:58 DEBUG : file1: reading active writers 2025/02/08 03:59:58 DEBUG : : Looking for writers 2025/02/08 03:59:58 DEBUG : dir: reading active writers 2025/02/08 03:59:58 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.15s) === RUN TestFileOpenReadUnknownSize 2025/02/08 03:59:58 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/02/08 03:59:58 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/02/08 03:59:58 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/02/08 03:59:58 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/02/08 03:59:58 DEBUG : WaitForWriters: timeout=30s 2025/02/08 03:59:58 DEBUG : : Looking for writers 2025/02/08 03:59:58 DEBUG : file.txt: reading active writers 2025/02/08 03:59:58 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "webdav root 'rclone-test-telanug6zako'", Local "Local file system at /tmp/rclone2556601438", Modify Window "1s" 2025/02/08 03:59:58 INFO : webdav root 'rclone-test-telanug6zako': poll-interval is not supported by this remote 2025/02/08 03:59:58 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/08 03:59:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/08 03:59:58 DEBUG : webdav root 'rclone-test-telanug6zako': File to upload is small (25 bytes), uploading instead of streaming 2025/02/08 03:59:58 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/08 03:59:58 DEBUG : dir/file1: Size of src and dst objects identical 2025/02/08 03:59:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/08 03:59:58 DEBUG : WaitForWriters: timeout=30s 2025/02/08 03:59:58 DEBUG : dir: Looking for writers 2025/02/08 03:59:58 DEBUG : file1: reading active writers 2025/02/08 03:59:58 DEBUG : : Looking for writers 2025/02/08 03:59:58 DEBUG : dir: reading active writers 2025/02/08 03:59:58 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.17s) === RUN TestFileRemove run.go:180: Remote "webdav root 'rclone-test-telanug6zako'", Local "Local file system at /tmp/rclone2556601438", Modify Window "1s" 2025/02/08 03:59:58 INFO : webdav root 'rclone-test-telanug6zako': poll-interval is not supported by this remote 2025/02/08 03:59:58 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/08 03:59:59 DEBUG : dir/file1: Remove: 2025/02/08 03:59:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/08 03:59:59 DEBUG : dir/file1: >Remove: err= 2025/02/08 03:59:59 DEBUG : dir/file1: Remove: 2025/02/08 03:59:59 DEBUG : dir/file1: >Remove: err=Read only file system 2025/02/08 03:59:59 DEBUG : WaitForWriters: timeout=30s 2025/02/08 03:59:59 DEBUG : dir: Looking for writers 2025/02/08 03:59:59 DEBUG : : Looking for writers 2025/02/08 03:59:59 DEBUG : dir: reading active writers 2025/02/08 03:59:59 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.16s) === RUN TestFileRemoveAll run.go:180: Remote "webdav root 'rclone-test-telanug6zako'", Local "Local file system at /tmp/rclone2556601438", Modify Window "1s" 2025/02/08 03:59:59 INFO : webdav root 'rclone-test-telanug6zako': poll-interval is not supported by this remote 2025/02/08 03:59:59 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/08 03:59:59 DEBUG : dir/file1: Remove: 2025/02/08 03:59:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/08 03:59:59 DEBUG : dir/file1: >Remove: err= 2025/02/08 03:59:59 DEBUG : dir/file1: Remove: 2025/02/08 03:59:59 DEBUG : dir/file1: >Remove: err=Read only file system 2025/02/08 03:59:59 DEBUG : WaitForWriters: timeout=30s 2025/02/08 03:59:59 DEBUG : dir: Looking for writers 2025/02/08 03:59:59 DEBUG : : Looking for writers 2025/02/08 03:59:59 DEBUG : dir: reading active writers 2025/02/08 03:59:59 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.16s) === RUN TestFileOpen run.go:180: Remote "webdav root 'rclone-test-telanug6zako'", Local "Local file system at /tmp/rclone2556601438", Modify Window "1s" 2025/02/08 03:59:59 INFO : webdav root 'rclone-test-telanug6zako': poll-interval is not supported by this remote 2025/02/08 03:59:59 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/08 03:59:59 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/08 03:59:59 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/02/08 03:59:59 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/02/08 03:59:59 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/02/08 03:59:59 DEBUG : dir/file1: Open: flags=O_RDWR 2025/02/08 03:59:59 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/02/08 03:59:59 DEBUG : dir/file1: Open: flags=0x3 2025/02/08 03:59:59 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/02/08 03:59:59 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/02/08 03:59:59 DEBUG : WaitForWriters: timeout=30s 2025/02/08 03:59:59 DEBUG : dir: Looking for writers 2025/02/08 03:59:59 DEBUG : file1: reading active writers 2025/02/08 03:59:59 DEBUG : : Looking for writers 2025/02/08 03:59:59 DEBUG : dir: reading active writers 2025/02/08 03:59:59 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.14s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "webdav root 'rclone-test-telanug6zako'", Local "Local file system at /tmp/rclone2556601438", Modify Window "1s" 2025/02/08 03:59:59 INFO : webdav root 'rclone-test-telanug6zako': poll-interval is not supported by this remote 2025/02/08 03:59:59 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/08 03:59:59 DEBUG : WaitForWriters: timeout=30s 2025/02/08 03:59:59 DEBUG : dir: Looking for writers 2025/02/08 03:59:59 DEBUG : file1: reading active writers 2025/02/08 03:59:59 DEBUG : : Looking for writers 2025/02/08 03:59:59 DEBUG : dir: reading active writers 2025/02/08 03:59:59 DEBUG : >WaitForWriters: 2025/02/08 03:59:59 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/08 03:59:59 DEBUG : newLeaf: Updating file with newLeaf 0xc00080a540 2025/02/08 03:59:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/08 03:59:59 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/08 03:59:59 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/02/08 03:59:59 DEBUG : dir/file1: Updating file with dir/file1 0xc00080a540 2025/02/08 03:59:59 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/02/08 03:59:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/08 03:59:59 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/02/08 03:59:59 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/02/08 03:59:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/08 03:59:59 DEBUG : dir/file1: File is currently open, delaying rename 0xc00080a540 2025/02/08 03:59:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/08 03:59:59 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/08 03:59:59 DEBUG : webdav root 'rclone-test-telanug6zako': File to upload is small (25 bytes), uploading instead of streaming 2025/02/08 03:59:59 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/08 03:59:59 DEBUG : dir/file1: Size of src and dst objects identical 2025/02/08 03:59:59 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/08 03:59:59 DEBUG : newLeaf: Running delayed rename now 2025/02/08 03:59:59 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/08 03:59:59 DEBUG : newLeaf: Updating file with newLeaf 0xc00080a540 2025/02/08 03:59:59 DEBUG : WaitForWriters: timeout=30s 2025/02/08 03:59:59 DEBUG : dir: Looking for writers 2025/02/08 03:59:59 DEBUG : : Looking for writers 2025/02/08 03:59:59 DEBUG : dir: reading active writers 2025/02/08 03:59:59 DEBUG : newLeaf: reading active writers 2025/02/08 03:59:59 DEBUG : >WaitForWriters: 2025/02/08 03:59:59 DEBUG : WaitForWriters: timeout=30s 2025/02/08 03:59:59 DEBUG : dir: Looking for writers 2025/02/08 03:59:59 DEBUG : : Looking for writers 2025/02/08 03:59:59 DEBUG : dir: reading active writers 2025/02/08 03:59:59 DEBUG : newLeaf: reading active writers 2025/02/08 03:59:59 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "webdav root 'rclone-test-telanug6zako'", Local "Local file system at /tmp/rclone2556601438", Modify Window "1s" 2025/02/08 03:59:59 INFO : webdav root 'rclone-test-telanug6zako': poll-interval is not supported by this remote 2025/02/08 03:59:59 DEBUG : webdav root 'rclone-test-telanug6zako': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/08 03:59:59 DEBUG : webdav root 'rclone-test-telanug6zako': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" 2025/02/08 03:59:59 DEBUG : webdav root 'rclone-test-telanug6zako': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" 2025/02/08 03:59:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" 2025/02/08 03:59:59 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/08 03:59:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" 2025/02/08 03:59:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" 2025/02/08 03:59:59 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/08 03:59:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" 2025/02/08 03:59:59 INFO : webdav root 'rclone-test-telanug6zako': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/08 03:59:59 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/08 03:59:59 DEBUG : WaitForWriters: timeout=30s 2025/02/08 03:59:59 DEBUG : dir: Looking for writers 2025/02/08 03:59:59 DEBUG : file1: reading active writers 2025/02/08 03:59:59 DEBUG : : Looking for writers 2025/02/08 03:59:59 DEBUG : dir: reading active writers 2025/02/08 03:59:59 DEBUG : >WaitForWriters: 2025/02/08 03:59:59 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/08 03:59:59 DEBUG : newLeaf: Updating file with newLeaf 0xc000880fc0 2025/02/08 03:59:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/08 03:59:59 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/08 04:00:00 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/02/08 04:00:00 DEBUG : dir/file1: Updating file with dir/file1 0xc000880fc0 2025/02/08 04:00:00 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/02/08 04:00:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/08 04:00:00 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/02/08 04:00:00 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/02/08 04:00:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/08 04:00:00 DEBUG : dir/file1: File is currently open, delaying rename 0xc000880fc0 2025/02/08 04:00:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/08 04:00:00 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/08 04:00:00 DEBUG : webdav root 'rclone-test-telanug6zako': File to upload is small (25 bytes), uploading instead of streaming 2025/02/08 04:00:00 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/08 04:00:00 DEBUG : dir/file1: Size of src and dst objects identical 2025/02/08 04:00:00 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/08 04:00:00 DEBUG : newLeaf: Running delayed rename now 2025/02/08 04:00:00 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/08 04:00:00 DEBUG : newLeaf: Updating file with newLeaf 0xc000880fc0 2025/02/08 04:00:00 DEBUG : WaitForWriters: timeout=30s 2025/02/08 04:00:00 DEBUG : dir: Looking for writers 2025/02/08 04:00:00 DEBUG : : Looking for writers 2025/02/08 04:00:00 DEBUG : dir: reading active writers 2025/02/08 04:00:00 DEBUG : newLeaf: reading active writers 2025/02/08 04:00:00 DEBUG : >WaitForWriters: 2025/02/08 04:00:00 DEBUG : WaitForWriters: timeout=30s 2025/02/08 04:00:00 DEBUG : dir: Looking for writers 2025/02/08 04:00:00 DEBUG : : Looking for writers 2025/02/08 04:00:00 DEBUG : dir: reading active writers 2025/02/08 04:00:00 DEBUG : newLeaf: reading active writers 2025/02/08 04:00:00 DEBUG : >WaitForWriters: 2025/02/08 04:00:00 DEBUG : webdav root 'rclone-test-telanug6zako': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "webdav root 'rclone-test-telanug6zako'", Local "Local file system at /tmp/rclone2556601438", Modify Window "1s" 2025/02/08 04:00:00 INFO : webdav root 'rclone-test-telanug6zako': poll-interval is not supported by this remote 2025/02/08 04:00:00 DEBUG : webdav root 'rclone-test-telanug6zako': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/08 04:00:00 DEBUG : webdav root 'rclone-test-telanug6zako': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" 2025/02/08 04:00:00 DEBUG : webdav root 'rclone-test-telanug6zako': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" 2025/02/08 04:00:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" 2025/02/08 04:00:00 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/08 04:00:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" 2025/02/08 04:00:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" 2025/02/08 04:00:00 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/08 04:00:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" 2025/02/08 04:00:00 INFO : webdav root 'rclone-test-telanug6zako': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/08 04:00:00 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/08 04:00:00 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/02/08 04:00:00 DEBUG : dir/file1: newRWFileHandle: 2025/02/08 04:00:00 DEBUG : dir/file1(0xc000849300): openPending: 2025/02/08 04:00:00 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/02/08 04:00:00 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/02/08 04:00:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/08 04:00:00 DEBUG : dir/file1(0xc000849300): >openPending: err= 2025/02/08 04:00:00 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/02/08 04:00:00 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/08 04:00:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/08 04:00:00 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/08 04:00:00 DEBUG : dir/file1(0xc000849300): _writeAt: size=14, off=0 2025/02/08 04:00:00 DEBUG : dir/file1(0xc000849300): >_writeAt: n=14, err= 2025/02/08 04:00:00 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/02/08 04:00:00 DEBUG : dir/file1(0xc000849300): close: 2025/02/08 04:00:00 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/02/08 04:00:00 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/02/08 04:00:00 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:00 DEBUG : dir/file1(0xc000849300): >close: err= 2025/02/08 04:00:00 DEBUG : WaitForWriters: timeout=30s 2025/02/08 04:00:00 DEBUG : dir: Looking for writers 2025/02/08 04:00:00 DEBUG : file1: reading active writers 2025/02/08 04:00:00 DEBUG : : Looking for writers 2025/02/08 04:00:00 DEBUG : dir: reading active writers 2025/02/08 04:00:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/08 04:00:00 DEBUG : dir: Looking for writers 2025/02/08 04:00:00 DEBUG : file1: reading active writers 2025/02/08 04:00:00 DEBUG : : Looking for writers 2025/02/08 04:00:00 DEBUG : dir: reading active writers 2025/02/08 04:00:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/08 04:00:00 DEBUG : dir: Looking for writers 2025/02/08 04:00:00 DEBUG : file1: reading active writers 2025/02/08 04:00:00 DEBUG : : Looking for writers 2025/02/08 04:00:00 DEBUG : dir: reading active writers 2025/02/08 04:00:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/08 04:00:00 DEBUG : dir: Looking for writers 2025/02/08 04:00:00 DEBUG : file1: reading active writers 2025/02/08 04:00:00 DEBUG : : Looking for writers 2025/02/08 04:00:00 DEBUG : dir: reading active writers 2025/02/08 04:00:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/08 04:00:00 DEBUG : dir/file1: vfs cache: starting upload 2025/02/08 04:00:00 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/08 04:00:00 INFO : dir/file1: Copied (replaced existing) 2025/02/08 04:00:00 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/02/08 04:00:00 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/02/08 04:00:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/08 04:00:00 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/02/08 04:00:00 DEBUG : dir: Looking for writers 2025/02/08 04:00:00 DEBUG : file1: reading active writers 2025/02/08 04:00:00 DEBUG : : Looking for writers 2025/02/08 04:00:00 DEBUG : dir: reading active writers 2025/02/08 04:00:00 DEBUG : >WaitForWriters: 2025/02/08 04:00:00 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/08 04:00:00 DEBUG : dir/file1: newRWFileHandle: 2025/02/08 04:00:00 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/08 04:00:00 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/08 04:00:00 DEBUG : dir/file1(0xc000897880): _readAt: size=512, off=0 2025/02/08 04:00:00 DEBUG : dir/file1(0xc000897880): openPending: 2025/02/08 04:00:00 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/02/08 04:00:00 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/02/08 04:00:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/08 04:00:00 DEBUG : dir/file1(0xc000897880): >openPending: err= 2025/02/08 04:00:00 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/02/08 04:00:00 DEBUG : dir/file1(0xc000897880): >_readAt: n=14, err=EOF 2025/02/08 04:00:00 DEBUG : dir/file1(0xc000897880): close: 2025/02/08 04:00:00 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/02/08 04:00:00 DEBUG : dir/file1(0xc000897880): >close: err= 2025/02/08 04:00:00 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/08 04:00:00 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/02/08 04:00:00 DEBUG : newLeaf: Updating file with newLeaf 0xc0008bca80 2025/02/08 04:00:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/08 04:00:00 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/08 04:00:00 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/02/08 04:00:00 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/02/08 04:00:00 DEBUG : dir/file1: Updating file with dir/file1 0xc0008bca80 2025/02/08 04:00:00 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/02/08 04:00:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/08 04:00:00 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/02/08 04:00:00 DEBUG : dir/file1: newRWFileHandle: 2025/02/08 04:00:00 DEBUG : dir/file1(0xc0008cba00): openPending: 2025/02/08 04:00:00 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/02/08 04:00:00 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/02/08 04:00:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/08 04:00:00 DEBUG : dir/file1(0xc0008cba00): >openPending: err= 2025/02/08 04:00:00 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/02/08 04:00:00 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/08 04:00:00 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/08 04:00:00 DEBUG : dir/file1(0xc0008cba00): _writeAt: size=25, off=0 2025/02/08 04:00:00 DEBUG : dir/file1(0xc0008cba00): >_writeAt: n=25, err= 2025/02/08 04:00:00 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/08 04:00:00 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/02/08 04:00:00 DEBUG : newLeaf: Updating file with newLeaf 0xc0008bca80 2025/02/08 04:00:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/08 04:00:00 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/08 04:00:00 DEBUG : newLeaf(0xc0008cba00): close: 2025/02/08 04:00:00 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/02/08 04:00:00 DEBUG : newLeaf: vfs cache: setting modification time to 2025-02-08 04:00:00.584943741 +0000 UTC m=+6.723146992 2025/02/08 04:00:00 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:00 DEBUG : newLeaf(0xc0008cba00): >close: err= 2025/02/08 04:00:00 DEBUG : WaitForWriters: timeout=30s 2025/02/08 04:00:00 DEBUG : dir: Looking for writers 2025/02/08 04:00:00 DEBUG : : Looking for writers 2025/02/08 04:00:00 DEBUG : dir: reading active writers 2025/02/08 04:00:00 DEBUG : newLeaf: reading active writers 2025/02/08 04:00:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/08 04:00:00 DEBUG : dir: Looking for writers 2025/02/08 04:00:00 DEBUG : : Looking for writers 2025/02/08 04:00:00 DEBUG : dir: reading active writers 2025/02/08 04:00:00 DEBUG : newLeaf: reading active writers 2025/02/08 04:00:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/08 04:00:00 DEBUG : dir: Looking for writers 2025/02/08 04:00:00 DEBUG : : Looking for writers 2025/02/08 04:00:00 DEBUG : dir: reading active writers 2025/02/08 04:00:00 DEBUG : newLeaf: reading active writers 2025/02/08 04:00:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/08 04:00:00 DEBUG : dir: Looking for writers 2025/02/08 04:00:00 DEBUG : : Looking for writers 2025/02/08 04:00:00 DEBUG : dir: reading active writers 2025/02/08 04:00:00 DEBUG : newLeaf: reading active writers 2025/02/08 04:00:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/08 04:00:00 DEBUG : newLeaf: vfs cache: starting upload 2025/02/08 04:00:00 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/02/08 04:00:00 INFO : newLeaf: Copied (replaced existing) 2025/02/08 04:00:00 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-02-08 04:00:00 +0000 UTC" 2025/02/08 04:00:00 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/02/08 04:00:00 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/08 04:00:00 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/02/08 04:00:00 DEBUG : dir: Looking for writers 2025/02/08 04:00:00 DEBUG : : Looking for writers 2025/02/08 04:00:00 DEBUG : dir: reading active writers 2025/02/08 04:00:00 DEBUG : newLeaf: reading active writers 2025/02/08 04:00:00 DEBUG : >WaitForWriters: 2025/02/08 04:00:00 DEBUG : WaitForWriters: timeout=30s 2025/02/08 04:00:00 DEBUG : dir: Looking for writers 2025/02/08 04:00:00 DEBUG : : Looking for writers 2025/02/08 04:00:00 DEBUG : dir: reading active writers 2025/02/08 04:00:00 DEBUG : newLeaf: reading active writers 2025/02/08 04:00:00 DEBUG : >WaitForWriters: 2025/02/08 04:00:00 DEBUG : webdav root 'rclone-test-telanug6zako': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "webdav root 'rclone-test-telanug6zako'", Local "Local file system at /tmp/rclone2556601438", Modify Window "1s" 2025/02/08 04:00:00 INFO : webdav root 'rclone-test-telanug6zako': poll-interval is not supported by this remote 2025/02/08 04:00:00 DEBUG : webdav root 'rclone-test-telanug6zako': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/08 04:00:00 DEBUG : webdav root 'rclone-test-telanug6zako': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" 2025/02/08 04:00:00 DEBUG : webdav root 'rclone-test-telanug6zako': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" 2025/02/08 04:00:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" 2025/02/08 04:00:00 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/08 04:00:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" 2025/02/08 04:00:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" 2025/02/08 04:00:00 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/08 04:00:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" 2025/02/08 04:00:00 INFO : webdav root 'rclone-test-telanug6zako': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/08 04:00:00 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/08 04:00:00 DEBUG : WaitForWriters: timeout=30s 2025/02/08 04:00:00 DEBUG : dir: Looking for writers 2025/02/08 04:00:00 DEBUG : file1: reading active writers 2025/02/08 04:00:00 DEBUG : : Looking for writers 2025/02/08 04:00:00 DEBUG : dir: reading active writers 2025/02/08 04:00:00 DEBUG : >WaitForWriters: 2025/02/08 04:00:00 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/08 04:00:00 DEBUG : newLeaf: Updating file with newLeaf 0xc000881740 2025/02/08 04:00:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/08 04:00:00 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/08 04:00:01 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/02/08 04:00:01 DEBUG : dir/file1: Updating file with dir/file1 0xc000881740 2025/02/08 04:00:01 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/02/08 04:00:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/08 04:00:01 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/02/08 04:00:01 DEBUG : dir/file1: newRWFileHandle: 2025/02/08 04:00:01 DEBUG : dir/file1(0xc00091fa00): openPending: 2025/02/08 04:00:01 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/02/08 04:00:01 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/02/08 04:00:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/08 04:00:01 DEBUG : dir/file1(0xc00091fa00): >openPending: err= 2025/02/08 04:00:01 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/02/08 04:00:01 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/08 04:00:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/08 04:00:01 DEBUG : dir/file1(0xc00091fa00): _writeAt: size=25, off=0 2025/02/08 04:00:01 DEBUG : dir/file1(0xc00091fa00): >_writeAt: n=25, err= 2025/02/08 04:00:01 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/08 04:00:01 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/02/08 04:00:01 DEBUG : newLeaf: Updating file with newLeaf 0xc000881740 2025/02/08 04:00:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/08 04:00:01 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/08 04:00:01 DEBUG : newLeaf(0xc00091fa00): close: 2025/02/08 04:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/02/08 04:00:01 DEBUG : newLeaf: vfs cache: setting modification time to 2025-02-08 04:00:01.083763491 +0000 UTC m=+7.221966742 2025/02/08 04:00:01 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:01 DEBUG : newLeaf(0xc00091fa00): >close: err= 2025/02/08 04:00:01 DEBUG : WaitForWriters: timeout=30s 2025/02/08 04:00:01 DEBUG : dir: Looking for writers 2025/02/08 04:00:01 DEBUG : : Looking for writers 2025/02/08 04:00:01 DEBUG : dir: reading active writers 2025/02/08 04:00:01 DEBUG : newLeaf: reading active writers 2025/02/08 04:00:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/08 04:00:01 DEBUG : dir: Looking for writers 2025/02/08 04:00:01 DEBUG : : Looking for writers 2025/02/08 04:00:01 DEBUG : dir: reading active writers 2025/02/08 04:00:01 DEBUG : newLeaf: reading active writers 2025/02/08 04:00:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/08 04:00:01 DEBUG : dir: Looking for writers 2025/02/08 04:00:01 DEBUG : : Looking for writers 2025/02/08 04:00:01 DEBUG : dir: reading active writers 2025/02/08 04:00:01 DEBUG : newLeaf: reading active writers 2025/02/08 04:00:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/08 04:00:01 DEBUG : dir: Looking for writers 2025/02/08 04:00:01 DEBUG : : Looking for writers 2025/02/08 04:00:01 DEBUG : dir: reading active writers 2025/02/08 04:00:01 DEBUG : newLeaf: reading active writers 2025/02/08 04:00:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/08 04:00:01 DEBUG : newLeaf: vfs cache: starting upload 2025/02/08 04:00:01 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/02/08 04:00:01 INFO : newLeaf: Copied (replaced existing) 2025/02/08 04:00:01 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-02-08 04:00:01 +0000 UTC" 2025/02/08 04:00:01 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/02/08 04:00:01 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/08 04:00:01 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/02/08 04:00:01 DEBUG : dir: Looking for writers 2025/02/08 04:00:01 DEBUG : : Looking for writers 2025/02/08 04:00:01 DEBUG : dir: reading active writers 2025/02/08 04:00:01 DEBUG : newLeaf: reading active writers 2025/02/08 04:00:01 DEBUG : >WaitForWriters: 2025/02/08 04:00:01 DEBUG : WaitForWriters: timeout=30s 2025/02/08 04:00:01 DEBUG : dir: Looking for writers 2025/02/08 04:00:01 DEBUG : : Looking for writers 2025/02/08 04:00:01 DEBUG : dir: reading active writers 2025/02/08 04:00:01 DEBUG : newLeaf: reading active writers 2025/02/08 04:00:01 DEBUG : >WaitForWriters: 2025/02/08 04:00:01 DEBUG : webdav root 'rclone-test-telanug6zako': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "webdav root 'rclone-test-telanug6zako'", Local "Local file system at /tmp/rclone2556601438", Modify Window "1s" 2025/02/08 04:00:01 INFO : webdav root 'rclone-test-telanug6zako': poll-interval is not supported by this remote 2025/02/08 04:00:01 DEBUG : webdav root 'rclone-test-telanug6zako': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/08 04:00:01 DEBUG : webdav root 'rclone-test-telanug6zako': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" 2025/02/08 04:00:01 DEBUG : webdav root 'rclone-test-telanug6zako': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" 2025/02/08 04:00:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" 2025/02/08 04:00:01 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/08 04:00:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" 2025/02/08 04:00:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" 2025/02/08 04:00:01 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/08 04:00:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" 2025/02/08 04:00:01 INFO : webdav root 'rclone-test-telanug6zako': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/08 04:00:01 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/08 04:00:01 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/02/08 04:00:01 DEBUG : dir/file1: newRWFileHandle: 2025/02/08 04:00:01 DEBUG : dir/file1(0xc000b78cc0): openPending: 2025/02/08 04:00:01 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/02/08 04:00:01 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/02/08 04:00:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/08 04:00:01 DEBUG : dir/file1(0xc000b78cc0): >openPending: err= 2025/02/08 04:00:01 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/02/08 04:00:01 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/08 04:00:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/08 04:00:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/08 04:00:01 DEBUG : dir/file1(0xc000b78cc0): _writeAt: size=14, off=0 2025/02/08 04:00:01 DEBUG : dir/file1(0xc000b78cc0): >_writeAt: n=14, err= 2025/02/08 04:00:01 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/02/08 04:00:01 DEBUG : dir/file1(0xc000b78cc0): close: 2025/02/08 04:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/02/08 04:00:01 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/02/08 04:00:01 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:01 DEBUG : dir/file1(0xc000b78cc0): >close: err= 2025/02/08 04:00:01 DEBUG : WaitForWriters: timeout=30s 2025/02/08 04:00:01 DEBUG : dir: Looking for writers 2025/02/08 04:00:01 DEBUG : file1: reading active writers 2025/02/08 04:00:01 DEBUG : : Looking for writers 2025/02/08 04:00:01 DEBUG : dir: reading active writers 2025/02/08 04:00:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/08 04:00:01 DEBUG : dir: Looking for writers 2025/02/08 04:00:01 DEBUG : file1: reading active writers 2025/02/08 04:00:01 DEBUG : : Looking for writers 2025/02/08 04:00:01 DEBUG : dir: reading active writers 2025/02/08 04:00:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/08 04:00:01 DEBUG : dir: Looking for writers 2025/02/08 04:00:01 DEBUG : file1: reading active writers 2025/02/08 04:00:01 DEBUG : : Looking for writers 2025/02/08 04:00:01 DEBUG : dir: reading active writers 2025/02/08 04:00:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/08 04:00:01 DEBUG : dir: Looking for writers 2025/02/08 04:00:01 DEBUG : file1: reading active writers 2025/02/08 04:00:01 DEBUG : : Looking for writers 2025/02/08 04:00:01 DEBUG : dir: reading active writers 2025/02/08 04:00:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/08 04:00:01 DEBUG : dir/file1: vfs cache: starting upload 2025/02/08 04:00:01 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/08 04:00:01 INFO : dir/file1: Copied (replaced existing) 2025/02/08 04:00:01 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/02/08 04:00:01 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/02/08 04:00:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/08 04:00:01 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/02/08 04:00:01 DEBUG : dir: Looking for writers 2025/02/08 04:00:01 DEBUG : file1: reading active writers 2025/02/08 04:00:01 DEBUG : : Looking for writers 2025/02/08 04:00:01 DEBUG : dir: reading active writers 2025/02/08 04:00:01 DEBUG : >WaitForWriters: 2025/02/08 04:00:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/08 04:00:01 DEBUG : dir/file1: newRWFileHandle: 2025/02/08 04:00:01 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/08 04:00:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/08 04:00:01 DEBUG : dir/file1(0xc000a9c600): _readAt: size=512, off=0 2025/02/08 04:00:01 DEBUG : dir/file1(0xc000a9c600): openPending: 2025/02/08 04:00:01 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/02/08 04:00:01 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/02/08 04:00:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/08 04:00:01 DEBUG : dir/file1(0xc000a9c600): >openPending: err= 2025/02/08 04:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/02/08 04:00:01 DEBUG : dir/file1(0xc000a9c600): >_readAt: n=14, err=EOF 2025/02/08 04:00:01 DEBUG : dir/file1(0xc000a9c600): close: 2025/02/08 04:00:01 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/02/08 04:00:01 DEBUG : dir/file1(0xc000a9c600): >close: err= 2025/02/08 04:00:01 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/08 04:00:01 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/02/08 04:00:01 DEBUG : newLeaf: Updating file with newLeaf 0xc00080acc0 2025/02/08 04:00:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/08 04:00:01 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/08 04:00:01 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/02/08 04:00:01 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/02/08 04:00:01 DEBUG : dir/file1: Updating file with dir/file1 0xc00080acc0 2025/02/08 04:00:01 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/02/08 04:00:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/08 04:00:01 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/02/08 04:00:01 DEBUG : dir/file1: newRWFileHandle: 2025/02/08 04:00:01 DEBUG : dir/file1(0xc000aef180): openPending: 2025/02/08 04:00:01 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/02/08 04:00:01 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/02/08 04:00:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/08 04:00:01 DEBUG : dir/file1(0xc000aef180): >openPending: err= 2025/02/08 04:00:01 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/02/08 04:00:01 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/08 04:00:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/08 04:00:01 DEBUG : dir/file1(0xc000aef180): _writeAt: size=25, off=0 2025/02/08 04:00:01 DEBUG : dir/file1(0xc000aef180): >_writeAt: n=25, err= 2025/02/08 04:00:01 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/08 04:00:01 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/02/08 04:00:01 DEBUG : newLeaf: Updating file with newLeaf 0xc00080acc0 2025/02/08 04:00:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/08 04:00:01 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/08 04:00:01 DEBUG : newLeaf(0xc000aef180): close: 2025/02/08 04:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/02/08 04:00:01 DEBUG : newLeaf: vfs cache: setting modification time to 2025-02-08 04:00:01.726249966 +0000 UTC m=+7.864453207 2025/02/08 04:00:01 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:01 DEBUG : newLeaf(0xc000aef180): >close: err= 2025/02/08 04:00:01 DEBUG : WaitForWriters: timeout=30s 2025/02/08 04:00:01 DEBUG : dir: Looking for writers 2025/02/08 04:00:01 DEBUG : : Looking for writers 2025/02/08 04:00:01 DEBUG : dir: reading active writers 2025/02/08 04:00:01 DEBUG : newLeaf: reading active writers 2025/02/08 04:00:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/08 04:00:01 DEBUG : dir: Looking for writers 2025/02/08 04:00:01 DEBUG : : Looking for writers 2025/02/08 04:00:01 DEBUG : dir: reading active writers 2025/02/08 04:00:01 DEBUG : newLeaf: reading active writers 2025/02/08 04:00:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/08 04:00:01 DEBUG : dir: Looking for writers 2025/02/08 04:00:01 DEBUG : : Looking for writers 2025/02/08 04:00:01 DEBUG : dir: reading active writers 2025/02/08 04:00:01 DEBUG : newLeaf: reading active writers 2025/02/08 04:00:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/08 04:00:01 DEBUG : dir: Looking for writers 2025/02/08 04:00:01 DEBUG : : Looking for writers 2025/02/08 04:00:01 DEBUG : dir: reading active writers 2025/02/08 04:00:01 DEBUG : newLeaf: reading active writers 2025/02/08 04:00:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/08 04:00:01 DEBUG : newLeaf: vfs cache: starting upload 2025/02/08 04:00:01 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/02/08 04:00:01 INFO : newLeaf: Copied (replaced existing) 2025/02/08 04:00:01 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-02-08 04:00:01 +0000 UTC" 2025/02/08 04:00:01 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/02/08 04:00:01 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/08 04:00:01 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/02/08 04:00:01 DEBUG : dir: Looking for writers 2025/02/08 04:00:01 DEBUG : : Looking for writers 2025/02/08 04:00:01 DEBUG : newLeaf: reading active writers 2025/02/08 04:00:01 DEBUG : dir: reading active writers 2025/02/08 04:00:01 DEBUG : >WaitForWriters: 2025/02/08 04:00:01 DEBUG : WaitForWriters: timeout=30s 2025/02/08 04:00:01 DEBUG : dir: Looking for writers 2025/02/08 04:00:01 DEBUG : : Looking for writers 2025/02/08 04:00:01 DEBUG : dir: reading active writers 2025/02/08 04:00:01 DEBUG : newLeaf: reading active writers 2025/02/08 04:00:01 DEBUG : >WaitForWriters: 2025/02/08 04:00:01 DEBUG : webdav root 'rclone-test-telanug6zako': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "webdav root 'rclone-test-telanug6zako'", Local "Local file system at /tmp/rclone2556601438", Modify Window "1s" 2025/02/08 04:00:01 INFO : webdav root 'rclone-test-telanug6zako': poll-interval is not supported by this remote 2025/02/08 04:00:01 DEBUG : webdav root 'rclone-test-telanug6zako': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/08 04:00:01 DEBUG : webdav root 'rclone-test-telanug6zako': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" 2025/02/08 04:00:01 DEBUG : webdav root 'rclone-test-telanug6zako': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" 2025/02/08 04:00:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" 2025/02/08 04:00:01 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/08 04:00:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" 2025/02/08 04:00:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" 2025/02/08 04:00:01 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/08 04:00:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" 2025/02/08 04:00:01 INFO : webdav root 'rclone-test-telanug6zako': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/08 04:00:02 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/08 04:00:02 DEBUG : WaitForWriters: timeout=30s 2025/02/08 04:00:02 DEBUG : dir: Looking for writers 2025/02/08 04:00:02 DEBUG : file1: reading active writers 2025/02/08 04:00:02 DEBUG : : Looking for writers 2025/02/08 04:00:02 DEBUG : dir: reading active writers 2025/02/08 04:00:02 DEBUG : >WaitForWriters: 2025/02/08 04:00:02 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/08 04:00:02 DEBUG : dir/file1: newRWFileHandle: 2025/02/08 04:00:02 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/08 04:00:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/08 04:00:02 DEBUG : dir/file1(0xc000e0d880): _readAt: size=512, off=0 2025/02/08 04:00:02 DEBUG : dir/file1(0xc000e0d880): openPending: 2025/02/08 04:00:02 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/02/08 04:00:02 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/02/08 04:00:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/08 04:00:02 DEBUG : dir/file1(0xc000e0d880): >openPending: err= 2025/02/08 04:00:02 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/02/08 04:00:02 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/08 04:00:02 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/08 04:00:02 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/08 04:00:02 DEBUG : dir/file1(0xc000e0d880): >_readAt: n=14, err=EOF 2025/02/08 04:00:02 DEBUG : dir/file1(0xc000e0d880): close: 2025/02/08 04:00:02 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/02/08 04:00:02 DEBUG : dir/file1(0xc000e0d880): >close: err= 2025/02/08 04:00:02 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/08 04:00:02 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/02/08 04:00:02 DEBUG : newLeaf: Updating file with newLeaf 0xc000197c80 2025/02/08 04:00:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/08 04:00:02 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/08 04:00:02 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/02/08 04:00:02 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/02/08 04:00:02 DEBUG : dir/file1: Updating file with dir/file1 0xc000197c80 2025/02/08 04:00:02 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/02/08 04:00:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/08 04:00:02 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/02/08 04:00:02 DEBUG : dir/file1: newRWFileHandle: 2025/02/08 04:00:02 DEBUG : dir/file1(0xc000a63c80): openPending: 2025/02/08 04:00:02 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/02/08 04:00:02 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/02/08 04:00:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/08 04:00:02 DEBUG : dir/file1(0xc000a63c80): >openPending: err= 2025/02/08 04:00:02 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/02/08 04:00:02 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/08 04:00:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/08 04:00:02 DEBUG : dir/file1(0xc000a63c80): _writeAt: size=25, off=0 2025/02/08 04:00:02 DEBUG : dir/file1(0xc000a63c80): >_writeAt: n=25, err= 2025/02/08 04:00:02 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/08 04:00:02 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/02/08 04:00:02 DEBUG : newLeaf: Updating file with newLeaf 0xc000197c80 2025/02/08 04:00:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/08 04:00:02 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/08 04:00:02 DEBUG : newLeaf(0xc000a63c80): close: 2025/02/08 04:00:02 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/02/08 04:00:02 DEBUG : newLeaf: vfs cache: setting modification time to 2025-02-08 04:00:02.235521098 +0000 UTC m=+8.373724349 2025/02/08 04:00:02 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:02 DEBUG : newLeaf(0xc000a63c80): >close: err= 2025/02/08 04:00:02 DEBUG : WaitForWriters: timeout=30s 2025/02/08 04:00:02 DEBUG : dir: Looking for writers 2025/02/08 04:00:02 DEBUG : : Looking for writers 2025/02/08 04:00:02 DEBUG : dir: reading active writers 2025/02/08 04:00:02 DEBUG : newLeaf: reading active writers 2025/02/08 04:00:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/08 04:00:02 DEBUG : dir: Looking for writers 2025/02/08 04:00:02 DEBUG : : Looking for writers 2025/02/08 04:00:02 DEBUG : dir: reading active writers 2025/02/08 04:00:02 DEBUG : newLeaf: reading active writers 2025/02/08 04:00:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/08 04:00:02 DEBUG : dir: Looking for writers 2025/02/08 04:00:02 DEBUG : : Looking for writers 2025/02/08 04:00:02 DEBUG : dir: reading active writers 2025/02/08 04:00:02 DEBUG : newLeaf: reading active writers 2025/02/08 04:00:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/08 04:00:02 DEBUG : dir: Looking for writers 2025/02/08 04:00:02 DEBUG : : Looking for writers 2025/02/08 04:00:02 DEBUG : dir: reading active writers 2025/02/08 04:00:02 DEBUG : newLeaf: reading active writers 2025/02/08 04:00:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/08 04:00:02 DEBUG : newLeaf: vfs cache: starting upload 2025/02/08 04:00:02 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/02/08 04:00:02 INFO : newLeaf: Copied (replaced existing) 2025/02/08 04:00:02 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-02-08 04:00:02 +0000 UTC" 2025/02/08 04:00:02 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/02/08 04:00:02 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/08 04:00:02 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/02/08 04:00:02 DEBUG : dir: Looking for writers 2025/02/08 04:00:02 DEBUG : : Looking for writers 2025/02/08 04:00:02 DEBUG : dir: reading active writers 2025/02/08 04:00:02 DEBUG : newLeaf: reading active writers 2025/02/08 04:00:02 DEBUG : >WaitForWriters: 2025/02/08 04:00:02 DEBUG : WaitForWriters: timeout=30s 2025/02/08 04:00:02 DEBUG : dir: Looking for writers 2025/02/08 04:00:02 DEBUG : : Looking for writers 2025/02/08 04:00:02 DEBUG : dir: reading active writers 2025/02/08 04:00:02 DEBUG : newLeaf: reading active writers 2025/02/08 04:00:02 DEBUG : >WaitForWriters: 2025/02/08 04:00:02 DEBUG : webdav root 'rclone-test-telanug6zako': vfs cache: cleaner exiting --- PASS: TestFileRename (3.06s) --- PASS: TestFileRename/off,forceCache=false (0.38s) --- PASS: TestFileRename/minimal,forceCache=false (0.38s) --- PASS: TestFileRename/minimal,forceCache=true (0.64s) --- PASS: TestFileRename/writes,forceCache=false (0.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-telanug6zako'", Local "Local file system at /tmp/rclone2556601438", Modify Window "1s" 2025/02/08 04:00:02 INFO : webdav root 'rclone-test-telanug6zako': poll-interval is not supported by this remote 2025/02/08 04:00:02 INFO : webdav root 'rclone-test-telanug6zako': poll-interval is not supported by this remote 2025/02/08 04:00:02 DEBUG : WaitForWriters: timeout=30s 2025/02/08 04:00:02 DEBUG : : Looking for writers 2025/02/08 04:00:02 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-telanug6zako'", Local "Local file system at /tmp/rclone2556601438", Modify Window "1s" 2025/02/08 04:00:02 INFO : webdav root 'rclone-test-telanug6zako': poll-interval is not supported by this remote 2025/02/08 04:00:02 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/08 04:00:02 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/08 04:00:02 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/08 04:00:02 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/02/08 04:00:02 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/02/08 04:00:02 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/08 04:00:02 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/02/08 04:00:02 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/02/08 04:00:02 DEBUG : WaitForWriters: timeout=30s 2025/02/08 04:00:02 DEBUG : dir: Looking for writers 2025/02/08 04:00:02 DEBUG : file1: reading active writers 2025/02/08 04:00:02 DEBUG : : Looking for writers 2025/02/08 04:00:02 DEBUG : dir: reading active writers 2025/02/08 04:00:02 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.15s) === RUN TestReadFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-telanug6zako'", Local "Local file system at /tmp/rclone2556601438", Modify Window "1s" 2025/02/08 04:00:02 INFO : webdav root 'rclone-test-telanug6zako': poll-interval is not supported by this remote 2025/02/08 04:00:02 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/08 04:00:02 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/08 04:00:02 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/08 04:00:02 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/02/08 04:00:02 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/02/08 04:00:02 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/08 04:00:02 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/02/08 04:00:02 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/02/08 04:00:02 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/02/08 04:00:02 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/02/08 04:00:02 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/02/08 04:00:02 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/02/08 04:00:02 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/02/08 04:00:02 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/02/08 04:00:02 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/02/08 04:00:02 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/02/08 04:00:02 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/02/08 04:00:02 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/02/08 04:00:02 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/02/08 04:00:02 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/02/08 04:00:02 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/02/08 04:00:02 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/02/08 04:00:02 DEBUG : WaitForWriters: timeout=30s 2025/02/08 04:00:02 DEBUG : dir: Looking for writers 2025/02/08 04:00:02 DEBUG : file1: reading active writers 2025/02/08 04:00:02 DEBUG : : Looking for writers 2025/02/08 04:00:02 DEBUG : dir: reading active writers 2025/02/08 04:00:02 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.19s) === RUN TestReadFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-telanug6zako'", Local "Local file system at /tmp/rclone2556601438", Modify Window "1s" 2025/02/08 04:00:02 INFO : webdav root 'rclone-test-telanug6zako': poll-interval is not supported by this remote 2025/02/08 04:00:02 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/08 04:00:02 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/08 04:00:02 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/08 04:00:02 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/02/08 04:00:02 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/02/08 04:00:02 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/08 04:00:02 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/02/08 04:00:02 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/02/08 04:00:02 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/02/08 04:00:02 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/02/08 04:00:02 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/02/08 04:00:02 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/02/08 04:00:02 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/02/08 04:00:02 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/02/08 04:00:02 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/02/08 04:00:02 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/02/08 04:00:02 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/02/08 04:00:02 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/02/08 04:00:02 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/02/08 04:00:03 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/02/08 04:00:03 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/02/08 04:00:03 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/02/08 04:00:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/02/08 04:00:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/02/08 04:00:03 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/02/08 04:00:03 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/02/08 04:00:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/02/08 04:00:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/02/08 04:00:03 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/02/08 04:00:03 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/02/08 04:00:03 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/02/08 04:00:03 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/02/08 04:00:03 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/02/08 04:00:03 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/02/08 04:00:03 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/02/08 04:00:03 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/02/08 04:00:03 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/02/08 04:00:03 DEBUG : WaitForWriters: timeout=30s 2025/02/08 04:00:03 DEBUG : dir: Looking for writers 2025/02/08 04:00:03 DEBUG : file1: reading active writers 2025/02/08 04:00:03 DEBUG : : Looking for writers 2025/02/08 04:00:03 DEBUG : dir: reading active writers 2025/02/08 04:00:03 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.25s) === RUN TestReadFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-telanug6zako'", Local "Local file system at /tmp/rclone2556601438", Modify Window "1s" 2025/02/08 04:00:03 INFO : webdav root 'rclone-test-telanug6zako': poll-interval is not supported by this remote 2025/02/08 04:00:03 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/08 04:00:03 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/08 04:00:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/08 04:00:03 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/02/08 04:00:03 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/02/08 04:00:03 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/08 04:00:03 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/02/08 04:00:03 DEBUG : WaitForWriters: timeout=30s 2025/02/08 04:00:03 DEBUG : dir: Looking for writers 2025/02/08 04:00:03 DEBUG : file1: reading active writers 2025/02/08 04:00:03 DEBUG : : Looking for writers 2025/02/08 04:00:03 DEBUG : dir: reading active writers 2025/02/08 04:00:03 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.15s) === RUN TestReadFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-telanug6zako'", Local "Local file system at /tmp/rclone2556601438", Modify Window "1s" 2025/02/08 04:00:03 INFO : webdav root 'rclone-test-telanug6zako': poll-interval is not supported by this remote 2025/02/08 04:00:03 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/08 04:00:03 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/08 04:00:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/08 04:00:03 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/02/08 04:00:03 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/02/08 04:00:03 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/08 04:00:03 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/02/08 04:00:03 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/02/08 04:00:03 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/02/08 04:00:03 DEBUG : WaitForWriters: timeout=30s 2025/02/08 04:00:03 DEBUG : dir: Looking for writers 2025/02/08 04:00:03 DEBUG : file1: reading active writers 2025/02/08 04:00:03 DEBUG : : Looking for writers 2025/02/08 04:00:03 DEBUG : dir: reading active writers 2025/02/08 04:00:03 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.15s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "webdav root 'rclone-test-telanug6zako'", Local "Local file system at /tmp/rclone2556601438", Modify Window "1s" 2025/02/08 04:00:03 INFO : webdav root 'rclone-test-telanug6zako': poll-interval is not supported by this remote 2025/02/08 04:00:03 DEBUG : webdav root 'rclone-test-telanug6zako': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/08 04:00:03 DEBUG : webdav root 'rclone-test-telanug6zako': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" 2025/02/08 04:00:03 DEBUG : webdav root 'rclone-test-telanug6zako': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" 2025/02/08 04:00:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" 2025/02/08 04:00:03 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/08 04:00:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" 2025/02/08 04:00:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" 2025/02/08 04:00:03 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/08 04:00:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" 2025/02/08 04:00:03 INFO : webdav root 'rclone-test-telanug6zako': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/08 04:00:03 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/08 04:00:03 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/08 04:00:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/08 04:00:03 DEBUG : dir/file1: newRWFileHandle: 2025/02/08 04:00:03 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/08 04:00:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/08 04:00:03 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/02/08 04:00:03 DEBUG : dir/file1(0xc00074a2c0): _readAt: size=1, off=0 2025/02/08 04:00:03 DEBUG : dir/file1(0xc00074a2c0): openPending: 2025/02/08 04:00:03 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/02/08 04:00:03 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/02/08 04:00:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/08 04:00:03 DEBUG : dir/file1(0xc00074a2c0): >openPending: err= 2025/02/08 04:00:03 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/02/08 04:00:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/08 04:00:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/08 04:00:03 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/08 04:00:03 DEBUG : dir/file1(0xc00074a2c0): >_readAt: n=1, err= 2025/02/08 04:00:03 DEBUG : dir/file1(0xc00074a2c0): _readAt: size=256, off=1 2025/02/08 04:00:03 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/02/08 04:00:03 DEBUG : dir/file1(0xc00074a2c0): >_readAt: n=15, err=EOF 2025/02/08 04:00:03 DEBUG : dir/file1(0xc00074a2c0): _readAt: size=16, off=16 2025/02/08 04:00:03 DEBUG : dir/file1(0xc00074a2c0): >_readAt: n=0, err=EOF 2025/02/08 04:00:03 DEBUG : dir/file1(0xc00074a2c0): close: 2025/02/08 04:00:03 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/02/08 04:00:03 DEBUG : dir/file1(0xc00074a2c0): >close: err= 2025/02/08 04:00:03 DEBUG : dir/file1(0xc00074a2c0): close: 2025/02/08 04:00:03 DEBUG : dir/file1(0xc00074a2c0): >close: err=file already closed 2025/02/08 04:00:03 DEBUG : WaitForWriters: timeout=30s 2025/02/08 04:00:03 DEBUG : dir: Looking for writers 2025/02/08 04:00:03 DEBUG : file1: reading active writers 2025/02/08 04:00:03 DEBUG : : Looking for writers 2025/02/08 04:00:03 DEBUG : dir: reading active writers 2025/02/08 04:00:03 DEBUG : >WaitForWriters: 2025/02/08 04:00:03 DEBUG : webdav root 'rclone-test-telanug6zako': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.15s) === RUN TestRWFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-telanug6zako'", Local "Local file system at /tmp/rclone2556601438", Modify Window "1s" 2025/02/08 04:00:03 INFO : webdav root 'rclone-test-telanug6zako': poll-interval is not supported by this remote 2025/02/08 04:00:03 DEBUG : webdav root 'rclone-test-telanug6zako': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/08 04:00:03 DEBUG : webdav root 'rclone-test-telanug6zako': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" 2025/02/08 04:00:03 DEBUG : webdav root 'rclone-test-telanug6zako': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" 2025/02/08 04:00:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" 2025/02/08 04:00:03 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/08 04:00:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" 2025/02/08 04:00:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" 2025/02/08 04:00:03 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/08 04:00:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" 2025/02/08 04:00:03 INFO : webdav root 'rclone-test-telanug6zako': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/08 04:00:03 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/08 04:00:03 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/08 04:00:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/08 04:00:03 DEBUG : dir/file1: newRWFileHandle: 2025/02/08 04:00:03 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/08 04:00:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/08 04:00:03 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/02/08 04:00:03 DEBUG : dir/file1(0xc000809c00): _readAt: size=1, off=0 2025/02/08 04:00:03 DEBUG : dir/file1(0xc000809c00): openPending: 2025/02/08 04:00:03 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/02/08 04:00:03 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/02/08 04:00:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/08 04:00:03 DEBUG : dir/file1(0xc000809c00): >openPending: err= 2025/02/08 04:00:03 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/02/08 04:00:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/08 04:00:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/08 04:00:03 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/08 04:00:03 DEBUG : dir/file1(0xc000809c00): >_readAt: n=1, err= 2025/02/08 04:00:03 DEBUG : dir/file1(0xc000809c00): _readAt: size=1, off=5 2025/02/08 04:00:03 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/02/08 04:00:03 DEBUG : dir/file1(0xc000809c00): >_readAt: n=1, err= 2025/02/08 04:00:03 DEBUG : dir/file1(0xc000809c00): _readAt: size=1, off=3 2025/02/08 04:00:03 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/02/08 04:00:03 DEBUG : dir/file1(0xc000809c00): >_readAt: n=1, err= 2025/02/08 04:00:03 DEBUG : dir/file1(0xc000809c00): _readAt: size=1, off=13 2025/02/08 04:00:03 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/02/08 04:00:03 DEBUG : dir/file1(0xc000809c00): >_readAt: n=1, err= 2025/02/08 04:00:03 DEBUG : dir/file1(0xc000809c00): _readAt: size=16, off=100 2025/02/08 04:00:03 DEBUG : dir/file1(0xc000809c00): >_readAt: n=0, err=EOF 2025/02/08 04:00:03 DEBUG : dir/file1(0xc000809c00): close: 2025/02/08 04:00:03 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/02/08 04:00:03 DEBUG : dir/file1(0xc000809c00): >close: err= 2025/02/08 04:00:03 DEBUG : WaitForWriters: timeout=30s 2025/02/08 04:00:03 DEBUG : dir: Looking for writers 2025/02/08 04:00:03 DEBUG : file1: reading active writers 2025/02/08 04:00:03 DEBUG : : Looking for writers 2025/02/08 04:00:03 DEBUG : dir: reading active writers 2025/02/08 04:00:03 DEBUG : >WaitForWriters: 2025/02/08 04:00:03 DEBUG : webdav root 'rclone-test-telanug6zako': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.15s) === RUN TestRWFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-telanug6zako'", Local "Local file system at /tmp/rclone2556601438", Modify Window "1s" 2025/02/08 04:00:03 INFO : webdav root 'rclone-test-telanug6zako': poll-interval is not supported by this remote 2025/02/08 04:00:03 DEBUG : webdav root 'rclone-test-telanug6zako': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/08 04:00:03 DEBUG : webdav root 'rclone-test-telanug6zako': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" 2025/02/08 04:00:03 DEBUG : webdav root 'rclone-test-telanug6zako': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" 2025/02/08 04:00:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" 2025/02/08 04:00:03 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/08 04:00:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" 2025/02/08 04:00:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" 2025/02/08 04:00:03 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/08 04:00:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" 2025/02/08 04:00:03 INFO : webdav root 'rclone-test-telanug6zako': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/08 04:00:03 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/08 04:00:03 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/08 04:00:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/08 04:00:03 DEBUG : dir/file1: newRWFileHandle: 2025/02/08 04:00:03 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/08 04:00:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/08 04:00:03 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/02/08 04:00:03 DEBUG : dir/file1(0xc000851400): _readAt: size=1, off=0 2025/02/08 04:00:03 DEBUG : dir/file1(0xc000851400): openPending: 2025/02/08 04:00:03 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/02/08 04:00:03 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/02/08 04:00:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/08 04:00:03 DEBUG : dir/file1(0xc000851400): >openPending: err= 2025/02/08 04:00:03 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/02/08 04:00:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/08 04:00:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/08 04:00:03 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/08 04:00:03 DEBUG : dir/file1(0xc000851400): >_readAt: n=1, err= 2025/02/08 04:00:03 DEBUG : dir/file1(0xc000851400): _readAt: size=1, off=5 2025/02/08 04:00:03 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/02/08 04:00:03 DEBUG : dir/file1(0xc000851400): >_readAt: n=1, err= 2025/02/08 04:00:03 DEBUG : dir/file1(0xc000851400): _readAt: size=1, off=1 2025/02/08 04:00:03 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/02/08 04:00:03 DEBUG : dir/file1(0xc000851400): >_readAt: n=1, err= 2025/02/08 04:00:03 DEBUG : dir/file1(0xc000851400): _readAt: size=6, off=10 2025/02/08 04:00:03 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/02/08 04:00:03 DEBUG : dir/file1(0xc000851400): >_readAt: n=6, err= 2025/02/08 04:00:03 DEBUG : dir/file1(0xc000851400): _readAt: size=256, off=10 2025/02/08 04:00:03 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/02/08 04:00:03 DEBUG : dir/file1(0xc000851400): >_readAt: n=6, err=EOF 2025/02/08 04:00:03 DEBUG : dir/file1(0xc000851400): _readAt: size=256, off=100 2025/02/08 04:00:03 DEBUG : dir/file1(0xc000851400): >_readAt: n=0, err=EOF 2025/02/08 04:00:03 DEBUG : dir/file1(0xc000851400): close: 2025/02/08 04:00:03 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/02/08 04:00:03 DEBUG : dir/file1(0xc000851400): >close: err= 2025/02/08 04:00:03 DEBUG : dir/file1(0xc000851400): _readAt: size=256, off=100 2025/02/08 04:00:03 DEBUG : dir/file1(0xc000851400): >_readAt: n=0, err=file already closed 2025/02/08 04:00:03 DEBUG : WaitForWriters: timeout=30s 2025/02/08 04:00:03 DEBUG : dir: Looking for writers 2025/02/08 04:00:03 DEBUG : file1: reading active writers 2025/02/08 04:00:03 DEBUG : : Looking for writers 2025/02/08 04:00:03 DEBUG : dir: reading active writers 2025/02/08 04:00:03 DEBUG : >WaitForWriters: 2025/02/08 04:00:03 DEBUG : webdav root 'rclone-test-telanug6zako': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.15s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "webdav root 'rclone-test-telanug6zako'", Local "Local file system at /tmp/rclone2556601438", Modify Window "1s" 2025/02/08 04:00:03 INFO : webdav root 'rclone-test-telanug6zako': poll-interval is not supported by this remote 2025/02/08 04:00:03 DEBUG : webdav root 'rclone-test-telanug6zako': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/08 04:00:03 DEBUG : webdav root 'rclone-test-telanug6zako': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" 2025/02/08 04:00:03 DEBUG : webdav root 'rclone-test-telanug6zako': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" 2025/02/08 04:00:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" 2025/02/08 04:00:03 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/08 04:00:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" 2025/02/08 04:00:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" 2025/02/08 04:00:03 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/08 04:00:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" 2025/02/08 04:00:03 INFO : webdav root 'rclone-test-telanug6zako': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/08 04:00:03 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/08 04:00:03 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/08 04:00:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/08 04:00:03 DEBUG : dir/file1: newRWFileHandle: 2025/02/08 04:00:03 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/08 04:00:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/08 04:00:03 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/02/08 04:00:03 DEBUG : dir/file1(0xc000898b80): RWFileHandle.Flush 2025/02/08 04:00:03 DEBUG : dir/file1(0xc000898b80): _readAt: size=256, off=0 2025/02/08 04:00:03 DEBUG : dir/file1(0xc000898b80): openPending: 2025/02/08 04:00:03 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/02/08 04:00:03 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/02/08 04:00:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/08 04:00:03 DEBUG : dir/file1(0xc000898b80): >openPending: err= 2025/02/08 04:00:03 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/02/08 04:00:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/08 04:00:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/08 04:00:03 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/08 04:00:03 DEBUG : dir/file1(0xc000898b80): >_readAt: n=16, err=EOF 2025/02/08 04:00:03 DEBUG : dir/file1(0xc000898b80): RWFileHandle.Flush 2025/02/08 04:00:03 DEBUG : dir/file1(0xc000898b80): RWFileHandle.Flush 2025/02/08 04:00:03 DEBUG : dir/file1(0xc000898b80): close: 2025/02/08 04:00:03 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/02/08 04:00:03 DEBUG : dir/file1(0xc000898b80): >close: err= 2025/02/08 04:00:03 DEBUG : WaitForWriters: timeout=30s 2025/02/08 04:00:03 DEBUG : dir: Looking for writers 2025/02/08 04:00:03 DEBUG : file1: reading active writers 2025/02/08 04:00:03 DEBUG : : Looking for writers 2025/02/08 04:00:03 DEBUG : dir: reading active writers 2025/02/08 04:00:03 DEBUG : >WaitForWriters: 2025/02/08 04:00:03 DEBUG : webdav root 'rclone-test-telanug6zako': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.15s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "webdav root 'rclone-test-telanug6zako'", Local "Local file system at /tmp/rclone2556601438", Modify Window "1s" 2025/02/08 04:00:04 INFO : webdav root 'rclone-test-telanug6zako': poll-interval is not supported by this remote 2025/02/08 04:00:04 DEBUG : webdav root 'rclone-test-telanug6zako': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/08 04:00:04 DEBUG : webdav root 'rclone-test-telanug6zako': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" 2025/02/08 04:00:04 DEBUG : webdav root 'rclone-test-telanug6zako': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" 2025/02/08 04:00:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" 2025/02/08 04:00:04 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/08 04:00:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" 2025/02/08 04:00:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" 2025/02/08 04:00:04 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/08 04:00:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" 2025/02/08 04:00:04 INFO : webdav root 'rclone-test-telanug6zako': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/08 04:00:04 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/08 04:00:04 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/08 04:00:04 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/08 04:00:04 DEBUG : dir/file1: newRWFileHandle: 2025/02/08 04:00:04 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/08 04:00:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/08 04:00:04 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/02/08 04:00:04 DEBUG : dir/file1(0xc0009b1000): _readAt: size=256, off=0 2025/02/08 04:00:04 DEBUG : dir/file1(0xc0009b1000): openPending: 2025/02/08 04:00:04 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/02/08 04:00:04 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/02/08 04:00:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/08 04:00:04 DEBUG : dir/file1(0xc0009b1000): >openPending: err= 2025/02/08 04:00:04 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/02/08 04:00:04 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/08 04:00:04 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/08 04:00:04 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/08 04:00:04 DEBUG : dir/file1(0xc0009b1000): >_readAt: n=16, err=EOF 2025/02/08 04:00:04 DEBUG : dir/file1(0xc0009b1000): RWFileHandle.Release 2025/02/08 04:00:04 DEBUG : dir/file1(0xc0009b1000): close: 2025/02/08 04:00:04 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/02/08 04:00:04 DEBUG : dir/file1(0xc0009b1000): >close: err= 2025/02/08 04:00:04 DEBUG : dir/file1(0xc0009b1000): RWFileHandle.Release 2025/02/08 04:00:04 DEBUG : WaitForWriters: timeout=30s 2025/02/08 04:00:04 DEBUG : dir: Looking for writers 2025/02/08 04:00:04 DEBUG : file1: reading active writers 2025/02/08 04:00:04 DEBUG : : Looking for writers 2025/02/08 04:00:04 DEBUG : dir: reading active writers 2025/02/08 04:00:04 DEBUG : >WaitForWriters: 2025/02/08 04:00:04 DEBUG : webdav root 'rclone-test-telanug6zako': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.15s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "webdav root 'rclone-test-telanug6zako'", Local "Local file system at /tmp/rclone2556601438", Modify Window "1s" 2025/02/08 04:00:04 INFO : webdav root 'rclone-test-telanug6zako': poll-interval is not supported by this remote 2025/02/08 04:00:04 DEBUG : webdav root 'rclone-test-telanug6zako': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/08 04:00:04 DEBUG : webdav root 'rclone-test-telanug6zako': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" 2025/02/08 04:00:04 DEBUG : webdav root 'rclone-test-telanug6zako': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" 2025/02/08 04:00:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" 2025/02/08 04:00:04 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/08 04:00:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" 2025/02/08 04:00:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" 2025/02/08 04:00:04 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/08 04:00:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" 2025/02/08 04:00:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:04 INFO : webdav root 'rclone-test-telanug6zako': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/08 04:00:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:04 DEBUG : file1: newRWFileHandle: 2025/02/08 04:00:04 DEBUG : file1(0xc000fed640): openPending: 2025/02/08 04:00:04 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:04 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/08 04:00:04 DEBUG : file1(0xc000fed640): >openPending: err= 2025/02/08 04:00:04 DEBUG : file1: >newRWFileHandle: err= 2025/02/08 04:00:04 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/08 04:00:04 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/02/08 04:00:04 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/02/08 04:00:04 DEBUG : file1(0xc000fed640): _writeAt: size=5, off=0 2025/02/08 04:00:04 DEBUG : file1(0xc000fed640): >_writeAt: n=5, err= 2025/02/08 04:00:04 DEBUG : file1(0xc000fed640): _writeAt: size=7, off=5 2025/02/08 04:00:04 DEBUG : file1(0xc000fed640): >_writeAt: n=7, err= 2025/02/08 04:00:04 DEBUG : file1: vfs cache: truncate to size=11 2025/02/08 04:00:04 DEBUG : file1(0xc000fed640): close: 2025/02/08 04:00:04 DEBUG : file1: vfs cache: setting modification time to 2025-02-08 04:00:04.190682625 +0000 UTC m=+10.328885865 2025/02/08 04:00:04 INFO : file1: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:04 DEBUG : file1(0xc000fed640): >close: err= 2025/02/08 04:00:04 DEBUG : file1(0xc000fed640): close: 2025/02/08 04:00:04 DEBUG : file1(0xc000fed640): >close: err=file already closed 2025/02/08 04:00:04 DEBUG : WaitForWriters: timeout=30s 2025/02/08 04:00:04 DEBUG : : Looking for writers 2025/02/08 04:00:04 DEBUG : file1: reading active writers 2025/02/08 04:00:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/08 04:00:04 DEBUG : : Looking for writers 2025/02/08 04:00:04 DEBUG : file1: reading active writers 2025/02/08 04:00:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/08 04:00:04 DEBUG : : Looking for writers 2025/02/08 04:00:04 DEBUG : file1: reading active writers 2025/02/08 04:00:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/08 04:00:04 DEBUG : : Looking for writers 2025/02/08 04:00:04 DEBUG : file1: reading active writers 2025/02/08 04:00:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/08 04:00:04 DEBUG : file1: vfs cache: starting upload 2025/02/08 04:00:04 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/02/08 04:00:04 INFO : file1: Copied (new) 2025/02/08 04:00:04 DEBUG : file1: vfs cache: fingerprint now "11,2025-02-08 04:00:04 +0000 UTC" 2025/02/08 04:00:04 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/02/08 04:00:04 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/08 04:00:04 INFO : file1: vfs cache: upload succeeded try #1 2025/02/08 04:00:04 DEBUG : : Looking for writers 2025/02/08 04:00:04 DEBUG : file1: reading active writers 2025/02/08 04:00:04 DEBUG : >WaitForWriters: 2025/02/08 04:00:04 DEBUG : WaitForWriters: timeout=30s 2025/02/08 04:00:04 DEBUG : : Looking for writers 2025/02/08 04:00:04 DEBUG : file1: reading active writers 2025/02/08 04:00:04 DEBUG : >WaitForWriters: 2025/02/08 04:00:04 DEBUG : webdav root 'rclone-test-telanug6zako': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.20s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-telanug6zako'", Local "Local file system at /tmp/rclone2556601438", Modify Window "1s" 2025/02/08 04:00:04 INFO : webdav root 'rclone-test-telanug6zako': poll-interval is not supported by this remote 2025/02/08 04:00:04 DEBUG : webdav root 'rclone-test-telanug6zako': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/08 04:00:04 DEBUG : webdav root 'rclone-test-telanug6zako': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" 2025/02/08 04:00:04 DEBUG : webdav root 'rclone-test-telanug6zako': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" 2025/02/08 04:00:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" 2025/02/08 04:00:04 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/08 04:00:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" 2025/02/08 04:00:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" 2025/02/08 04:00:04 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/08 04:00:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" 2025/02/08 04:00:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:04 INFO : webdav root 'rclone-test-telanug6zako': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/08 04:00:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:04 DEBUG : file1: newRWFileHandle: 2025/02/08 04:00:04 DEBUG : file1(0xc0009ca300): openPending: 2025/02/08 04:00:04 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:04 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/08 04:00:04 DEBUG : file1(0xc0009ca300): >openPending: err= 2025/02/08 04:00:04 DEBUG : file1: >newRWFileHandle: err= 2025/02/08 04:00:04 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/08 04:00:04 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/02/08 04:00:04 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/02/08 04:00:04 DEBUG : file1(0xc0009ca300): _writeAt: size=7, off=0 2025/02/08 04:00:04 DEBUG : file1(0xc0009ca300): >_writeAt: n=7, err= 2025/02/08 04:00:04 DEBUG : file1(0xc0009ca300): _writeAt: size=6, off=5 2025/02/08 04:00:04 DEBUG : file1(0xc0009ca300): >_writeAt: n=6, err= 2025/02/08 04:00:04 DEBUG : file1(0xc0009ca300): close: 2025/02/08 04:00:04 DEBUG : file1: vfs cache: setting modification time to 2025-02-08 04:00:04.38713054 +0000 UTC m=+10.525333791 2025/02/08 04:00:04 INFO : file1: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:04 DEBUG : file1(0xc0009ca300): >close: err= 2025/02/08 04:00:04 DEBUG : file1(0xc0009ca300): _writeAt: size=5, off=0 2025/02/08 04:00:04 DEBUG : file1(0xc0009ca300): >_writeAt: n=0, err=file already closed 2025/02/08 04:00:04 DEBUG : WaitForWriters: timeout=30s 2025/02/08 04:00:04 DEBUG : : Looking for writers 2025/02/08 04:00:04 DEBUG : file1: reading active writers 2025/02/08 04:00:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/08 04:00:04 DEBUG : : Looking for writers 2025/02/08 04:00:04 DEBUG : file1: reading active writers 2025/02/08 04:00:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/08 04:00:04 DEBUG : : Looking for writers 2025/02/08 04:00:04 DEBUG : file1: reading active writers 2025/02/08 04:00:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/08 04:00:04 DEBUG : : Looking for writers 2025/02/08 04:00:04 DEBUG : file1: reading active writers 2025/02/08 04:00:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/08 04:00:04 DEBUG : file1: vfs cache: starting upload 2025/02/08 04:00:04 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/02/08 04:00:04 INFO : file1: Copied (new) 2025/02/08 04:00:04 DEBUG : file1: vfs cache: fingerprint now "11,2025-02-08 04:00:04 +0000 UTC" 2025/02/08 04:00:04 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/02/08 04:00:04 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/08 04:00:04 INFO : file1: vfs cache: upload succeeded try #1 2025/02/08 04:00:04 DEBUG : : Looking for writers 2025/02/08 04:00:04 DEBUG : file1: reading active writers 2025/02/08 04:00:04 DEBUG : >WaitForWriters: 2025/02/08 04:00:04 DEBUG : WaitForWriters: timeout=30s 2025/02/08 04:00:04 DEBUG : : Looking for writers 2025/02/08 04:00:04 DEBUG : file1: reading active writers 2025/02/08 04:00:04 DEBUG : >WaitForWriters: 2025/02/08 04:00:04 DEBUG : webdav root 'rclone-test-telanug6zako': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.20s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "webdav root 'rclone-test-telanug6zako'", Local "Local file system at /tmp/rclone2556601438", Modify Window "1s" 2025/02/08 04:00:04 INFO : webdav root 'rclone-test-telanug6zako': poll-interval is not supported by this remote 2025/02/08 04:00:04 DEBUG : webdav root 'rclone-test-telanug6zako': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/08 04:00:04 DEBUG : webdav root 'rclone-test-telanug6zako': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" 2025/02/08 04:00:04 DEBUG : webdav root 'rclone-test-telanug6zako': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" 2025/02/08 04:00:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" 2025/02/08 04:00:04 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/08 04:00:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" 2025/02/08 04:00:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" 2025/02/08 04:00:04 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/08 04:00:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" 2025/02/08 04:00:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:04 INFO : webdav root 'rclone-test-telanug6zako': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/08 04:00:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:04 DEBUG : file1: newRWFileHandle: 2025/02/08 04:00:04 DEBUG : file1(0xc000a1dc80): openPending: 2025/02/08 04:00:04 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:04 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/08 04:00:04 DEBUG : file1(0xc000a1dc80): >openPending: err= 2025/02/08 04:00:04 DEBUG : file1: >newRWFileHandle: err= 2025/02/08 04:00:04 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/08 04:00:04 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/02/08 04:00:04 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/02/08 04:00:04 DEBUG : file1(0xc000a1dc80): close: 2025/02/08 04:00:04 DEBUG : file1: vfs cache: setting modification time to 2025-02-08 04:00:04.582836489 +0000 UTC m=+10.721039730 2025/02/08 04:00:04 INFO : file1: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:04 DEBUG : file1(0xc000a1dc80): >close: err= 2025/02/08 04:00:04 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/02/08 04:00:04 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/02/08 04:00:04 DEBUG : file2: newRWFileHandle: 2025/02/08 04:00:04 DEBUG : file2(0xc000a1dd40): openPending: 2025/02/08 04:00:04 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:04 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/02/08 04:00:04 DEBUG : file2(0xc000a1dd40): >openPending: err= 2025/02/08 04:00:04 DEBUG : file2: >newRWFileHandle: err= 2025/02/08 04:00:04 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/02/08 04:00:04 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/02/08 04:00:04 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/02/08 04:00:04 DEBUG : file2(0xc000a1dd40): RWFileHandle.Flush 2025/02/08 04:00:04 DEBUG : file2(0xc000a1dd40): RWFileHandle.Release 2025/02/08 04:00:04 DEBUG : file2(0xc000a1dd40): close: 2025/02/08 04:00:04 DEBUG : file2: vfs cache: setting modification time to 2025-02-08 04:00:04.583256804 +0000 UTC m=+10.721460045 2025/02/08 04:00:04 INFO : file2: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:04 DEBUG : file2(0xc000a1dd40): >close: err= 2025/02/08 04:00:04 DEBUG : WaitForWriters: timeout=30s 2025/02/08 04:00:04 DEBUG : : Looking for writers 2025/02/08 04:00:04 DEBUG : file1: reading active writers 2025/02/08 04:00:04 DEBUG : file2: reading active writers 2025/02/08 04:00:04 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/02/08 04:00:04 DEBUG : : Looking for writers 2025/02/08 04:00:04 DEBUG : file1: reading active writers 2025/02/08 04:00:04 DEBUG : file2: reading active writers 2025/02/08 04:00:04 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/02/08 04:00:04 DEBUG : : Looking for writers 2025/02/08 04:00:04 DEBUG : file1: reading active writers 2025/02/08 04:00:04 DEBUG : file2: reading active writers 2025/02/08 04:00:04 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/02/08 04:00:04 DEBUG : : Looking for writers 2025/02/08 04:00:04 DEBUG : file1: reading active writers 2025/02/08 04:00:04 DEBUG : file2: reading active writers 2025/02/08 04:00:04 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/02/08 04:00:04 DEBUG : file2: vfs cache: starting upload 2025/02/08 04:00:04 DEBUG : file1: vfs cache: starting upload 2025/02/08 04:00:04 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2025/02/08 04:00:04 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/02/08 04:00:04 INFO : file2: Copied (new) 2025/02/08 04:00:04 DEBUG : file2: vfs cache: fingerprint now "0,2025-02-08 04:00:04 +0000 UTC" 2025/02/08 04:00:04 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/02/08 04:00:04 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/02/08 04:00:04 INFO : file2: vfs cache: upload succeeded try #1 2025/02/08 04:00:04 DEBUG : : Looking for writers 2025/02/08 04:00:04 DEBUG : file1: reading active writers 2025/02/08 04:00:04 DEBUG : file2: reading active writers 2025/02/08 04:00:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/02/08 04:00:04 INFO : file1: Copied (new) 2025/02/08 04:00:04 DEBUG : file1: vfs cache: fingerprint now "0,2025-02-08 04:00:04 +0000 UTC" 2025/02/08 04:00:04 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/02/08 04:00:04 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/08 04:00:04 INFO : file1: vfs cache: upload succeeded try #1 2025/02/08 04:00:04 DEBUG : : Looking for writers 2025/02/08 04:00:04 DEBUG : file1: reading active writers 2025/02/08 04:00:04 DEBUG : file2: reading active writers 2025/02/08 04:00:04 DEBUG : >WaitForWriters: 2025/02/08 04:00:04 DEBUG : WaitForWriters: timeout=30s 2025/02/08 04:00:04 DEBUG : : Looking for writers 2025/02/08 04:00:04 DEBUG : file1: reading active writers 2025/02/08 04:00:04 DEBUG : file2: reading active writers 2025/02/08 04:00:04 DEBUG : >WaitForWriters: 2025/02/08 04:00:04 DEBUG : webdav root 'rclone-test-telanug6zako': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.37s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "webdav root 'rclone-test-telanug6zako'", Local "Local file system at /tmp/rclone2556601438", Modify Window "1s" 2025/02/08 04:00:04 INFO : webdav root 'rclone-test-telanug6zako': poll-interval is not supported by this remote 2025/02/08 04:00:04 DEBUG : webdav root 'rclone-test-telanug6zako': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/08 04:00:04 DEBUG : webdav root 'rclone-test-telanug6zako': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" 2025/02/08 04:00:04 DEBUG : webdav root 'rclone-test-telanug6zako': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" 2025/02/08 04:00:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" 2025/02/08 04:00:04 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/08 04:00:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" 2025/02/08 04:00:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" 2025/02/08 04:00:04 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/08 04:00:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" 2025/02/08 04:00:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:04 INFO : webdav root 'rclone-test-telanug6zako': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/08 04:00:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:04 DEBUG : file1: newRWFileHandle: 2025/02/08 04:00:04 DEBUG : file1(0xc000a4c500): openPending: 2025/02/08 04:00:04 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:04 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/08 04:00:04 DEBUG : file1(0xc000a4c500): >openPending: err= 2025/02/08 04:00:04 DEBUG : file1: >newRWFileHandle: err= 2025/02/08 04:00:04 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/08 04:00:04 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/02/08 04:00:04 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/02/08 04:00:04 DEBUG : file1(0xc000a4c500): _writeAt: size=5, off=0 2025/02/08 04:00:04 DEBUG : file1(0xc000a4c500): >_writeAt: n=5, err= 2025/02/08 04:00:04 DEBUG : file1(0xc000a4c500): RWFileHandle.Flush 2025/02/08 04:00:04 DEBUG : file1(0xc000a4c500): RWFileHandle.Flush 2025/02/08 04:00:04 DEBUG : file1(0xc000a4c500): close: 2025/02/08 04:00:04 DEBUG : file1: vfs cache: setting modification time to 2025-02-08 04:00:04.950043041 +0000 UTC m=+11.088246282 2025/02/08 04:00:04 INFO : file1: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:04 DEBUG : file1(0xc000a4c500): >close: err= 2025/02/08 04:00:04 DEBUG : WaitForWriters: timeout=30s 2025/02/08 04:00:04 DEBUG : : Looking for writers 2025/02/08 04:00:04 DEBUG : file1: reading active writers 2025/02/08 04:00:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/08 04:00:04 DEBUG : : Looking for writers 2025/02/08 04:00:04 DEBUG : file1: reading active writers 2025/02/08 04:00:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/08 04:00:04 DEBUG : : Looking for writers 2025/02/08 04:00:04 DEBUG : file1: reading active writers 2025/02/08 04:00:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/08 04:00:05 DEBUG : : Looking for writers 2025/02/08 04:00:05 DEBUG : file1: reading active writers 2025/02/08 04:00:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/08 04:00:05 DEBUG : file1: vfs cache: starting upload 2025/02/08 04:00:05 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/02/08 04:00:05 INFO : file1: Copied (new) 2025/02/08 04:00:05 DEBUG : file1: vfs cache: fingerprint now "5,2025-02-08 04:00:04 +0000 UTC" 2025/02/08 04:00:05 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/02/08 04:00:05 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/08 04:00:05 INFO : file1: vfs cache: upload succeeded try #1 2025/02/08 04:00:05 DEBUG : : Looking for writers 2025/02/08 04:00:05 DEBUG : file1: reading active writers 2025/02/08 04:00:05 DEBUG : >WaitForWriters: 2025/02/08 04:00:05 DEBUG : webdav root 'rclone-test-telanug6zako': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.19s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "webdav root 'rclone-test-telanug6zako'", Local "Local file system at /tmp/rclone2556601438", Modify Window "1s" 2025/02/08 04:00:05 INFO : webdav root 'rclone-test-telanug6zako': poll-interval is not supported by this remote 2025/02/08 04:00:05 DEBUG : webdav root 'rclone-test-telanug6zako': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/08 04:00:05 DEBUG : webdav root 'rclone-test-telanug6zako': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" 2025/02/08 04:00:05 DEBUG : webdav root 'rclone-test-telanug6zako': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" 2025/02/08 04:00:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" 2025/02/08 04:00:05 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/08 04:00:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" 2025/02/08 04:00:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" 2025/02/08 04:00:05 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/08 04:00:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" 2025/02/08 04:00:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:05 INFO : webdav root 'rclone-test-telanug6zako': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/08 04:00:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:05 DEBUG : file1: newRWFileHandle: 2025/02/08 04:00:05 DEBUG : file1(0xc000937ac0): openPending: 2025/02/08 04:00:05 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:05 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/08 04:00:05 DEBUG : file1(0xc000937ac0): >openPending: err= 2025/02/08 04:00:05 DEBUG : file1: >newRWFileHandle: err= 2025/02/08 04:00:05 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/08 04:00:05 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/02/08 04:00:05 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/02/08 04:00:05 DEBUG : file1(0xc000937ac0): _writeAt: size=5, off=0 2025/02/08 04:00:05 DEBUG : file1(0xc000937ac0): >_writeAt: n=5, err= 2025/02/08 04:00:05 DEBUG : file1(0xc000937ac0): RWFileHandle.Release 2025/02/08 04:00:05 DEBUG : file1(0xc000937ac0): close: 2025/02/08 04:00:05 DEBUG : file1: vfs cache: setting modification time to 2025-02-08 04:00:05.134759222 +0000 UTC m=+11.272962463 2025/02/08 04:00:05 INFO : file1: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:05 DEBUG : file1(0xc000937ac0): >close: err= 2025/02/08 04:00:05 DEBUG : file1(0xc000937ac0): RWFileHandle.Release 2025/02/08 04:00:05 DEBUG : WaitForWriters: timeout=30s 2025/02/08 04:00:05 DEBUG : : Looking for writers 2025/02/08 04:00:05 DEBUG : file1: reading active writers 2025/02/08 04:00:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/08 04:00:05 DEBUG : : Looking for writers 2025/02/08 04:00:05 DEBUG : file1: reading active writers 2025/02/08 04:00:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/08 04:00:05 DEBUG : : Looking for writers 2025/02/08 04:00:05 DEBUG : file1: reading active writers 2025/02/08 04:00:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/08 04:00:05 DEBUG : : Looking for writers 2025/02/08 04:00:05 DEBUG : file1: reading active writers 2025/02/08 04:00:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/08 04:00:05 DEBUG : file1: vfs cache: starting upload 2025/02/08 04:00:05 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/02/08 04:00:05 INFO : file1: Copied (new) 2025/02/08 04:00:05 DEBUG : file1: vfs cache: fingerprint now "5,2025-02-08 04:00:05 +0000 UTC" 2025/02/08 04:00:05 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/02/08 04:00:05 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/08 04:00:05 INFO : file1: vfs cache: upload succeeded try #1 2025/02/08 04:00:05 DEBUG : : Looking for writers 2025/02/08 04:00:05 DEBUG : file1: reading active writers 2025/02/08 04:00:05 DEBUG : >WaitForWriters: 2025/02/08 04:00:05 DEBUG : webdav root 'rclone-test-telanug6zako': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.19s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "webdav root 'rclone-test-telanug6zako'", Local "Local file system at /tmp/rclone2556601438", Modify Window "1s" 2025/02/08 04:00:05 INFO : webdav root 'rclone-test-telanug6zako': poll-interval is not supported by this remote 2025/02/08 04:00:05 DEBUG : webdav root 'rclone-test-telanug6zako': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/08 04:00:05 DEBUG : webdav root 'rclone-test-telanug6zako': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" 2025/02/08 04:00:05 DEBUG : webdav root 'rclone-test-telanug6zako': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" 2025/02/08 04:00:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" 2025/02/08 04:00:05 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/08 04:00:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" 2025/02/08 04:00:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" 2025/02/08 04:00:05 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/08 04:00:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" 2025/02/08 04:00:05 INFO : webdav root 'rclone-test-telanug6zako': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/08 04:00:05 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/08 04:00:05 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/02/08 04:00:05 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/02/08 04:00:05 DEBUG : dir/file1: newRWFileHandle: 2025/02/08 04:00:05 DEBUG : dir/file1(0xc000d9afc0): openPending: 2025/02/08 04:00:05 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/02/08 04:00:05 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/02/08 04:00:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/08 04:00:05 DEBUG : dir/file1(0xc000d9afc0): >openPending: err= 2025/02/08 04:00:05 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/02/08 04:00:05 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/08 04:00:05 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/08 04:00:05 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/02/08 04:00:05 DEBUG : dir/file1(0xc000d9afc0): _writeAt: size=5, off=0 2025/02/08 04:00:05 DEBUG : dir/file1(0xc000d9afc0): >_writeAt: n=5, err= 2025/02/08 04:00:05 DEBUG : dir/file1(0xc000d9afc0): close: 2025/02/08 04:00:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:05 DEBUG : dir/file1: vfs cache: setting modification time to 2025-02-08 04:00:05.385328484 +0000 UTC m=+11.523531725 2025/02/08 04:00:05 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:05 DEBUG : dir/file1(0xc000d9afc0): >close: err= 2025/02/08 04:00:05 DEBUG : WaitForWriters: timeout=30s 2025/02/08 04:00:05 DEBUG : dir: Looking for writers 2025/02/08 04:00:05 DEBUG : file1: reading active writers 2025/02/08 04:00:05 DEBUG : : Looking for writers 2025/02/08 04:00:05 DEBUG : dir: reading active writers 2025/02/08 04:00:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/08 04:00:05 DEBUG : dir: Looking for writers 2025/02/08 04:00:05 DEBUG : file1: reading active writers 2025/02/08 04:00:05 DEBUG : : Looking for writers 2025/02/08 04:00:05 DEBUG : dir: reading active writers 2025/02/08 04:00:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/08 04:00:05 DEBUG : dir: Looking for writers 2025/02/08 04:00:05 DEBUG : file1: reading active writers 2025/02/08 04:00:05 DEBUG : : Looking for writers 2025/02/08 04:00:05 DEBUG : dir: reading active writers 2025/02/08 04:00:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/08 04:00:05 DEBUG : dir: Looking for writers 2025/02/08 04:00:05 DEBUG : file1: reading active writers 2025/02/08 04:00:05 DEBUG : : Looking for writers 2025/02/08 04:00:05 DEBUG : dir: reading active writers 2025/02/08 04:00:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/08 04:00:05 DEBUG : dir/file1: vfs cache: starting upload 2025/02/08 04:00:05 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/08 04:00:05 INFO : dir/file1: Copied (replaced existing) 2025/02/08 04:00:05 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-02-08 04:00:05 +0000 UTC" 2025/02/08 04:00:05 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/02/08 04:00:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/08 04:00:05 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/02/08 04:00:05 DEBUG : dir: Looking for writers 2025/02/08 04:00:05 DEBUG : file1: reading active writers 2025/02/08 04:00:05 DEBUG : : Looking for writers 2025/02/08 04:00:05 DEBUG : dir: reading active writers 2025/02/08 04:00:05 DEBUG : >WaitForWriters: 2025/02/08 04:00:05 DEBUG : webdav root 'rclone-test-telanug6zako': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.28s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "webdav root 'rclone-test-telanug6zako'", Local "Local file system at /tmp/rclone2556601438", Modify Window "1s" 2025/02/08 04:00:05 INFO : webdav root 'rclone-test-telanug6zako': poll-interval is not supported by this remote 2025/02/08 04:00:05 DEBUG : webdav root 'rclone-test-telanug6zako': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/08 04:00:05 DEBUG : webdav root 'rclone-test-telanug6zako': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" 2025/02/08 04:00:05 DEBUG : webdav root 'rclone-test-telanug6zako': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" 2025/02/08 04:00:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" 2025/02/08 04:00:05 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/08 04:00:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" 2025/02/08 04:00:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" 2025/02/08 04:00:05 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/08 04:00:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" 2025/02/08 04:00:05 INFO : webdav root 'rclone-test-telanug6zako': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/08 04:00:05 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/08 04:00:05 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:05 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:05 DEBUG : dir/file1: newRWFileHandle: 2025/02/08 04:00:05 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/08 04:00:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/08 04:00:05 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/08 04:00:05 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/02/08 04:00:05 DEBUG : dir/file1(0xc00062bd00): _writeAt: size=5, off=0 2025/02/08 04:00:05 DEBUG : dir/file1(0xc00062bd00): openPending: 2025/02/08 04:00:05 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/02/08 04:00:05 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/02/08 04:00:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/08 04:00:05 DEBUG : dir/file1(0xc00062bd00): >openPending: err= 2025/02/08 04:00:05 DEBUG : dir/file1(0xc00062bd00): >_writeAt: n=5, err= 2025/02/08 04:00:05 DEBUG : dir/file1(0xc00062bd00): _writeAt: size=15, off=5 2025/02/08 04:00:05 DEBUG : dir/file1(0xc00062bd00): >_writeAt: n=15, err= 2025/02/08 04:00:05 DEBUG : dir/file1(0xc00062bd00): close: 2025/02/08 04:00:05 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/02/08 04:00:05 DEBUG : dir/file1: vfs cache: setting modification time to 2025-02-08 04:00:05.666695592 +0000 UTC m=+11.804898834 2025/02/08 04:00:05 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:05 DEBUG : dir/file1(0xc00062bd00): >close: err= 2025/02/08 04:00:05 DEBUG : WaitForWriters: timeout=30s 2025/02/08 04:00:05 DEBUG : dir: Looking for writers 2025/02/08 04:00:05 DEBUG : file1: reading active writers 2025/02/08 04:00:05 DEBUG : : Looking for writers 2025/02/08 04:00:05 DEBUG : dir: reading active writers 2025/02/08 04:00:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/08 04:00:05 DEBUG : dir: Looking for writers 2025/02/08 04:00:05 DEBUG : file1: reading active writers 2025/02/08 04:00:05 DEBUG : : Looking for writers 2025/02/08 04:00:05 DEBUG : dir: reading active writers 2025/02/08 04:00:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/08 04:00:05 DEBUG : dir: Looking for writers 2025/02/08 04:00:05 DEBUG : file1: reading active writers 2025/02/08 04:00:05 DEBUG : : Looking for writers 2025/02/08 04:00:05 DEBUG : dir: reading active writers 2025/02/08 04:00:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/08 04:00:05 DEBUG : dir: Looking for writers 2025/02/08 04:00:05 DEBUG : file1: reading active writers 2025/02/08 04:00:05 DEBUG : : Looking for writers 2025/02/08 04:00:05 DEBUG : dir: reading active writers 2025/02/08 04:00:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/08 04:00:05 DEBUG : dir/file1: vfs cache: starting upload 2025/02/08 04:00:05 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/08 04:00:05 INFO : dir/file1: Copied (replaced existing) 2025/02/08 04:00:05 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-02-08 04:00:05 +0000 UTC" 2025/02/08 04:00:05 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/02/08 04:00:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/08 04:00:05 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/02/08 04:00:05 DEBUG : dir: Looking for writers 2025/02/08 04:00:05 DEBUG : file1: reading active writers 2025/02/08 04:00:05 DEBUG : : Looking for writers 2025/02/08 04:00:05 DEBUG : dir: reading active writers 2025/02/08 04:00:05 DEBUG : >WaitForWriters: 2025/02/08 04:00:05 DEBUG : webdav root 'rclone-test-telanug6zako': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.28s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "webdav root 'rclone-test-telanug6zako'", Local "Local file system at /tmp/rclone2556601438", Modify Window "1s" 2025/02/08 04:00:05 INFO : webdav root 'rclone-test-telanug6zako': poll-interval is not supported by this remote 2025/02/08 04:00:05 DEBUG : webdav root 'rclone-test-telanug6zako': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/08 04:00:05 DEBUG : webdav root 'rclone-test-telanug6zako': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" 2025/02/08 04:00:05 DEBUG : webdav root 'rclone-test-telanug6zako': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" 2025/02/08 04:00:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" 2025/02/08 04:00:05 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/08 04:00:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" 2025/02/08 04:00:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" 2025/02/08 04:00:05 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/08 04:00:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" 2025/02/08 04:00:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:05 INFO : webdav root 'rclone-test-telanug6zako': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/08 04:00:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:05 DEBUG : file1: newRWFileHandle: 2025/02/08 04:00:05 DEBUG : file1(0xc000aeb940): openPending: 2025/02/08 04:00:05 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:05 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/08 04:00:05 DEBUG : file1(0xc000aeb940): >openPending: err= 2025/02/08 04:00:05 DEBUG : file1: >newRWFileHandle: err= 2025/02/08 04:00:05 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/08 04:00:05 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/02/08 04:00:05 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/02/08 04:00:05 DEBUG : file1(0xc000aeb940): _writeAt: size=5, off=0 2025/02/08 04:00:05 DEBUG : file1(0xc000aeb940): >_writeAt: n=5, err= 2025/02/08 04:00:05 DEBUG : file1(0xc000aeb940): close: 2025/02/08 04:00:05 DEBUG : file1: vfs cache: setting modification time to 2025-02-08 04:00:05.884965571 +0000 UTC m=+12.023168842 2025/02/08 04:00:05 INFO : file1: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:05 DEBUG : file1(0xc000aeb940): >close: err= 2025/02/08 04:00:05 DEBUG : WaitForWriters: timeout=30s 2025/02/08 04:00:05 DEBUG : : Looking for writers 2025/02/08 04:00:05 DEBUG : file1: reading active writers 2025/02/08 04:00:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/08 04:00:05 DEBUG : : Looking for writers 2025/02/08 04:00:05 DEBUG : file1: reading active writers 2025/02/08 04:00:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/08 04:00:05 DEBUG : : Looking for writers 2025/02/08 04:00:05 DEBUG : file1: reading active writers 2025/02/08 04:00:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/08 04:00:05 DEBUG : : Looking for writers 2025/02/08 04:00:05 DEBUG : file1: reading active writers 2025/02/08 04:00:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/08 04:00:05 DEBUG : file1: vfs cache: starting upload 2025/02/08 04:00:05 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/02/08 04:00:06 INFO : file1: Copied (new) 2025/02/08 04:00:06 DEBUG : file1: vfs cache: fingerprint now "5,2025-02-08 04:00:05 +0000 UTC" 2025/02/08 04:00:06 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/08 04:00:06 INFO : file1: vfs cache: upload succeeded try #1 2025/02/08 04:00:06 DEBUG : : Looking for writers 2025/02/08 04:00:06 DEBUG : file1: reading active writers 2025/02/08 04:00:06 DEBUG : >WaitForWriters: 2025/02/08 04:00:06 DEBUG : webdav root 'rclone-test-telanug6zako': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.19s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "webdav root 'rclone-test-telanug6zako'", Local "Local file system at /tmp/rclone2556601438", Modify Window "1s" 2025/02/08 04:00:06 INFO : webdav root 'rclone-test-telanug6zako': poll-interval is not supported by this remote 2025/02/08 04:00:06 DEBUG : webdav root 'rclone-test-telanug6zako': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/08 04:00:06 DEBUG : webdav root 'rclone-test-telanug6zako': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" 2025/02/08 04:00:06 DEBUG : webdav root 'rclone-test-telanug6zako': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" 2025/02/08 04:00:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" 2025/02/08 04:00:06 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/08 04:00:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" 2025/02/08 04:00:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" 2025/02/08 04:00:06 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/08 04:00:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/02/08 04:00:06 INFO : webdav root 'rclone-test-telanug6zako': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000b5fd40): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000b5fd40): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000b5fd40): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000b5fd40): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000b5fd40): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.071370708 +0000 UTC m=+12.209573959 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000b5fd40): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000b5fd80): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000b5fd80): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000b5fd80): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000b5fd80): >_readAt: n=2, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000b5fd80): _writeAt: size=3, off=2 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000b5fd80): >_writeAt: n=0, err=Bad file descriptor 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000b5fd80): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.071370708 +0000 UTC m=+12.209573959 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000b5fd80): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000b5fdc0): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000b5fdc0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000b5fdc0): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000b5fdc0): >_readAt: n=5, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000b5fdc0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.071370708 +0000 UTC m=+12.209573959 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000b5fdc0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f7b90 item 1 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000b5fe00): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000b5fe00): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000b5fe00): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000b5fe00): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000b5fe00): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.073607569 +0000 UTC m=+12.211810809 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000b5fe00): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000b5fe40): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000b5fe40): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000b5fe40): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000b5fe40): >_readAt: n=5, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000b5fe40): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.073607569 +0000 UTC m=+12.211810809 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000b5fe40): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003264d0 item 2 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000b5fe80): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000b5fe80): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000b5fe80): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000b5fe80): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000b5fe80): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.075321652 +0000 UTC m=+12.213524903 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000b5fe80): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000b5fec0): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000b5fec0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000b5fec0): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000b5fec0): >_readAt: n=2, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000b5fec0): _writeAt: size=3, off=2 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000b5fec0): >_writeAt: n=0, err=Bad file descriptor 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000b5fec0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.075321652 +0000 UTC m=+12.213524903 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000b5fec0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000b5ff00): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000b5ff00): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000b5ff00): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000b5ff00): >_readAt: n=5, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000b5ff00): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.075321652 +0000 UTC m=+12.213524903 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000b5ff00): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000326af0 item 3 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c000): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c000): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c000): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c000): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c000): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.077849686 +0000 UTC m=+12.216052937 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c000): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c080): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c080): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c080): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c080): >_readAt: n=5, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c080): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.077849686 +0000 UTC m=+12.216052937 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c080): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003272d0 item 4 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c0c0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c0c0): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c0c0): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c0c0): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c0c0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.079447503 +0000 UTC m=+12.217650754 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c0c0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c100): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c100): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c100): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c100): >_readAt: n=2, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c100): _writeAt: size=3, off=2 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c100): >_writeAt: n=0, err=Bad file descriptor 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c100): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.079447503 +0000 UTC m=+12.217650754 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c100): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c140): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c140): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c140): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c140): >_readAt: n=5, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c140): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.079447503 +0000 UTC m=+12.217650754 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c140): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000327730 item 5 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c1c0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c1c0): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c1c0): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c1c0): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c1c0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.081481093 +0000 UTC m=+12.219684344 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c1c0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c240): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c240): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c240): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c240): >_readAt: n=5, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c240): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.081481093 +0000 UTC m=+12.219684344 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c240): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000327e30 item 6 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c2c0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c2c0): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c2c0): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c2c0): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c2c0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.08309023 +0000 UTC m=+12.221293471 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c2c0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c380): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c380): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c380): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c380): >_readAt: n=2, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c380): _writeAt: size=3, off=2 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c380): >_writeAt: n=0, err=Bad file descriptor 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c380): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.08309023 +0000 UTC m=+12.221293471 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c380): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c3c0): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c3c0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c3c0): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c3c0): >_readAt: n=5, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c3c0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.08309023 +0000 UTC m=+12.221293471 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c3c0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032e540 item 7 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c440): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c440): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c440): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c440): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c440): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.085681954 +0000 UTC m=+12.223885195 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c440): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c4c0): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c4c0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c4c0): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c4c0): >_readAt: n=5, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c4c0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.085681954 +0000 UTC m=+12.223885195 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c4c0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032eaf0 item 8 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c500): _readAt: size=2, off=0 2025/02/08 04:00:06 ERROR : open-test-file(0xc000f2c500): Couldn't read size of file 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c500): >_readAt: n=0, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c500): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c500): >_writeAt: n=0, err=Bad file descriptor 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c500): close: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c500): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c540): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c540): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c540): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c540): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c540): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.086998664 +0000 UTC m=+12.225201905 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c540): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c580): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c580): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c580): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c580): >_readAt: n=2, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c580): _writeAt: size=3, off=2 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c580): >_writeAt: n=0, err=Bad file descriptor 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c580): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.086998664 +0000 UTC m=+12.225201905 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c580): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c5c0): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c5c0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c5c0): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c5c0): >_readAt: n=5, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c5c0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.086998664 +0000 UTC m=+12.225201905 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c5c0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032eee0 item 9 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c640): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c640): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c640): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c640): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c640): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.088626567 +0000 UTC m=+12.226829808 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c640): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c6c0): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c6c0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c6c0): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c6c0): >_readAt: n=5, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c6c0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.088626567 +0000 UTC m=+12.226829808 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c6c0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032f7a0 item 10 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c780): _readAt: size=2, off=0 2025/02/08 04:00:06 ERROR : open-test-file(0xc000f2c780): Couldn't read size of file 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c780): >_readAt: n=0, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c780): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c780): >_writeAt: n=0, err=Bad file descriptor 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c780): close: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c780): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c7c0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c7c0): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c7c0): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c7c0): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c7c0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.090048915 +0000 UTC m=+12.228252156 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c7c0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c880): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c880): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c880): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c880): >_readAt: n=2, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c880): _writeAt: size=3, off=2 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c880): >_writeAt: n=0, err=Bad file descriptor 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c880): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.090048915 +0000 UTC m=+12.228252156 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c880): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c8c0): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c8c0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c8c0): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c8c0): >_readAt: n=5, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c8c0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.090048915 +0000 UTC m=+12.228252156 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c8c0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032fb90 item 11 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c940): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c940): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c940): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c940): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c940): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.091809935 +0000 UTC m=+12.230013186 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c940): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c9c0): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c9c0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c9c0): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c9c0): >_readAt: n=5, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c9c0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.091809935 +0000 UTC m=+12.230013186 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c9c0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003523f0 item 12 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2ca80): _readAt: size=2, off=0 2025/02/08 04:00:06 ERROR : open-test-file(0xc000f2ca80): Couldn't read size of file 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2ca80): >_readAt: n=0, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2ca80): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2ca80): >_writeAt: n=0, err=Bad file descriptor 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2ca80): close: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2ca80): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2cac0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2cac0): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2cac0): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2cac0): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2cac0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.09325698 +0000 UTC m=+12.231460231 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2cac0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2cb80): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2cb80): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2cb80): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2cb80): >_readAt: n=5, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2cb80): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.09325698 +0000 UTC m=+12.231460231 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2cb80): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000352a10 item 13 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c040): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c040): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c040): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c040): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c040): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.094705007 +0000 UTC m=+12.232908268 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c040): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c0c0): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c0c0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c0c0): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c0c0): >_readAt: n=5, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c0c0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.094705007 +0000 UTC m=+12.232908268 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c0c0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f84d0 item 14 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c180): _readAt: size=2, off=0 2025/02/08 04:00:06 ERROR : open-test-file(0xc000f2c180): Couldn't read size of file 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c180): >_readAt: n=0, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c180): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c180): >_writeAt: n=0, err=Bad file descriptor 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c180): close: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c180): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c1c0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c1c0): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c1c0): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c1c0): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c1c0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.096295559 +0000 UTC m=+12.234498800 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c1c0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c280): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c280): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c280): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c280): >_readAt: n=5, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c280): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.096295559 +0000 UTC m=+12.234498800 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c280): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f9960 item 15 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c300): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c300): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c300): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c300): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c300): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.097613071 +0000 UTC m=+12.235816322 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c300): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c380): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c380): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c380): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c380): >_readAt: n=5, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c380): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.097613071 +0000 UTC m=+12.235816322 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c380): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000318230 item 16 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c3c0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c3c0): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c3c0): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c3c0): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c3c0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.098922719 +0000 UTC m=+12.237125970 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c3c0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c400): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c400): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c400): open at offset 5 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c400): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c400): >_readAt: n=2, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c400): _writeAt: size=3, off=7 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c400): >_writeAt: n=0, err=Bad file descriptor 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c400): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.098922719 +0000 UTC m=+12.237125970 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c400): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c440): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c440): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c440): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c440): >_readAt: n=5, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c440): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.098922719 +0000 UTC m=+12.237125970 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c440): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000319110 item 17 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c4c0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c4c0): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c4c0): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c4c0): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c4c0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.100859478 +0000 UTC m=+12.239062719 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c4c0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c540): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c540): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c540): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c540): >_readAt: n=5, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c540): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.100859478 +0000 UTC m=+12.239062719 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c540): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000319dc0 item 18 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c5c0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c5c0): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c5c0): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c5c0): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c5c0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.102398696 +0000 UTC m=+12.240601947 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c5c0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c680): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c680): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c680): open at offset 5 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c680): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c680): >_readAt: n=2, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c680): _writeAt: size=3, off=7 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c680): >_writeAt: n=0, err=Bad file descriptor 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c680): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.102398696 +0000 UTC m=+12.240601947 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c680): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c6c0): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c6c0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c6c0): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c6c0): >_readAt: n=5, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c6c0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.102398696 +0000 UTC m=+12.240601947 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c6c0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000352310 item 19 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c740): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c740): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c740): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c740): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c740): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.104206885 +0000 UTC m=+12.242410136 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c740): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c7c0): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c7c0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c7c0): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c7c0): >_readAt: n=5, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c7c0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.104206885 +0000 UTC m=+12.242410136 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c7c0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000353260 item 20 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c840): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c840): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c840): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c840): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c840): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.105599467 +0000 UTC m=+12.243802728 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c840): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c900): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c900): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c900): open at offset 5 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c900): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c900): >_readAt: n=2, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c900): _writeAt: size=3, off=7 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c900): >_writeAt: n=0, err=Bad file descriptor 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c900): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.105599467 +0000 UTC m=+12.243802728 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c900): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000722000): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000722000): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000722000): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000722000): >_readAt: n=5, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000722000): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.105599467 +0000 UTC m=+12.243802728 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000722000): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003536c0 item 21 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000722080): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000722080): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000722080): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000722080): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000722080): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.107822361 +0000 UTC m=+12.246025612 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000722080): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000722100): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000722100): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000722100): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000722100): >_readAt: n=5, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000722100): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.107822361 +0000 UTC m=+12.246025612 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000722100): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e2af0 item 22 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000722180): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000722180): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000722180): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000722180): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000722180): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.109126097 +0000 UTC m=+12.247329339 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000722180): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000722240): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000722240): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000722240): open at offset 5 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000722240): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000722240): >_readAt: n=2, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000722240): _writeAt: size=3, off=7 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000722240): >_writeAt: n=0, err=Bad file descriptor 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000722240): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.109126097 +0000 UTC m=+12.247329339 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000722240): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000722280): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000722280): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000722280): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000722280): >_readAt: n=5, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000722280): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.109126097 +0000 UTC m=+12.247329339 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000722280): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e3340 item 23 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000722300): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000722300): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000722300): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000722300): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000722300): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.112392913 +0000 UTC m=+12.250596164 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000722300): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000722380): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000722380): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000722380): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000722380): >_readAt: n=5, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000722380): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.112392913 +0000 UTC m=+12.250596164 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000722380): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e3a40 item 24 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000722440): _readAt: size=2, off=0 2025/02/08 04:00:06 ERROR : open-test-file(0xc000722440): Couldn't read size of file 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000722440): >_readAt: n=0, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000722440): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000722440): >_writeAt: n=0, err=Bad file descriptor 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000722440): close: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000722440): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000722480): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000722480): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000722480): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000722480): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000722480): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.113882496 +0000 UTC m=+12.252085747 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000722480): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000722580): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000722580): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000722580): open at offset 5 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000722580): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000722580): >_readAt: n=2, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000722580): _writeAt: size=3, off=7 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000722580): >_writeAt: n=0, err=Bad file descriptor 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000722580): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.113882496 +0000 UTC m=+12.252085747 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000722580): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0007225c0): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0007225c0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0007225c0): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0007225c0): >_readAt: n=5, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0007225c0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.113882496 +0000 UTC m=+12.252085747 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0007225c0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c2b60 item 25 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000722680): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000722680): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000722680): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000722680): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000722680): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.115779762 +0000 UTC m=+12.253983013 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000722680): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000722740): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000722740): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000722740): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000722740): >_readAt: n=5, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000722740): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.115779762 +0000 UTC m=+12.253983013 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000722740): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c3c70 item 26 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000722880): _readAt: size=2, off=0 2025/02/08 04:00:06 ERROR : open-test-file(0xc000722880): Couldn't read size of file 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000722880): >_readAt: n=0, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000722880): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000722880): >_writeAt: n=0, err=Bad file descriptor 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000722880): close: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000722880): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0007228c0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0007228c0): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0007228c0): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0007228c0): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0007228c0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.117359835 +0000 UTC m=+12.255563096 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0007228c0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000722b80): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000722b80): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000722b80): open at offset 5 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000722b80): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000722b80): >_readAt: n=2, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000722b80): _writeAt: size=3, off=7 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000722b80): >_writeAt: n=0, err=Bad file descriptor 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000722b80): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.117359835 +0000 UTC m=+12.255563096 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000722b80): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000722bc0): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000722bc0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000722bc0): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000722bc0): >_readAt: n=5, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000722bc0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.117359835 +0000 UTC m=+12.255563096 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000722bc0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000460310 item 27 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000722dc0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000722dc0): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000722dc0): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000722dc0): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000722dc0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.119345897 +0000 UTC m=+12.257549168 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000722dc0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000722e40): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000722e40): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000722e40): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000722e40): >_readAt: n=5, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000722e40): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.119345897 +0000 UTC m=+12.257549168 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000722e40): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000460d90 item 28 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000722f00): _readAt: size=2, off=0 2025/02/08 04:00:06 ERROR : open-test-file(0xc000722f00): Couldn't read size of file 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000722f00): >_readAt: n=0, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000722f00): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000722f00): >_writeAt: n=0, err=Bad file descriptor 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000722f00): close: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000722f00): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000722fc0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000722fc0): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000722fc0): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000722fc0): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000722fc0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.121488422 +0000 UTC m=+12.259691673 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000722fc0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000723080): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000723080): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000723080): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000723080): >_readAt: n=5, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000723080): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.121488422 +0000 UTC m=+12.259691673 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000723080): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000461570 item 29 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000723200): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000723200): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000723200): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000723200): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000723200): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.122660873 +0000 UTC m=+12.260864124 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000723200): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000723340): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000723340): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000723340): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000723340): >_readAt: n=5, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000723340): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.122660873 +0000 UTC m=+12.260864124 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000723340): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000461e30 item 30 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000723400): _readAt: size=2, off=0 2025/02/08 04:00:06 ERROR : open-test-file(0xc000723400): Couldn't read size of file 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000723400): >_readAt: n=0, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000723400): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000723400): >_writeAt: n=0, err=Bad file descriptor 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000723400): close: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000723400): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0007234c0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0007234c0): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0007234c0): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0007234c0): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0007234c0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.123849273 +0000 UTC m=+12.262052524 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0007234c0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000723580): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000723580): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000723580): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000723580): >_readAt: n=5, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000723580): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.123849273 +0000 UTC m=+12.262052524 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000723580): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000368620 item 31 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0007236c0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0007236c0): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0007236c0): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0007236c0): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0007236c0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.125259669 +0000 UTC m=+12.263462930 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0007236c0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0007237c0): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0007237c0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0007237c0): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0007237c0): >_readAt: n=5, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0007237c0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.125259669 +0000 UTC m=+12.263462930 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0007237c0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000368c40 item 32 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000723880): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000723880): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000723880): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000723880): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000723880): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.126748442 +0000 UTC m=+12.264951693 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000723880): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0007238c0): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0007238c0): >_readAt: n=0, err=Bad file descriptor 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0007238c0): _writeAt: size=3, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0007238c0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0007238c0): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003691f0 item 33 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0007238c0): >_writeAt: n=3, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0007238c0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.12736847 +0000 UTC m=+12.265571731 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0007238c0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000723900): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000723900): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000723900): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000723900): >_readAt: n=5, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000723900): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.12736847 +0000 UTC m=+12.265571731 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000723900): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000369340 item 33 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000723980): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000723980): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000723980): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000723980): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000723980): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.12884503 +0000 UTC m=+12.267048281 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000723980): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000723a00): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000723a00): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003698f0 item 34 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000723a00): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000723a00): >_readAt: n=0, err=Bad file descriptor 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000723a00): _writeAt: size=3, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000723a00): >_writeAt: n=3, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000723a00): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.129409685 +0000 UTC m=+12.267612926 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000723a00): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000723a40): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000723a40): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000723a40): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000723a40): >_readAt: n=3, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000723a40): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.129409685 +0000 UTC m=+12.267612926 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000723a40): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000369c00 item 34 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000723a80): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000723a80): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000723a80): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000723a80): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000723a80): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.130686201 +0000 UTC m=+12.268889442 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000723a80): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000723ac0): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000723ac0): >_readAt: n=0, err=Bad file descriptor 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000723ac0): _writeAt: size=3, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000723ac0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000723ac0): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000522a0 item 35 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000723ac0): >_writeAt: n=3, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000723ac0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.131193418 +0000 UTC m=+12.269396659 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000723ac0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000723b00): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000723b00): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000723b00): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000723b00): >_readAt: n=5, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000723b00): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.131193418 +0000 UTC m=+12.269396659 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000723b00): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052540 item 35 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000723c80): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000723c80): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000723c80): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000723c80): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000723c80): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.132535658 +0000 UTC m=+12.270738909 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000723c80): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000723d80): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000723d80): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052e70 item 36 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000723d80): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000723d80): >_readAt: n=0, err=Bad file descriptor 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000723d80): _writeAt: size=3, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000723d80): >_writeAt: n=3, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000723d80): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.133118828 +0000 UTC m=+12.271322079 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000723d80): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d2600): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d2600): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d2600): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d2600): >_readAt: n=3, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d2600): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.133118828 +0000 UTC m=+12.271322079 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d2600): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a6380 item 36 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d26c0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d26c0): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d26c0): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d26c0): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d26c0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.134286739 +0000 UTC m=+12.272489990 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d26c0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d2980): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d2980): >_readAt: n=0, err=Bad file descriptor 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d2980): _writeAt: size=3, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d2980): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d2980): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a6af0 item 37 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d2980): >_writeAt: n=3, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d2980): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.13476311 +0000 UTC m=+12.272966351 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d2980): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d2ec0): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d2ec0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d2ec0): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d2ec0): >_readAt: n=5, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d2ec0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.13476311 +0000 UTC m=+12.272966351 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d2ec0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a6f50 item 37 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3080): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3080): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3080): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3080): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3080): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.135854059 +0000 UTC m=+12.274057310 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3080): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3180): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3180): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a7490 item 38 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3180): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3180): >_readAt: n=0, err=Bad file descriptor 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3180): _writeAt: size=3, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3180): >_writeAt: n=3, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3180): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.136353202 +0000 UTC m=+12.274556443 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3180): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d31c0): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d31c0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d31c0): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d31c0): >_readAt: n=3, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d31c0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.136353202 +0000 UTC m=+12.274556443 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d31c0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a7880 item 38 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d32c0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d32c0): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d32c0): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d32c0): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d32c0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.137532206 +0000 UTC m=+12.275735447 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d32c0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3380): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3380): >_readAt: n=0, err=Bad file descriptor 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3380): _writeAt: size=3, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3380): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3380): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a4230 item 39 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3380): >_writeAt: n=3, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3380): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.137897438 +0000 UTC m=+12.276100678 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3380): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d33c0): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d33c0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d33c0): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d33c0): >_readAt: n=5, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d33c0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.137897438 +0000 UTC m=+12.276100678 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d33c0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a43f0 item 39 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d37c0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d37c0): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d37c0): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d37c0): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d37c0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.139057305 +0000 UTC m=+12.277260556 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d37c0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d38c0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d38c0): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a4850 item 40 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d38c0): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d38c0): >_readAt: n=0, err=Bad file descriptor 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d38c0): _writeAt: size=3, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d38c0): >_writeAt: n=3, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d38c0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.139609948 +0000 UTC m=+12.277813199 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d38c0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3900): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3900): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3900): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3900): >_readAt: n=3, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3900): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.139609948 +0000 UTC m=+12.277813199 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3900): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a4af0 item 40 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3940): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3940): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3940): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3940): >_readAt: n=0, err=Bad file descriptor 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3940): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3940): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3940): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.140741854 +0000 UTC m=+12.278945105 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3940): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d39c0): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d39c0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d39c0): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a5260 item 41 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d39c0): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d39c0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.141177849 +0000 UTC m=+12.279381100 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d39c0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3a00): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3a00): >_readAt: n=0, err=Bad file descriptor 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3a00): _writeAt: size=3, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3a00): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3a00): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a59d0 item 41 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3a00): >_writeAt: n=3, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3a00): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.141634562 +0000 UTC m=+12.279837813 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3a00): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3ac0): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3ac0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3ac0): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3ac0): >_readAt: n=5, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3ac0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.141634562 +0000 UTC m=+12.279837813 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3ac0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a5c00 item 41 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3b80): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3b80): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3b80): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3b80): >_readAt: n=0, err=Bad file descriptor 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3b80): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3b80): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3b80): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.1429286 +0000 UTC m=+12.281131851 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3b80): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3bc0): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3bc0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3bc0): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031e230 item 42 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3bc0): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3bc0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.143419067 +0000 UTC m=+12.281622328 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3bc0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3cc0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3cc0): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031e770 item 42 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3cc0): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3cc0): >_readAt: n=0, err=Bad file descriptor 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3cc0): _writeAt: size=3, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3cc0): >_writeAt: n=3, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3cc0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.14398278 +0000 UTC m=+12.282186032 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3cc0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3dc0): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3dc0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3dc0): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3dc0): >_readAt: n=3, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3dc0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.14398278 +0000 UTC m=+12.282186032 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3dc0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031eb60 item 42 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3e80): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3e80): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3e80): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3e80): >_readAt: n=0, err=Bad file descriptor 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3e80): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3e80): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3e80): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.145087485 +0000 UTC m=+12.283290726 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3e80): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3ec0): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3ec0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3ec0): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031efc0 item 43 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3ec0): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3ec0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.145508361 +0000 UTC m=+12.283711602 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3ec0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ac100): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ac100): >_readAt: n=0, err=Bad file descriptor 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ac100): _writeAt: size=3, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ac100): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ac100): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031f2d0 item 43 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ac100): >_writeAt: n=3, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ac100): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.14594108 +0000 UTC m=+12.284144331 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ac100): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ac140): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ac140): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ac140): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ac140): >_readAt: n=5, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ac140): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.14594108 +0000 UTC m=+12.284144331 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ac140): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031f730 item 43 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ac200): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ac200): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ac200): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ac200): >_readAt: n=0, err=Bad file descriptor 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ac200): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ac200): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ac200): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.147046004 +0000 UTC m=+12.285249246 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ac200): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ac240): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ac240): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ac240): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031fb90 item 44 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ac240): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ac240): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.147414144 +0000 UTC m=+12.285617384 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ac240): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ac300): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ac300): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031fe30 item 44 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ac300): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ac300): >_readAt: n=0, err=Bad file descriptor 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ac300): _writeAt: size=3, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ac300): >_writeAt: n=3, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ac300): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.147914929 +0000 UTC m=+12.286118180 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ac300): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ac340): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ac340): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ac340): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ac340): >_readAt: n=3, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ac340): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.147914929 +0000 UTC m=+12.286118180 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ac340): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004562a0 item 44 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ac400): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ac400): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ac400): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ac400): >_readAt: n=0, err=Bad file descriptor 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ac400): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ac400): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ac400): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.148939755 +0000 UTC m=+12.287142995 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ac400): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ac440): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ac440): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ac440): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456af0 item 45 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ac440): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ac440): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.149373625 +0000 UTC m=+12.287576876 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ac440): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ac780): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ac780): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ac780): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ac780): >_readAt: n=5, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ac780): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.149373625 +0000 UTC m=+12.287576876 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ac780): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456e70 item 45 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000aca00): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000aca00): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000aca00): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000aca00): >_readAt: n=0, err=Bad file descriptor 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000aca00): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000aca00): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000aca00): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.150653598 +0000 UTC m=+12.288856838 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000aca00): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000acd00): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000acd00): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000acd00): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000457810 item 46 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000acd00): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000acd00): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.15114764 +0000 UTC m=+12.289350881 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000acd00): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000acdc0): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000acdc0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000acdc0): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000acdc0): >_readAt: n=5, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000acdc0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.15114764 +0000 UTC m=+12.289350881 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000acdc0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000457b90 item 46 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ace80): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ace80): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ace80): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ace80): >_readAt: n=0, err=Bad file descriptor 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ace80): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ace80): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ace80): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.152410981 +0000 UTC m=+12.290614222 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ace80): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000acec0): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000acec0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000acec0): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000510000 item 47 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000acec0): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000acec0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.15290259 +0000 UTC m=+12.291105841 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000acec0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000acfc0): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000acfc0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000acfc0): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000acfc0): >_readAt: n=5, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000acfc0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.15290259 +0000 UTC m=+12.291105841 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000acfc0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000510460 item 47 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad080): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad080): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad080): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad080): >_readAt: n=0, err=Bad file descriptor 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad080): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad080): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad080): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.1542938 +0000 UTC m=+12.292497041 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad080): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad0c0): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad0c0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad0c0): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005109a0 item 48 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad0c0): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad0c0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.154795648 +0000 UTC m=+12.292998899 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad0c0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad180): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad180): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad180): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad180): >_readAt: n=5, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad180): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.154795648 +0000 UTC m=+12.292998899 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad180): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000510c40 item 48 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad1c0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad1c0): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad1c0): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad1c0): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad1c0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.156116306 +0000 UTC m=+12.294319557 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad1c0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad200): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad200): >_readAt: n=0, err=Bad file descriptor 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad200): _writeAt: size=3, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad200): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad200): open at offset 5 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad200): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005110a0 item 49 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad200): >_writeAt: n=3, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad200): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.156660974 +0000 UTC m=+12.294864226 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad200): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad280): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad280): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad280): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad280): >_readAt: n=8, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad280): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.156660974 +0000 UTC m=+12.294864226 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad280): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000511500 item 49 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad300): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad300): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad300): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad300): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad300): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.157938823 +0000 UTC m=+12.296142084 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad300): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad400): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad400): open at offset 5 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad400): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001504d0 item 50 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad400): _readAt: size=2, off=5 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad400): >_readAt: n=0, err=Bad file descriptor 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad400): _writeAt: size=3, off=5 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad400): >_writeAt: n=3, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad400): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.158503518 +0000 UTC m=+12.296706769 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad400): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad440): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad440): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad440): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad440): >_readAt: n=3, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad440): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.158503518 +0000 UTC m=+12.296706769 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad440): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000150b60 item 50 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad4c0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad4c0): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad4c0): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad4c0): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad4c0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.159764795 +0000 UTC m=+12.297968047 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad4c0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad640): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad640): >_readAt: n=0, err=Bad file descriptor 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad640): _writeAt: size=3, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad640): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad640): open at offset 5 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad640): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000151260 item 51 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad640): >_writeAt: n=3, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad640): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.160274858 +0000 UTC m=+12.298478110 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad640): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad740): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad740): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad740): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad740): >_readAt: n=8, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad740): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.160274858 +0000 UTC m=+12.298478110 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad740): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044c070 item 51 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad7c0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad7c0): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad7c0): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad7c0): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad7c0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.161571652 +0000 UTC m=+12.299774903 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad7c0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ada00): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ada00): open at offset 5 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ada00): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044d180 item 52 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ada00): _readAt: size=2, off=5 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ada00): >_readAt: n=0, err=Bad file descriptor 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ada00): _writeAt: size=3, off=5 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ada00): >_writeAt: n=3, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ada00): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.162147438 +0000 UTC m=+12.300350689 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ada00): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ada40): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ada40): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ada40): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ada40): >_readAt: n=3, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ada40): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.162147438 +0000 UTC m=+12.300350689 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ada40): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044d570 item 52 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000adac0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000adac0): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000adac0): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000adac0): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000adac0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.16341683 +0000 UTC m=+12.301620071 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000adac0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0004244c0): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0004244c0): >_readAt: n=0, err=Bad file descriptor 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0004244c0): _writeAt: size=3, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0004244c0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0004244c0): open at offset 5 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0004244c0): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044dd50 item 53 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0004244c0): >_writeAt: n=3, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0004244c0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.163947391 +0000 UTC m=+12.302150633 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0004244c0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424500): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424500): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424500): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424500): >_readAt: n=8, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424500): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.163947391 +0000 UTC m=+12.302150633 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424500): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f6000 item 53 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0004245c0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0004245c0): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0004245c0): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0004245c0): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0004245c0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.165253363 +0000 UTC m=+12.303456614 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0004245c0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424680): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424680): open at offset 5 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424680): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f6540 item 54 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424680): _readAt: size=2, off=5 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424680): >_readAt: n=0, err=Bad file descriptor 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424680): _writeAt: size=3, off=5 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424680): >_writeAt: n=3, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424680): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.16586238 +0000 UTC m=+12.304065631 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424680): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0004246c0): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0004246c0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0004246c0): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0004246c0): >_readAt: n=3, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0004246c0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.16586238 +0000 UTC m=+12.304065631 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0004246c0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f6930 item 54 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424880): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424880): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424880): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424880): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424880): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.166929264 +0000 UTC m=+12.305132506 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424880): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424940): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424940): >_readAt: n=0, err=Bad file descriptor 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424940): _writeAt: size=3, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424940): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424940): open at offset 5 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424940): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f7260 item 55 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424940): >_writeAt: n=3, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424940): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.167364858 +0000 UTC m=+12.305568099 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424940): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424980): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424980): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424980): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424980): >_readAt: n=8, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424980): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.167364858 +0000 UTC m=+12.305568099 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424980): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f7650 item 55 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424a00): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424a00): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424a00): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424a00): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424a00): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.16846765 +0000 UTC m=+12.306670890 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424a00): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424b00): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424b00): open at offset 5 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424b00): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f7b90 item 56 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424b00): _readAt: size=2, off=5 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424b00): >_readAt: n=0, err=Bad file descriptor 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424b00): _writeAt: size=3, off=5 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424b00): >_writeAt: n=3, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424b00): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.169003691 +0000 UTC m=+12.307206932 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424b00): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424b40): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424b40): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424b40): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424b40): >_readAt: n=3, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424b40): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.169003691 +0000 UTC m=+12.307206932 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424b40): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f7ea0 item 56 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424c00): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424c00): open at offset 0 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424c00): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424c00): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424c00): >_readAt: n=0, err=Bad file descriptor 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424c00): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424c00): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424c00): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.170127882 +0000 UTC m=+12.308331133 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424c00): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424c40): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424c40): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424c40): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000326540 item 57 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424c40): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424c40): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.170508314 +0000 UTC m=+12.308711555 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424c40): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424d40): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424d40): >_readAt: n=0, err=Bad file descriptor 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424d40): _writeAt: size=3, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424d40): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424d40): open at offset 5 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424d40): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003268c0 item 57 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424d40): >_writeAt: n=3, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424d40): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.170953215 +0000 UTC m=+12.309156456 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424d40): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424d80): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424d80): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424d80): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424d80): >_readAt: n=8, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424d80): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.170953215 +0000 UTC m=+12.309156456 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424d80): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000326b60 item 57 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424e40): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424e40): open at offset 0 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424e40): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424e40): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424e40): >_readAt: n=0, err=Bad file descriptor 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424e40): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424e40): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424e40): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.171966167 +0000 UTC m=+12.310169418 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424e40): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424e80): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424e80): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424e80): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000327260 item 58 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424e80): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424e80): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.172509674 +0000 UTC m=+12.310712925 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424e80): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424f40): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424f40): open at offset 5 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424f40): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003273b0 item 58 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424f40): _readAt: size=2, off=5 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424f40): >_readAt: n=0, err=Bad file descriptor 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424f40): _writeAt: size=3, off=5 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424f40): >_writeAt: n=3, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424f40): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.17310712 +0000 UTC m=+12.311310360 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424f40): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424f80): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424f80): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424f80): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424f80): >_readAt: n=3, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424f80): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.17310712 +0000 UTC m=+12.311310360 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424f80): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003275e0 item 58 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425040): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425040): open at offset 0 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425040): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425040): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425040): >_readAt: n=0, err=Bad file descriptor 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425040): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425040): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425040): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.174267709 +0000 UTC m=+12.312470960 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425040): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0004250c0): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0004250c0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0004250c0): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000327c00 item 59 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0004250c0): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0004250c0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.174670101 +0000 UTC m=+12.312873352 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0004250c0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425180): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425180): >_readAt: n=0, err=Bad file descriptor 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425180): _writeAt: size=3, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425180): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425180): open at offset 5 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425180): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000327e30 item 59 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425180): >_writeAt: n=3, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425180): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.17516174 +0000 UTC m=+12.313364991 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425180): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0004251c0): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0004251c0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0004251c0): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0004251c0): >_readAt: n=8, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0004251c0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.17516174 +0000 UTC m=+12.313364991 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0004251c0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032e0e0 item 59 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425300): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425300): open at offset 0 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425300): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425300): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425300): >_readAt: n=0, err=Bad file descriptor 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425300): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425300): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425300): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.176415403 +0000 UTC m=+12.314618654 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425300): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425340): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425340): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425340): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032e700 item 60 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425340): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425340): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.176907372 +0000 UTC m=+12.315110623 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425340): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425440): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425440): open at offset 5 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425440): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032e850 item 60 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425440): _readAt: size=2, off=5 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425440): >_readAt: n=0, err=Bad file descriptor 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425440): _writeAt: size=3, off=5 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425440): >_writeAt: n=3, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425440): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.177454224 +0000 UTC m=+12.315657475 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425440): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425480): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425480): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425480): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425480): >_readAt: n=3, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425480): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.177454224 +0000 UTC m=+12.315657475 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425480): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032eb60 item 60 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0004255c0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0004255c0): open at offset 0 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0004255c0): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0004255c0): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0004255c0): >_readAt: n=0, err=Bad file descriptor 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0004255c0): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0004255c0): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0004255c0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.17873591 +0000 UTC m=+12.316939161 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0004255c0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425600): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425600): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425600): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032ef50 item 61 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425600): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425600): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.179301767 +0000 UTC m=+12.317505018 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425600): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425bc0): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425bc0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425bc0): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425bc0): >_readAt: n=5, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425bc0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.179301767 +0000 UTC m=+12.317505018 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425bc0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032f0a0 item 61 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425cc0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425cc0): open at offset 0 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425cc0): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425cc0): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425cc0): >_readAt: n=0, err=Bad file descriptor 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425cc0): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425cc0): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425cc0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.180497361 +0000 UTC m=+12.318700612 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425cc0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425d40): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425d40): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425d40): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032f880 item 62 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425d40): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425d40): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.180930421 +0000 UTC m=+12.319133672 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425d40): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2100): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2100): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2100): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2100): >_readAt: n=5, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2100): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.180930421 +0000 UTC m=+12.319133672 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2100): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032fb20 item 62 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b22c0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b22c0): open at offset 0 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b22c0): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b22c0): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b22c0): >_readAt: n=0, err=Bad file descriptor 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b22c0): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b22c0): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b22c0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.182054241 +0000 UTC m=+12.320257492 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b22c0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2300): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2300): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2300): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003560e0 item 63 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2300): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2300): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.182426456 +0000 UTC m=+12.320629707 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2300): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b23c0): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b23c0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b23c0): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b23c0): >_readAt: n=5, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b23c0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.182426456 +0000 UTC m=+12.320629707 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b23c0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000356380 item 63 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2480): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2480): open at offset 0 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2480): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2480): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2480): >_readAt: n=0, err=Bad file descriptor 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2480): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2480): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2480): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.183556598 +0000 UTC m=+12.321759849 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2480): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b24c0): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b24c0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b24c0): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000356850 item 64 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b24c0): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b24c0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.183935888 +0000 UTC m=+12.322139139 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b24c0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2580): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2580): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2580): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2580): >_readAt: n=5, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2580): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.183935888 +0000 UTC m=+12.322139139 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2580): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000356a80 item 64 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b25c0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b25c0): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b25c0): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b25c0): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b25c0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.18504494 +0000 UTC m=+12.323248191 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b25c0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDWR 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2600): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2600): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2600): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2600): >_readAt: n=2, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2600): _writeAt: size=3, off=2 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000356d90 item 65 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2600): >_writeAt: n=3, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2600): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.185425681 +0000 UTC m=+12.323628942 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2600): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2640): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2640): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2640): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2640): >_readAt: n=5, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2640): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.185425681 +0000 UTC m=+12.323628942 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2640): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000356ee0 item 65 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2680): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2680): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2680): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2680): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2680): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.186453643 +0000 UTC m=+12.324656884 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2680): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b26c0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b26c0): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000357420 item 66 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b26c0): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b26c0): >_readAt: n=0, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b26c0): _writeAt: size=3, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b26c0): >_writeAt: n=3, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b26c0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.186865422 +0000 UTC m=+12.325068663 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b26c0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2700): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2700): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2700): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2700): >_readAt: n=3, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2700): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.186865422 +0000 UTC m=+12.325068663 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2700): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000357650 item 66 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2740): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2740): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2740): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2740): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2740): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.187765445 +0000 UTC m=+12.325968686 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2740): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2780): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2780): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2780): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2780): >_readAt: n=2, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2780): _writeAt: size=3, off=2 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000357ab0 item 67 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2780): >_writeAt: n=3, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2780): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.18813769 +0000 UTC m=+12.326340941 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2780): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b27c0): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b27c0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b27c0): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b27c0): >_readAt: n=5, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b27c0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.18813769 +0000 UTC m=+12.326340941 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b27c0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000357d50 item 67 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2cbc0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2cbc0): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2cbc0): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2cbc0): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2cbc0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.189278703 +0000 UTC m=+12.327481943 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2cbc0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2ccc0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2ccc0): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000353c70 item 68 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2ccc0): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2ccc0): >_readAt: n=0, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2ccc0): _writeAt: size=3, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2ccc0): >_writeAt: n=3, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2ccc0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.189758189 +0000 UTC m=+12.327961430 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2ccc0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2cd00): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2cd00): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2cd00): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2cd00): >_readAt: n=3, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2cd00): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.189758189 +0000 UTC m=+12.327961430 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2cd00): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000353e30 item 68 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2cd40): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2cd40): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2cd40): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2cd40): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2cd40): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.190720998 +0000 UTC m=+12.328924249 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2cd40): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2cd80): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2cd80): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2cd80): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2cd80): >_readAt: n=2, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2cd80): _writeAt: size=3, off=2 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364380 item 69 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2cd80): >_writeAt: n=3, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2cd80): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.191111498 +0000 UTC m=+12.329314739 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2cd80): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2cdc0): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2cdc0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2cdc0): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2cdc0): >_readAt: n=5, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2cdc0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.191111498 +0000 UTC m=+12.329314739 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2cdc0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003644d0 item 69 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2ce40): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2ce40): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2ce40): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2ce40): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2ce40): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.192077594 +0000 UTC m=+12.330280835 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2ce40): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2cf00): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2cf00): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364bd0 item 70 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2cf00): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2cf00): >_readAt: n=0, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2cf00): _writeAt: size=3, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2cf00): >_writeAt: n=3, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2cf00): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.192458245 +0000 UTC m=+12.330661486 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2cf00): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2cf40): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2cf40): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2cf40): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2cf40): >_readAt: n=3, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2cf40): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.192458245 +0000 UTC m=+12.330661486 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2cf40): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364fc0 item 70 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2cfc0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2cfc0): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2cfc0): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2cfc0): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2cfc0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.193306861 +0000 UTC m=+12.331510102 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2cfc0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d080): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d080): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d080): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d080): >_readAt: n=2, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d080): _writeAt: size=3, off=2 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365490 item 71 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d080): >_writeAt: n=3, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d080): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.193704323 +0000 UTC m=+12.331907565 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d080): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d0c0): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d0c0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d0c0): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d0c0): >_readAt: n=5, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d0c0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.193704323 +0000 UTC m=+12.331907565 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d0c0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365810 item 71 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d140): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d140): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d140): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d140): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d140): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.194627689 +0000 UTC m=+12.332830931 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d140): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d200): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d200): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366070 item 72 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d200): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d200): >_readAt: n=0, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d200): _writeAt: size=3, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d200): >_writeAt: n=3, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d200): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.195034099 +0000 UTC m=+12.333237330 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d200): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d240): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d240): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d240): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d240): >_readAt: n=3, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d240): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.195034099 +0000 UTC m=+12.333237330 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d240): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003665b0 item 72 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d280): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d280): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d280): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d280): >_readAt: n=0, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d280): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d280): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d280): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.195874911 +0000 UTC m=+12.334078151 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d280): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d2c0): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d2c0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d2c0): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003669a0 item 73 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d2c0): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d2c0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.196234812 +0000 UTC m=+12.334438054 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d2c0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d300): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d300): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d300): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d300): >_readAt: n=2, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d300): _writeAt: size=3, off=2 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366b60 item 73 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d300): >_writeAt: n=3, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d300): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.196601919 +0000 UTC m=+12.334805161 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d300): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d340): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d340): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d340): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d340): >_readAt: n=5, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d340): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.196601919 +0000 UTC m=+12.334805161 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d340): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366d20 item 73 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d400): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d400): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d400): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d400): >_readAt: n=0, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d400): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d400): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d400): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.197488956 +0000 UTC m=+12.335692197 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d400): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d440): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d440): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d440): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000367110 item 74 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d440): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d440): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.197818612 +0000 UTC m=+12.336021854 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d440): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d500): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d500): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003672d0 item 74 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d500): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d500): >_readAt: n=0, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d500): _writeAt: size=3, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d500): >_writeAt: n=3, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d500): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.198214282 +0000 UTC m=+12.336417523 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d500): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d540): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d540): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d540): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d540): >_readAt: n=3, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d540): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.198214282 +0000 UTC m=+12.336417523 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d540): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003677a0 item 74 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d600): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d600): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d600): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d600): >_readAt: n=0, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d600): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d600): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d600): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.19911208 +0000 UTC m=+12.337315321 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d600): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d640): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d640): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d640): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000367a40 item 75 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d640): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d640): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.199539489 +0000 UTC m=+12.337742730 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d640): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d700): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d700): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d700): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d700): >_readAt: n=2, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d700): _writeAt: size=3, off=2 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000367b90 item 75 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d700): >_writeAt: n=3, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d700): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.199899371 +0000 UTC m=+12.338102612 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d700): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d740): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d740): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d740): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d740): >_readAt: n=5, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d740): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.199899371 +0000 UTC m=+12.338102612 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d740): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000367dc0 item 75 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d800): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d800): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d800): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d800): >_readAt: n=0, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d800): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d800): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d800): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.200981403 +0000 UTC m=+12.339184644 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d800): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d840): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d840): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d840): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037e2a0 item 76 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d840): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d840): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.201349422 +0000 UTC m=+12.339552662 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d840): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d900): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d900): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037e460 item 76 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d900): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d900): >_readAt: n=0, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d900): _writeAt: size=3, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d900): >_writeAt: n=3, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d900): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.201791918 +0000 UTC m=+12.339995159 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d900): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d940): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d940): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d940): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d940): >_readAt: n=3, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d940): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.201791918 +0000 UTC m=+12.339995159 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2d940): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037e770 item 76 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2da00): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2da00): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2da00): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2da00): >_readAt: n=0, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2da00): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2da00): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2da00): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.202787579 +0000 UTC m=+12.340990820 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2da00): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2da40): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2da40): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2da40): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037ea80 item 77 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2da40): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2da40): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.203167599 +0000 UTC m=+12.341370840 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2da40): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2db00): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2db00): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2db00): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2db00): >_readAt: n=5, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2db00): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.203167599 +0000 UTC m=+12.341370840 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2db00): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037ec40 item 77 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2dbc0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2dbc0): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2dbc0): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2dbc0): >_readAt: n=0, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2dbc0): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2dbc0): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2dbc0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.204212292 +0000 UTC m=+12.342415533 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2dbc0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2dc00): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2dc00): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2dc00): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037f030 item 78 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2dc00): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2dc00): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.204569379 +0000 UTC m=+12.342772630 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2dc00): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2dcc0): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2dcc0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2dcc0): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2dcc0): >_readAt: n=5, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2dcc0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.204569379 +0000 UTC m=+12.342772630 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2dcc0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037f180 item 78 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2dd80): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2dd80): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2dd80): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2dd80): >_readAt: n=0, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2dd80): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2dd80): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2dd80): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.205744936 +0000 UTC m=+12.343948177 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2dd80): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2ddc0): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2ddc0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2ddc0): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037f490 item 79 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2ddc0): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2ddc0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.206119115 +0000 UTC m=+12.344322356 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2ddc0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2de80): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2de80): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2de80): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2de80): >_readAt: n=5, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2de80): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.206119115 +0000 UTC m=+12.344322356 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2de80): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037f5e0 item 79 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2df40): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2df40): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2df40): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2df40): >_readAt: n=0, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2df40): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2df40): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2df40): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.207250409 +0000 UTC m=+12.345453650 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2df40): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea000): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea000): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea000): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037fd50 item 80 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea000): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea000): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.20764137 +0000 UTC m=+12.345844611 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea000): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea1c0): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea1c0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea1c0): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea1c0): >_readAt: n=5, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea1c0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.20764137 +0000 UTC m=+12.345844611 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea1c0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037fea0 item 80 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea200): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea200): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea200): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea200): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea200): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.208691202 +0000 UTC m=+12.346894453 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea200): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea240): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea240): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea240): open at offset 5 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea240): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea240): >_readAt: n=2, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea240): _writeAt: size=3, off=7 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004084d0 item 81 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea240): >_writeAt: n=3, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea240): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.209181559 +0000 UTC m=+12.347384790 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea240): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000723dc0): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000723dc0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000723dc0): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000723dc0): >_readAt: n=8, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000723dc0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.209181559 +0000 UTC m=+12.347384790 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000723dc0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053110 item 81 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000723e80): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000723e80): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000723e80): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000723e80): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000723e80): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.210250426 +0000 UTC m=+12.348453667 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000723e80): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854180): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854180): open at offset 5 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854180): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000538f0 item 82 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854180): _readAt: size=2, off=5 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854180): >_readAt: n=0, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854180): _writeAt: size=3, off=5 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854180): >_writeAt: n=3, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854180): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.210643731 +0000 UTC m=+12.348846972 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854180): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008541c0): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008541c0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008541c0): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008541c0): >_readAt: n=3, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008541c0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.210643731 +0000 UTC m=+12.348846972 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008541c0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053b20 item 82 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854240): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854240): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854240): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854240): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854240): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.211657465 +0000 UTC m=+12.349860707 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854240): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854300): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854300): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854300): open at offset 5 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854300): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854300): >_readAt: n=2, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854300): _writeAt: size=3, off=7 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040a230 item 83 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854300): >_writeAt: n=3, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854300): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.212043838 +0000 UTC m=+12.350247079 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854300): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854340): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854340): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854340): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854340): >_readAt: n=8, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854340): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.212043838 +0000 UTC m=+12.350247079 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854340): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040a380 item 83 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008543c0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008543c0): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008543c0): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008543c0): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008543c0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.21330249 +0000 UTC m=+12.351505751 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008543c0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854480): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854480): open at offset 5 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854480): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040aa80 item 84 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854480): _readAt: size=2, off=5 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854480): >_readAt: n=0, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854480): _writeAt: size=3, off=5 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854480): >_writeAt: n=3, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854480): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.213787727 +0000 UTC m=+12.351990978 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854480): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008544c0): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008544c0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008544c0): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008544c0): >_readAt: n=3, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008544c0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.213787727 +0000 UTC m=+12.351990978 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008544c0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040af50 item 84 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854540): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854540): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854540): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854540): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854540): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.214912438 +0000 UTC m=+12.353115689 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854540): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854600): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854600): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854600): open at offset 5 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854600): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854600): >_readAt: n=2, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854600): _writeAt: size=3, off=7 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040b6c0 item 85 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854600): >_writeAt: n=3, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854600): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.215381555 +0000 UTC m=+12.353584797 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854600): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854640): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854640): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854640): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854640): >_readAt: n=8, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854640): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.215381555 +0000 UTC m=+12.353584797 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854640): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040b9d0 item 85 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008546c0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008546c0): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008546c0): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008546c0): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008546c0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.21654519 +0000 UTC m=+12.354748441 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008546c0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854780): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854780): open at offset 5 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854780): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040bdc0 item 86 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854780): _readAt: size=2, off=5 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854780): >_readAt: n=0, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854780): _writeAt: size=3, off=5 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854780): >_writeAt: n=3, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854780): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.217048891 +0000 UTC m=+12.355252133 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854780): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008547c0): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008547c0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008547c0): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008547c0): >_readAt: n=3, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008547c0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.217048891 +0000 UTC m=+12.355252133 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008547c0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000418070 item 86 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854840): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854840): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854840): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854840): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854840): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.218126625 +0000 UTC m=+12.356329866 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854840): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854900): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854900): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854900): open at offset 5 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854900): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854900): >_readAt: n=2, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854900): _writeAt: size=3, off=7 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000418460 item 87 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854900): >_writeAt: n=3, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854900): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.21858413 +0000 UTC m=+12.356787372 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854900): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854940): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854940): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854940): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854940): >_readAt: n=8, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854940): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.21858413 +0000 UTC m=+12.356787372 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854940): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000418850 item 87 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008549c0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008549c0): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008549c0): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008549c0): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008549c0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.219618334 +0000 UTC m=+12.357821575 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008549c0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854a80): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854a80): open at offset 5 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854a80): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000418cb0 item 88 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854a80): _readAt: size=2, off=5 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854a80): >_readAt: n=0, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854a80): _writeAt: size=3, off=5 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854a80): >_writeAt: n=3, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854a80): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.22007664 +0000 UTC m=+12.358279881 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854a80): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854ac0): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854ac0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854ac0): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854ac0): >_readAt: n=3, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854ac0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.22007664 +0000 UTC m=+12.358279881 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854ac0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000418ee0 item 88 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854b80): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854b80): open at offset 0 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854b80): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854b80): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854b80): >_readAt: n=0, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854b80): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854b80): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854b80): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.221120721 +0000 UTC m=+12.359323962 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854b80): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854bc0): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854bc0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854bc0): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004192d0 item 89 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854bc0): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854bc0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.221536909 +0000 UTC m=+12.359740149 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854bc0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854c80): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854c80): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854c80): open at offset 5 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854c80): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854c80): >_readAt: n=2, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854c80): _writeAt: size=3, off=7 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000419500 item 89 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854c80): >_writeAt: n=3, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854c80): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.221949419 +0000 UTC m=+12.360152661 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854c80): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854cc0): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854cc0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854cc0): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854cc0): >_readAt: n=8, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854cc0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.221949419 +0000 UTC m=+12.360152661 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854cc0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000419650 item 89 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854d80): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854d80): open at offset 0 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854d80): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854d80): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854d80): >_readAt: n=0, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854d80): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854d80): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854d80): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.22296065 +0000 UTC m=+12.361163890 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854d80): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854dc0): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854dc0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854dc0): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000419960 item 90 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854dc0): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854dc0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.223397927 +0000 UTC m=+12.361601168 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854dc0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854e80): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854e80): open at offset 5 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854e80): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000419c70 item 90 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854e80): _readAt: size=2, off=5 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854e80): >_readAt: n=0, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854e80): _writeAt: size=3, off=5 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854e80): >_writeAt: n=3, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854e80): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.223831297 +0000 UTC m=+12.362034538 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854e80): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854ec0): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854ec0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854ec0): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854ec0): >_readAt: n=3, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854ec0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.223831297 +0000 UTC m=+12.362034538 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854ec0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000419ea0 item 90 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854f80): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854f80): open at offset 0 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854f80): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854f80): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854f80): >_readAt: n=0, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854f80): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854f80): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854f80): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.224887511 +0000 UTC m=+12.363090752 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854f80): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854fc0): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854fc0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854fc0): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041e4d0 item 91 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854fc0): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854fc0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.225301625 +0000 UTC m=+12.363504866 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000854fc0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000855080): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000855080): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000855080): open at offset 5 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000855080): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000855080): >_readAt: n=2, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000855080): _writeAt: size=3, off=7 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041e8c0 item 91 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000855080): >_writeAt: n=3, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000855080): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.225740375 +0000 UTC m=+12.363943616 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000855080): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008550c0): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008550c0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008550c0): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008550c0): >_readAt: n=8, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008550c0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.225740375 +0000 UTC m=+12.363943616 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008550c0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041eb60 item 91 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000855180): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000855180): open at offset 0 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000855180): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000855180): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000855180): >_readAt: n=0, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000855180): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000855180): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000855180): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.226935759 +0000 UTC m=+12.365138999 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000855180): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008551c0): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008551c0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008551c0): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041ee70 item 92 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008551c0): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008551c0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.227366433 +0000 UTC m=+12.365569674 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008551c0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000855280): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000855280): open at offset 5 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000855280): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041f0a0 item 92 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000855280): _readAt: size=2, off=5 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000855280): >_readAt: n=0, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000855280): _writeAt: size=3, off=5 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000855280): >_writeAt: n=3, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000855280): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.227831242 +0000 UTC m=+12.366034484 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000855280): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008552c0): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008552c0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008552c0): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008552c0): >_readAt: n=3, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008552c0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.227831242 +0000 UTC m=+12.366034484 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008552c0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041f650 item 92 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000855380): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000855380): open at offset 0 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000855380): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000855380): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000855380): >_readAt: n=0, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000855380): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000855380): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000855380): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.228835289 +0000 UTC m=+12.367038530 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000855380): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008553c0): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008553c0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008553c0): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041fc70 item 93 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008553c0): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008553c0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.229231619 +0000 UTC m=+12.367434861 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008553c0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000855480): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000855480): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000855480): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000855480): >_readAt: n=5, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000855480): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.229231619 +0000 UTC m=+12.367434861 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000855480): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041fea0 item 93 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000855540): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000855540): open at offset 0 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000855540): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000855540): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000855540): >_readAt: n=0, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000855540): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000855540): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000855540): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.230238491 +0000 UTC m=+12.368441722 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000855540): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000855580): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000855580): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000855580): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042a310 item 94 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000855580): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000855580): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.230632858 +0000 UTC m=+12.368836099 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000855580): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000855640): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000855640): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000855640): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000855640): >_readAt: n=5, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000855640): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.230632858 +0000 UTC m=+12.368836099 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000855640): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042a460 item 94 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000855700): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000855700): open at offset 0 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000855700): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000855700): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000855700): >_readAt: n=0, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000855700): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000855700): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000855700): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.23173607 +0000 UTC m=+12.369939312 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000855700): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000855740): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000855740): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000855740): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042a8c0 item 95 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000855740): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000855740): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.232117222 +0000 UTC m=+12.370320464 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000855740): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000855800): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000855800): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000855800): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000855800): >_readAt: n=5, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000855800): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.232117222 +0000 UTC m=+12.370320464 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000855800): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042ad20 item 95 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008558c0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008558c0): open at offset 0 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008558c0): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008558c0): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008558c0): >_readAt: n=0, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008558c0): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008558c0): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008558c0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.233354454 +0000 UTC m=+12.371557696 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008558c0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000855900): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000855900): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000855900): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042b500 item 96 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000855900): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000855900): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.233844391 +0000 UTC m=+12.372047642 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000855900): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008559c0): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008559c0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008559c0): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008559c0): >_readAt: n=5, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008559c0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.233844391 +0000 UTC m=+12.372047642 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008559c0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042b880 item 96 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= 2025/02/08 04:00:06 DEBUG : WaitForWriters: timeout=30s 2025/02/08 04:00:06 DEBUG : : Looking for writers 2025/02/08 04:00:06 DEBUG : >WaitForWriters: 2025/02/08 04:00:06 DEBUG : webdav root 'rclone-test-telanug6zako': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "webdav root 'rclone-test-telanug6zako'", Local "Local file system at /tmp/rclone2556601438", Modify Window "1s" 2025/02/08 04:00:06 INFO : webdav root 'rclone-test-telanug6zako': poll-interval is not supported by this remote 2025/02/08 04:00:06 DEBUG : webdav root 'rclone-test-telanug6zako': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/08 04:00:06 DEBUG : webdav root 'rclone-test-telanug6zako': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" 2025/02/08 04:00:06 DEBUG : webdav root 'rclone-test-telanug6zako': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" 2025/02/08 04:00:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" 2025/02/08 04:00:06 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/08 04:00:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" 2025/02/08 04:00:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" 2025/02/08 04:00:06 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/08 04:00:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/02/08 04:00:06 INFO : webdav root 'rclone-test-telanug6zako': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b37c0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b37c0): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b37c0): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b37c0): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b37c0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.25746259 +0000 UTC m=+12.395665831 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b37c0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3800): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3800): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3800): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3800): >_readAt: n=2, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3800): _writeAt: size=3, off=2 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3800): >_writeAt: n=0, err=Bad file descriptor 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3800): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.25746259 +0000 UTC m=+12.395665831 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3800): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3840): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3840): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3840): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3840): >_readAt: n=5, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3840): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.25746259 +0000 UTC m=+12.395665831 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3840): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003604d0 item 1 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3880): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3880): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3880): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3880): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3880): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.259364804 +0000 UTC m=+12.397568045 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3880): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b38c0): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b38c0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b38c0): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b38c0): >_readAt: n=5, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b38c0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.259364804 +0000 UTC m=+12.397568045 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b38c0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000360bd0 item 2 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3900): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3900): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3900): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3900): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3900): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.261098174 +0000 UTC m=+12.399301435 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3900): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3940): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3940): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3940): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3940): >_readAt: n=2, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3940): _writeAt: size=3, off=2 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3940): >_writeAt: n=0, err=Bad file descriptor 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3940): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.261098174 +0000 UTC m=+12.399301435 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3940): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3980): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3980): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3980): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3980): >_readAt: n=5, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3980): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.261098174 +0000 UTC m=+12.399301435 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3980): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003616c0 item 3 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3a00): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3a00): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3a00): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3a00): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3a00): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.262834318 +0000 UTC m=+12.401037560 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3a00): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3a80): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3a80): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3a80): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3a80): >_readAt: n=5, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3a80): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.262834318 +0000 UTC m=+12.401037560 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3a80): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000361ce0 item 4 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3ac0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3ac0): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3ac0): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3ac0): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3ac0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.264039971 +0000 UTC m=+12.402243222 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3ac0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3b00): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3b00): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3b00): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3b00): >_readAt: n=2, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3b00): _writeAt: size=3, off=2 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3b00): >_writeAt: n=0, err=Bad file descriptor 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3b00): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.264039971 +0000 UTC m=+12.402243222 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3b00): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ccbc0): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ccbc0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ccbc0): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ccbc0): >_readAt: n=5, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ccbc0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.264039971 +0000 UTC m=+12.402243222 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ccbc0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043e460 item 5 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ccc40): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ccc40): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ccc40): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ccc40): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ccc40): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.265963847 +0000 UTC m=+12.404167098 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ccc40): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2140): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2140): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2140): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2140): >_readAt: n=5, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2140): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.265963847 +0000 UTC m=+12.404167098 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2140): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043e000 item 6 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b22c0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b22c0): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b22c0): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b22c0): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b22c0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.267441608 +0000 UTC m=+12.405644859 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b22c0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2380): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2380): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2380): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2380): >_readAt: n=2, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2380): _writeAt: size=3, off=2 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2380): >_writeAt: n=0, err=Bad file descriptor 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2380): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.267441608 +0000 UTC m=+12.405644859 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2380): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b23c0): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b23c0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b23c0): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b23c0): >_readAt: n=5, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b23c0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.267441608 +0000 UTC m=+12.405644859 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b23c0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043e8c0 item 7 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2440): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2440): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2440): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2440): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2440): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.269149571 +0000 UTC m=+12.407352811 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2440): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b24c0): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b24c0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b24c0): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b24c0): >_readAt: n=5, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b24c0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.269149571 +0000 UTC m=+12.407352811 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b24c0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043f260 item 8 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2500): _readAt: size=2, off=0 2025/02/08 04:00:06 ERROR : open-test-file(0xc0003b2500): Couldn't read size of file 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2500): >_readAt: n=0, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2500): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2500): >_writeAt: n=0, err=Bad file descriptor 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2500): close: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2500): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2540): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2540): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2540): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2540): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2540): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.27037979 +0000 UTC m=+12.408583030 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2540): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2580): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2580): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2580): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2580): >_readAt: n=2, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2580): _writeAt: size=3, off=2 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2580): >_writeAt: n=0, err=Bad file descriptor 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2580): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.27037979 +0000 UTC m=+12.408583030 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2580): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b25c0): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b25c0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b25c0): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b25c0): >_readAt: n=5, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b25c0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.27037979 +0000 UTC m=+12.408583030 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b25c0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043f5e0 item 9 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2640): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2640): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2640): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2640): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2640): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.271886486 +0000 UTC m=+12.410089727 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2640): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b26c0): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b26c0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b26c0): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b26c0): >_readAt: n=5, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b26c0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.271886486 +0000 UTC m=+12.410089727 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b26c0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043fc70 item 10 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2780): _readAt: size=2, off=0 2025/02/08 04:00:06 ERROR : open-test-file(0xc0003b2780): Couldn't read size of file 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2780): >_readAt: n=0, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2780): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2780): >_writeAt: n=0, err=Bad file descriptor 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2780): close: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2780): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b27c0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b27c0): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b27c0): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b27c0): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b27c0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.273117776 +0000 UTC m=+12.411321018 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b27c0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2880): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2880): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2880): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2880): >_readAt: n=2, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2880): _writeAt: size=3, off=2 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2880): >_writeAt: n=0, err=Bad file descriptor 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2880): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.273117776 +0000 UTC m=+12.411321018 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2880): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2900): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2900): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2900): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2900): >_readAt: n=5, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2900): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.273117776 +0000 UTC m=+12.411321018 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2900): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000408070 item 11 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2980): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2980): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2980): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2980): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2980): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.274734268 +0000 UTC m=+12.412937509 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2980): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2a00): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2a00): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2a00): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2a00): >_readAt: n=5, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2a00): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.274734268 +0000 UTC m=+12.412937509 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2a00): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000408a80 item 12 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2ac0): _readAt: size=2, off=0 2025/02/08 04:00:06 ERROR : open-test-file(0xc0003b2ac0): Couldn't read size of file 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2ac0): >_readAt: n=0, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2ac0): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2ac0): >_writeAt: n=0, err=Bad file descriptor 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2ac0): close: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2ac0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2b00): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2b00): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2b00): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2b00): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2b00): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.275926806 +0000 UTC m=+12.414130048 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2b00): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2bc0): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2bc0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2bc0): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2bc0): >_readAt: n=5, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2bc0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.275926806 +0000 UTC m=+12.414130048 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2bc0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000408d20 item 13 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2c40): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2c40): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2c40): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2c40): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2c40): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.277096813 +0000 UTC m=+12.415300054 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2c40): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2cc0): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2cc0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2cc0): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2cc0): >_readAt: n=5, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2cc0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.277096813 +0000 UTC m=+12.415300054 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2cc0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004092d0 item 14 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2d80): _readAt: size=2, off=0 2025/02/08 04:00:06 ERROR : open-test-file(0xc0003b2d80): Couldn't read size of file 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2d80): >_readAt: n=0, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2d80): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2d80): >_writeAt: n=0, err=Bad file descriptor 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2d80): close: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2d80): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2dc0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2dc0): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2dc0): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2dc0): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2dc0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.278245941 +0000 UTC m=+12.416449182 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2dc0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2e80): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2e80): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2e80): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2e80): >_readAt: n=5, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2e80): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.278245941 +0000 UTC m=+12.416449182 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2e80): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004095e0 item 15 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2f00): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2f00): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2f00): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2f00): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2f00): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.279373899 +0000 UTC m=+12.417577140 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2f00): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2f80): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2f80): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2f80): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2f80): >_readAt: n=5, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2f80): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.279373899 +0000 UTC m=+12.417577140 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2f80): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004099d0 item 16 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2fc0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2fc0): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2fc0): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2fc0): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2fc0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.280516705 +0000 UTC m=+12.418719946 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b2fc0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3000): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3000): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3000): open at offset 5 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3000): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3000): >_readAt: n=2, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3000): _writeAt: size=3, off=7 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3000): >_writeAt: n=0, err=Bad file descriptor 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3000): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.280516705 +0000 UTC m=+12.418719946 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3000): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3040): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3040): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3040): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3040): >_readAt: n=5, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3040): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.280516705 +0000 UTC m=+12.418719946 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3040): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000434620 item 17 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b30c0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b30c0): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b30c0): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b30c0): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b30c0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.28211926 +0000 UTC m=+12.420322501 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b30c0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3140): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3140): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3140): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3140): >_readAt: n=5, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3140): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.28211926 +0000 UTC m=+12.420322501 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3140): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000435110 item 18 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b31c0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b31c0): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b31c0): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b31c0): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b31c0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.283343738 +0000 UTC m=+12.421546979 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b31c0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3280): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3280): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3280): open at offset 5 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3280): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3280): >_readAt: n=2, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3280): _writeAt: size=3, off=7 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3280): >_writeAt: n=0, err=Bad file descriptor 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3280): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.283343738 +0000 UTC m=+12.421546979 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3280): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b32c0): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b32c0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b32c0): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b32c0): >_readAt: n=5, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b32c0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.283343738 +0000 UTC m=+12.421546979 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b32c0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000435c70 item 19 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3340): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3340): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3340): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3340): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3340): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.285179088 +0000 UTC m=+12.423382339 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3340): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b33c0): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b33c0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b33c0): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b33c0): >_readAt: n=5, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b33c0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.285179088 +0000 UTC m=+12.423382339 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b33c0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f84d0 item 20 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3440): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3440): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3440): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3440): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3440): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.286657351 +0000 UTC m=+12.424860602 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3440): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3500): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3500): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3500): open at offset 5 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3500): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3500): >_readAt: n=2, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3500): _writeAt: size=3, off=7 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3500): >_writeAt: n=0, err=Bad file descriptor 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3500): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.286657351 +0000 UTC m=+12.424860602 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3500): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3540): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3540): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3540): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3540): >_readAt: n=5, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3540): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.286657351 +0000 UTC m=+12.424860602 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3540): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f9960 item 21 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b35c0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b35c0): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b35c0): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b35c0): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b35c0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.288726347 +0000 UTC m=+12.426929619 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b35c0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3640): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3640): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3640): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3640): >_readAt: n=5, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3640): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.288726347 +0000 UTC m=+12.426929619 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3640): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000318380 item 22 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b36c0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b36c0): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b36c0): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b36c0): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b36c0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.290117968 +0000 UTC m=+12.428321219 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b36c0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3780): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3780): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3780): open at offset 5 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3780): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3780): >_readAt: n=2, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3780): _writeAt: size=3, off=7 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3780): >_writeAt: n=0, err=Bad file descriptor 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3780): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.290117968 +0000 UTC m=+12.428321219 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3780): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b37c0): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b37c0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b37c0): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b37c0): >_readAt: n=5, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b37c0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.290117968 +0000 UTC m=+12.428321219 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b37c0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000319110 item 23 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3840): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3840): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3840): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3840): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3840): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.291943519 +0000 UTC m=+12.430146770 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3840): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b38c0): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b38c0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b38c0): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b38c0): >_readAt: n=5, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b38c0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.291943519 +0000 UTC m=+12.430146770 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b38c0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000319dc0 item 24 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3980): _readAt: size=2, off=0 2025/02/08 04:00:06 ERROR : open-test-file(0xc0003b3980): Couldn't read size of file 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3980): >_readAt: n=0, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3980): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3980): >_writeAt: n=0, err=Bad file descriptor 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3980): close: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3980): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b39c0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b39c0): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b39c0): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b39c0): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b39c0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.293332876 +0000 UTC m=+12.431536127 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b39c0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3a80): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3a80): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3a80): open at offset 5 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3a80): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3a80): >_readAt: n=2, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3a80): _writeAt: size=3, off=7 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3a80): >_writeAt: n=0, err=Bad file descriptor 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3a80): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.293332876 +0000 UTC m=+12.431536127 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3a80): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3b40): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3b40): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3b40): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3b40): >_readAt: n=5, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3b40): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.293332876 +0000 UTC m=+12.431536127 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3b40): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e2a10 item 25 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3bc0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3bc0): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3bc0): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3bc0): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3bc0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.295155293 +0000 UTC m=+12.433358544 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3bc0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3c40): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3c40): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3c40): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3c40): >_readAt: n=5, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3c40): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.295155293 +0000 UTC m=+12.433358544 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3c40): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e33b0 item 26 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3d00): _readAt: size=2, off=0 2025/02/08 04:00:06 ERROR : open-test-file(0xc0003b3d00): Couldn't read size of file 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3d00): >_readAt: n=0, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3d00): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3d00): >_writeAt: n=0, err=Bad file descriptor 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3d00): close: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3d00): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3d40): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3d40): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3d40): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3d40): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3d40): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.296455863 +0000 UTC m=+12.434659114 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3d40): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3e40): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3e40): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3e40): open at offset 5 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3e40): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3e40): >_readAt: n=2, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3e40): _writeAt: size=3, off=7 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3e40): >_writeAt: n=0, err=Bad file descriptor 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3e40): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.296455863 +0000 UTC m=+12.434659114 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3e40): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3e80): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3e80): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3e80): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3e80): >_readAt: n=5, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3e80): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.296455863 +0000 UTC m=+12.434659114 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3e80): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e3960 item 27 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3f00): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3f00): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3f00): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3f00): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3f00): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.298354781 +0000 UTC m=+12.436558032 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0003b3f00): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea000): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea000): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea000): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea000): >_readAt: n=5, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea000): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.298354781 +0000 UTC m=+12.436558032 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea000): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c2d90 item 28 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea1c0): _readAt: size=2, off=0 2025/02/08 04:00:06 ERROR : open-test-file(0xc0008ea1c0): Couldn't read size of file 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea1c0): >_readAt: n=0, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea1c0): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea1c0): >_writeAt: n=0, err=Bad file descriptor 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea1c0): close: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea1c0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea200): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea200): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea200): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea200): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea200): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.299733859 +0000 UTC m=+12.437937110 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea200): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea2c0): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea2c0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea2c0): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea2c0): >_readAt: n=5, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea2c0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.299733859 +0000 UTC m=+12.437937110 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea2c0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c3b90 item 29 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea340): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea340): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea340): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea340): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea340): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.301078492 +0000 UTC m=+12.439281734 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea340): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea3c0): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea3c0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea3c0): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea3c0): >_readAt: n=5, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea3c0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.301078492 +0000 UTC m=+12.439281734 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea3c0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000460070 item 30 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea480): _readAt: size=2, off=0 2025/02/08 04:00:06 ERROR : open-test-file(0xc0008ea480): Couldn't read size of file 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea480): >_readAt: n=0, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea480): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea480): >_writeAt: n=0, err=Bad file descriptor 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea480): close: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea480): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea4c0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea4c0): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea4c0): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea4c0): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea4c0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.302263016 +0000 UTC m=+12.440466256 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea4c0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea580): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea580): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea580): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea580): >_readAt: n=5, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea580): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.302263016 +0000 UTC m=+12.440466256 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea580): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000460850 item 31 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea600): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea600): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea600): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea600): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea600): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.303581079 +0000 UTC m=+12.441784320 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea600): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea680): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea680): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea680): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea680): >_readAt: n=5, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea680): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.303581079 +0000 UTC m=+12.441784320 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea680): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004612d0 item 32 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea6c0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea6c0): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea6c0): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea6c0): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea6c0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.304771674 +0000 UTC m=+12.442974916 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea6c0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea700): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea700): >_readAt: n=0, err=Bad file descriptor 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea700): _writeAt: size=3, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea700): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea700): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000461a40 item 33 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea700): >_writeAt: n=3, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea700): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.305250228 +0000 UTC m=+12.443453469 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea700): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea740): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea740): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea740): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea740): >_readAt: n=5, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea740): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.305250228 +0000 UTC m=+12.443453469 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea740): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000461e30 item 33 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea780): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea780): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea780): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea780): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea780): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.306321591 +0000 UTC m=+12.444524832 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea780): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea7c0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea7c0): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000368620 item 34 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea7c0): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea7c0): >_readAt: n=0, err=Bad file descriptor 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea7c0): _writeAt: size=3, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea7c0): >_writeAt: n=3, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea7c0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.306737348 +0000 UTC m=+12.444940589 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea7c0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea800): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea800): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea800): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea800): >_readAt: n=3, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea800): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.306737348 +0000 UTC m=+12.444940589 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea800): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000368af0 item 34 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea840): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea840): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea840): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea840): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea840): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.307813789 +0000 UTC m=+12.446017030 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea840): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea880): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea880): >_readAt: n=0, err=Bad file descriptor 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea880): _writeAt: size=3, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea880): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea880): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000368d90 item 35 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea880): >_writeAt: n=3, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea880): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.308160167 +0000 UTC m=+12.446363408 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea880): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea8c0): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea8c0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea8c0): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea8c0): >_readAt: n=5, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea8c0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.308160167 +0000 UTC m=+12.446363408 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea8c0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003691f0 item 35 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea940): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea940): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea940): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea940): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea940): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.309229545 +0000 UTC m=+12.447432776 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ea940): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eaa00): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eaa00): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003696c0 item 36 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eaa00): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eaa00): >_readAt: n=0, err=Bad file descriptor 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eaa00): _writeAt: size=3, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eaa00): >_writeAt: n=3, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eaa00): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.309631165 +0000 UTC m=+12.447834397 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eaa00): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eaa40): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eaa40): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eaa40): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eaa40): >_readAt: n=3, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eaa40): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.309631165 +0000 UTC m=+12.447834397 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eaa40): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003698f0 item 36 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eaa80): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eaa80): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eaa80): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eaa80): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eaa80): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.310592984 +0000 UTC m=+12.448796224 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eaa80): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eaac0): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eaac0): >_readAt: n=0, err=Bad file descriptor 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eaac0): _writeAt: size=3, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eaac0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eaac0): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000369e30 item 37 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eaac0): >_writeAt: n=3, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eaac0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.310915365 +0000 UTC m=+12.449118607 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eaac0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eab00): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eab00): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eab00): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eab00): >_readAt: n=5, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eab00): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.310915365 +0000 UTC m=+12.449118607 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eab00): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a6380 item 37 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eab80): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eab80): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eab80): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eab80): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eab80): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.311931955 +0000 UTC m=+12.450135196 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eab80): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eac40): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eac40): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a6af0 item 38 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eac40): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eac40): >_readAt: n=0, err=Bad file descriptor 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eac40): _writeAt: size=3, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eac40): >_writeAt: n=3, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eac40): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.312350698 +0000 UTC m=+12.450553939 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eac40): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eac80): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eac80): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eac80): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eac80): >_readAt: n=3, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eac80): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.312350698 +0000 UTC m=+12.450553939 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eac80): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a6f50 item 38 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ead00): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ead00): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ead00): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ead00): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ead00): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.313515135 +0000 UTC m=+12.451718376 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ead00): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eadc0): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eadc0): >_readAt: n=0, err=Bad file descriptor 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eadc0): _writeAt: size=3, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eadc0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eadc0): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a7490 item 39 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eadc0): >_writeAt: n=3, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eadc0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.313917637 +0000 UTC m=+12.452120877 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eadc0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eae00): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eae00): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eae00): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eae00): >_readAt: n=5, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eae00): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.313917637 +0000 UTC m=+12.452120877 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eae00): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a7880 item 39 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eae80): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eae80): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eae80): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eae80): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eae80): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.315071623 +0000 UTC m=+12.453274864 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eae80): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eaf40): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eaf40): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a4230 item 40 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eaf40): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eaf40): >_readAt: n=0, err=Bad file descriptor 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eaf40): _writeAt: size=3, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eaf40): >_writeAt: n=3, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eaf40): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.315544707 +0000 UTC m=+12.453747949 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eaf40): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eaf80): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eaf80): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eaf80): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eaf80): >_readAt: n=3, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eaf80): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.315544707 +0000 UTC m=+12.453747949 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eaf80): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a43f0 item 40 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eafc0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eafc0): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eafc0): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eafc0): >_readAt: n=0, err=Bad file descriptor 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eafc0): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eafc0): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eafc0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.31668574 +0000 UTC m=+12.454888982 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eafc0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eb000): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eb000): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eb000): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a4850 item 41 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eb000): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eb000): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.317086218 +0000 UTC m=+12.455289460 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eb000): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eb040): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eb040): >_readAt: n=0, err=Bad file descriptor 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eb040): _writeAt: size=3, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eb040): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eb040): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a4af0 item 41 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eb040): >_writeAt: n=3, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eb040): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.317513718 +0000 UTC m=+12.455716958 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eb040): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eb080): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eb080): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eb080): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eb080): >_readAt: n=5, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eb080): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.317513718 +0000 UTC m=+12.455716958 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eb080): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a4ee0 item 41 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eb140): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eb140): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eb140): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eb140): >_readAt: n=0, err=Bad file descriptor 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eb140): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eb140): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eb140): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.318567828 +0000 UTC m=+12.456771069 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eb140): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eb180): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eb180): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eb180): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a59d0 item 42 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eb180): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eb180): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.318964639 +0000 UTC m=+12.457167881 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eb180): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eb240): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eb240): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a5c00 item 42 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eb240): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eb240): >_readAt: n=0, err=Bad file descriptor 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eb240): _writeAt: size=3, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eb240): >_writeAt: n=3, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eb240): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.319399723 +0000 UTC m=+12.457602963 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eb240): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eb280): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eb280): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eb280): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eb280): >_readAt: n=3, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eb280): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.319399723 +0000 UTC m=+12.457602963 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008eb280): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031e0e0 item 42 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cc080): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cc080): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cc080): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cc080): >_readAt: n=0, err=Bad file descriptor 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cc080): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cc080): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cc080): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.320480241 +0000 UTC m=+12.458683483 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cc080): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cc0c0): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cc0c0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cc0c0): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456a10 item 43 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cc0c0): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cc0c0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.320867204 +0000 UTC m=+12.459070446 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cc0c0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cc180): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cc180): >_readAt: n=0, err=Bad file descriptor 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cc180): _writeAt: size=3, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cc180): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cc180): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456cb0 item 43 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cc180): >_writeAt: n=3, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cc180): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.32130904 +0000 UTC m=+12.459512281 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cc180): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cc1c0): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cc1c0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cc1c0): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cc1c0): >_readAt: n=5, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cc1c0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.32130904 +0000 UTC m=+12.459512281 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cc1c0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456ee0 item 43 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cc280): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cc280): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cc280): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cc280): >_readAt: n=0, err=Bad file descriptor 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cc280): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cc280): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cc280): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.322394178 +0000 UTC m=+12.460597419 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cc280): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cc2c0): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cc2c0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cc2c0): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000457a40 item 44 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cc2c0): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cc2c0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.322843147 +0000 UTC m=+12.461046388 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cc2c0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cc380): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cc380): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000457c00 item 44 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cc380): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cc380): >_readAt: n=0, err=Bad file descriptor 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cc380): _writeAt: size=3, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cc380): >_writeAt: n=3, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cc380): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.323499865 +0000 UTC m=+12.461703106 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cc380): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cc3c0): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cc3c0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cc3c0): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cc3c0): >_readAt: n=3, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cc3c0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.323499865 +0000 UTC m=+12.461703106 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cc3c0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000457e30 item 44 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cc480): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cc480): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cc480): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cc480): >_readAt: n=0, err=Bad file descriptor 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cc480): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cc480): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cc480): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.324580344 +0000 UTC m=+12.462783585 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cc480): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cc4c0): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cc4c0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cc4c0): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005105b0 item 45 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cc4c0): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cc4c0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.324998105 +0000 UTC m=+12.463201345 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cc4c0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cc580): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cc580): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cc580): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cc580): >_readAt: n=5, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cc580): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.324998105 +0000 UTC m=+12.463201345 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cc580): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000510770 item 45 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cc640): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cc640): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cc640): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cc640): >_readAt: n=0, err=Bad file descriptor 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cc640): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cc640): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cc640): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.326145108 +0000 UTC m=+12.464348350 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cc640): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cc680): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cc680): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cc680): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000510d90 item 46 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cc680): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cc680): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.326575383 +0000 UTC m=+12.464778624 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cc680): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cc740): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cc740): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cc740): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cc740): >_readAt: n=5, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cc740): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.326575383 +0000 UTC m=+12.464778624 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cc740): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000510f50 item 46 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cc800): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cc800): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cc800): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cc800): >_readAt: n=0, err=Bad file descriptor 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cc800): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cc800): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cc800): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.327759746 +0000 UTC m=+12.465962986 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cc800): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cc840): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cc840): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cc840): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005117a0 item 47 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cc840): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cc840): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.328176685 +0000 UTC m=+12.466379925 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cc840): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cc900): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cc900): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cc900): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cc900): >_readAt: n=5, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cc900): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.328176685 +0000 UTC m=+12.466379925 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cc900): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000511960 item 47 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cc9c0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cc9c0): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cc9c0): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cc9c0): >_readAt: n=0, err=Bad file descriptor 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cc9c0): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cc9c0): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cc9c0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.329362231 +0000 UTC m=+12.467565472 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cc9c0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cca00): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cca00): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cca00): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000150c40 item 48 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cca00): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cca00): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.329782045 +0000 UTC m=+12.467985286 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cca00): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ccac0): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ccac0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ccac0): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ccac0): >_readAt: n=5, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ccac0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.329782045 +0000 UTC m=+12.467985286 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ccac0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001510a0 item 48 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ccb00): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ccb00): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ccb00): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ccb00): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ccb00): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.330921965 +0000 UTC m=+12.469125206 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ccb00): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ccb40): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ccb40): >_readAt: n=0, err=Bad file descriptor 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ccb40): _writeAt: size=3, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ccb40): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ccb40): open at offset 5 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ccb40): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044c8c0 item 49 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ccb40): >_writeAt: n=3, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ccb40): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.331358742 +0000 UTC m=+12.469561983 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ccb40): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ccb80): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ccb80): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ccb80): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ccb80): >_readAt: n=8, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ccb80): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.331358742 +0000 UTC m=+12.469561983 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ccb80): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044cfc0 item 49 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ccdc0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ccdc0): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ccdc0): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ccdc0): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ccdc0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.332456363 +0000 UTC m=+12.470659614 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ccdc0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cce80): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cce80): open at offset 5 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cce80): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044d5e0 item 50 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cce80): _readAt: size=2, off=5 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cce80): >_readAt: n=0, err=Bad file descriptor 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cce80): _writeAt: size=3, off=5 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cce80): >_writeAt: n=3, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cce80): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.332942071 +0000 UTC m=+12.471145322 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cce80): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ccec0): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ccec0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ccec0): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ccec0): >_readAt: n=3, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ccec0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.332942071 +0000 UTC m=+12.471145322 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ccec0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044da40 item 50 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ccf40): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ccf40): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ccf40): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ccf40): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ccf40): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.334023191 +0000 UTC m=+12.472226472 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008ccf40): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd000): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd000): >_readAt: n=0, err=Bad file descriptor 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd000): _writeAt: size=3, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd000): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd000): open at offset 5 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd000): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f61c0 item 51 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd000): >_writeAt: n=3, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd000): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.334462963 +0000 UTC m=+12.472666204 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd000): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd040): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd040): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd040): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd040): >_readAt: n=8, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd040): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.334462963 +0000 UTC m=+12.472666204 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd040): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f6310 item 51 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd0c0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd0c0): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd0c0): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd0c0): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd0c0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.335558161 +0000 UTC m=+12.473761401 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd0c0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd180): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd180): open at offset 5 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd180): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f6a10 item 52 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd180): _readAt: size=2, off=5 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd180): >_readAt: n=0, err=Bad file descriptor 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd180): _writeAt: size=3, off=5 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd180): >_writeAt: n=3, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd180): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.336073553 +0000 UTC m=+12.474276785 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd180): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd1c0): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd1c0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd1c0): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd1c0): >_readAt: n=3, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd1c0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.336073553 +0000 UTC m=+12.474276785 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd1c0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f6cb0 item 52 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd240): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd240): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd240): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd240): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd240): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.337166215 +0000 UTC m=+12.475369457 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd240): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd300): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd300): >_readAt: n=0, err=Bad file descriptor 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd300): _writeAt: size=3, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd300): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd300): open at offset 5 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd300): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f76c0 item 53 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd300): >_writeAt: n=3, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd300): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.33762372 +0000 UTC m=+12.475826962 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd300): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd340): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd340): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd340): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd340): >_readAt: n=8, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd340): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.33762372 +0000 UTC m=+12.475826962 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd340): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f7880 item 53 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd3c0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd3c0): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd3c0): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd3c0): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd3c0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.33889719 +0000 UTC m=+12.477100431 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd3c0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd480): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd480): open at offset 5 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd480): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f7f10 item 54 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd480): _readAt: size=2, off=5 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd480): >_readAt: n=0, err=Bad file descriptor 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd480): _writeAt: size=3, off=5 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd480): >_writeAt: n=3, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd480): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.339485049 +0000 UTC m=+12.477688290 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd480): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd4c0): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd4c0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd4c0): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd4c0): >_readAt: n=3, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd4c0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.339485049 +0000 UTC m=+12.477688290 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd4c0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000326380 item 54 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd540): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd540): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd540): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd540): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd540): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.340856572 +0000 UTC m=+12.479059813 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd540): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd600): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd600): >_readAt: n=0, err=Bad file descriptor 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd600): _writeAt: size=3, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd600): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd600): open at offset 5 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd600): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003269a0 item 55 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd600): >_writeAt: n=3, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd600): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.341274012 +0000 UTC m=+12.479477254 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd600): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd640): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd640): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd640): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd640): >_readAt: n=8, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd640): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.341274012 +0000 UTC m=+12.479477254 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd640): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000326cb0 item 55 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd6c0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd6c0): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd6c0): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd6c0): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd6c0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.342395709 +0000 UTC m=+12.480598950 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd6c0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd780): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd780): open at offset 5 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd780): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003272d0 item 56 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd780): _readAt: size=2, off=5 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd780): >_readAt: n=0, err=Bad file descriptor 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd780): _writeAt: size=3, off=5 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd780): >_writeAt: n=3, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd780): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.342827996 +0000 UTC m=+12.481031238 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd780): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd7c0): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd7c0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd7c0): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd7c0): >_readAt: n=3, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd7c0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.342827996 +0000 UTC m=+12.481031238 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd7c0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000327420 item 56 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd880): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd880): open at offset 0 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd880): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd880): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd880): >_readAt: n=0, err=Bad file descriptor 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd880): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd880): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd880): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.343875885 +0000 UTC m=+12.482079126 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd880): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd8c0): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd8c0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd8c0): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000327a40 item 57 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd8c0): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd8c0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.344240646 +0000 UTC m=+12.482443888 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd8c0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd980): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd980): >_readAt: n=0, err=Bad file descriptor 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd980): _writeAt: size=3, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd980): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd980): open at offset 5 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd980): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000327c70 item 57 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd980): >_writeAt: n=3, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd980): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.344653248 +0000 UTC m=+12.482856489 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd980): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd9c0): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd9c0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd9c0): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd9c0): >_readAt: n=8, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd9c0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.344653248 +0000 UTC m=+12.482856489 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cd9c0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032e000 item 57 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cda80): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cda80): open at offset 0 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cda80): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cda80): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cda80): >_readAt: n=0, err=Bad file descriptor 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cda80): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cda80): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cda80): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.345704723 +0000 UTC m=+12.483907954 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cda80): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cdac0): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cdac0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cdac0): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032e5b0 item 58 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cdac0): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cdac0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.346133094 +0000 UTC m=+12.484336324 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cdac0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cdb80): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cdb80): open at offset 5 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cdb80): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032e770 item 58 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cdb80): _readAt: size=2, off=5 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cdb80): >_readAt: n=0, err=Bad file descriptor 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cdb80): _writeAt: size=3, off=5 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cdb80): >_writeAt: n=3, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cdb80): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.346623009 +0000 UTC m=+12.484826250 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cdb80): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cdbc0): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cdbc0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cdbc0): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cdbc0): >_readAt: n=3, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cdbc0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.346623009 +0000 UTC m=+12.484826250 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cdbc0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032ea80 item 58 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cdc80): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cdc80): open at offset 0 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cdc80): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cdc80): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cdc80): >_readAt: n=0, err=Bad file descriptor 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cdc80): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cdc80): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cdc80): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.347780171 +0000 UTC m=+12.485983413 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cdc80): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cdcc0): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cdcc0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cdcc0): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032ee70 item 59 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cdcc0): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cdcc0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.348223169 +0000 UTC m=+12.486426410 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cdcc0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cdd80): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cdd80): >_readAt: n=0, err=Bad file descriptor 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cdd80): _writeAt: size=3, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cdd80): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cdd80): open at offset 5 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cdd80): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032efc0 item 59 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cdd80): >_writeAt: n=3, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cdd80): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.348662029 +0000 UTC m=+12.486865271 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cdd80): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cddc0): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cddc0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cddc0): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cddc0): >_readAt: n=8, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cddc0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.348662029 +0000 UTC m=+12.486865271 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cddc0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032f570 item 59 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cde80): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cde80): open at offset 0 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cde80): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cde80): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cde80): >_readAt: n=0, err=Bad file descriptor 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cde80): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cde80): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cde80): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.349800057 +0000 UTC m=+12.488003297 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cde80): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cdec0): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cdec0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cdec0): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032f8f0 item 60 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cdec0): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cdec0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.350238246 +0000 UTC m=+12.488441487 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0008cdec0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d2600): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d2600): open at offset 5 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d2600): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032fb90 item 60 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d2600): _readAt: size=2, off=5 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d2600): >_readAt: n=0, err=Bad file descriptor 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d2600): _writeAt: size=3, off=5 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d2600): >_writeAt: n=3, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d2600): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.350736607 +0000 UTC m=+12.488939847 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d2600): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d26c0): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d26c0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d26c0): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d26c0): >_readAt: n=3, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d26c0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.350736607 +0000 UTC m=+12.488939847 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d26c0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000356000 item 60 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d2f80): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d2f80): open at offset 0 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d2f80): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d2f80): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d2f80): >_readAt: n=0, err=Bad file descriptor 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d2f80): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d2f80): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d2f80): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.351800044 +0000 UTC m=+12.490003286 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d2f80): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3080): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3080): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3080): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003563f0 item 61 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3080): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3080): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.352189211 +0000 UTC m=+12.490392453 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3080): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3180): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3180): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3180): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3180): >_readAt: n=5, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3180): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.352189211 +0000 UTC m=+12.490392453 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3180): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000356770 item 61 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d32c0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d32c0): open at offset 0 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d32c0): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d32c0): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d32c0): >_readAt: n=0, err=Bad file descriptor 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d32c0): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d32c0): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d32c0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.353376811 +0000 UTC m=+12.491580062 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d32c0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3300): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3300): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3300): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000356b60 item 62 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3300): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3300): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.353792147 +0000 UTC m=+12.491995388 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3300): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d33c0): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d33c0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d33c0): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d33c0): >_readAt: n=5, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d33c0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.353792147 +0000 UTC m=+12.491995388 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d33c0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000356cb0 item 62 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3800): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3800): open at offset 0 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3800): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3800): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3800): >_readAt: n=0, err=Bad file descriptor 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3800): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3800): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3800): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.35508849 +0000 UTC m=+12.493291741 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3800): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3840): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3840): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3840): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000356fc0 item 63 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3840): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3840): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.355554831 +0000 UTC m=+12.493758072 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3840): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3940): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3940): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3940): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3940): >_readAt: n=5, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3940): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.355554831 +0000 UTC m=+12.493758072 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3940): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000357260 item 63 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3ac0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3ac0): open at offset 0 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3ac0): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3ac0): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3ac0): >_readAt: n=0, err=Bad file descriptor 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3ac0): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3ac0): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3ac0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.35676837 +0000 UTC m=+12.494971611 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3ac0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3b00): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3b00): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3b00): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003576c0 item 64 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3b00): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3b00): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.35715385 +0000 UTC m=+12.495357091 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3b00): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3bc0): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3bc0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3bc0): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3bc0): >_readAt: n=5, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3bc0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.35715385 +0000 UTC m=+12.495357091 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3bc0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000357880 item 64 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3c00): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3c00): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3c00): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3c00): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3c00): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.358361917 +0000 UTC m=+12.496565168 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3c00): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDWR 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3c40): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3c40): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3c40): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3c40): >_readAt: n=2, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3c40): _writeAt: size=3, off=2 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000357e30 item 65 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3c40): >_writeAt: n=3, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3c40): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.358779558 +0000 UTC m=+12.496982798 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3c40): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3cc0): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3cc0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3cc0): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3cc0): >_readAt: n=5, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3cc0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.358779558 +0000 UTC m=+12.496982798 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3cc0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003521c0 item 65 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3dc0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3dc0): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3dc0): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3dc0): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3dc0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.359924177 +0000 UTC m=+12.498127438 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3dc0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3e00): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3e00): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000352690 item 66 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3e00): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3e00): >_readAt: n=0, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3e00): _writeAt: size=3, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3e00): >_writeAt: n=3, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3e00): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.360475808 +0000 UTC m=+12.498679059 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3e00): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3e40): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3e40): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3e40): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3e40): >_readAt: n=3, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3e40): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.360475808 +0000 UTC m=+12.498679059 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3e40): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000352a10 item 66 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3e80): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3e80): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3e80): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3e80): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3e80): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.361618874 +0000 UTC m=+12.499822125 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3e80): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3ec0): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3ec0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3ec0): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3ec0): >_readAt: n=2, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3ec0): _writeAt: size=3, off=2 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000352f50 item 67 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3ec0): >_writeAt: n=3, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3ec0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.362082371 +0000 UTC m=+12.500285611 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3ec0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3f00): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3f00): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3f00): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3f00): >_readAt: n=5, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3f00): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.362082371 +0000 UTC m=+12.500285611 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0002d3f00): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000353260 item 67 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ac100): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ac100): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ac100): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ac100): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ac100): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.363259981 +0000 UTC m=+12.501463223 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ac100): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ac1c0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ac1c0): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003536c0 item 68 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ac1c0): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ac1c0): >_readAt: n=0, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ac1c0): _writeAt: size=3, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ac1c0): >_writeAt: n=3, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ac1c0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.36378401 +0000 UTC m=+12.501987252 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ac1c0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ac200): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ac200): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ac200): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ac200): >_readAt: n=3, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ac200): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.36378401 +0000 UTC m=+12.501987252 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ac200): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003539d0 item 68 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ac240): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ac240): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ac240): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ac240): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ac240): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.364962734 +0000 UTC m=+12.503165994 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ac240): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ac280): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ac280): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ac280): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ac280): >_readAt: n=2, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ac280): _writeAt: size=3, off=2 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000353e30 item 69 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ac280): >_writeAt: n=3, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ac280): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.36538385 +0000 UTC m=+12.503587082 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ac280): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ac2c0): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ac2c0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ac2c0): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ac2c0): >_readAt: n=5, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ac2c0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.36538385 +0000 UTC m=+12.503587082 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ac2c0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364070 item 69 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ac340): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ac340): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ac340): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ac340): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ac340): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.366931403 +0000 UTC m=+12.505134644 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ac340): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ac400): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ac400): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003644d0 item 70 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ac400): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ac400): >_readAt: n=0, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ac400): _writeAt: size=3, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ac400): >_writeAt: n=3, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ac400): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.367380032 +0000 UTC m=+12.505583272 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ac400): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ac440): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ac440): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ac440): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ac440): >_readAt: n=3, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ac440): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.367380032 +0000 UTC m=+12.505583272 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ac440): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364850 item 70 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ac500): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ac500): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ac500): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ac500): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ac500): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.368433389 +0000 UTC m=+12.506636620 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ac500): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ac800): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ac800): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ac800): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ac800): >_readAt: n=2, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ac800): _writeAt: size=3, off=2 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364fc0 item 71 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ac800): >_writeAt: n=3, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ac800): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.368865877 +0000 UTC m=+12.507069119 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ac800): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000aca00): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000aca00): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000aca00): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000aca00): >_readAt: n=5, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000aca00): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.368865877 +0000 UTC m=+12.507069119 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000aca00): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365180 item 71 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000acd40): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000acd40): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000acd40): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000acd40): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000acd40): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.369914408 +0000 UTC m=+12.508117659 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000acd40): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ace00): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ace00): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365810 item 72 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ace00): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ace00): >_readAt: n=0, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ace00): _writeAt: size=3, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ace00): >_writeAt: n=3, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ace00): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.370368457 +0000 UTC m=+12.508571697 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ace00): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ace40): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ace40): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ace40): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ace40): >_readAt: n=3, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ace40): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.370368457 +0000 UTC m=+12.508571697 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ace40): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365d50 item 72 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ace80): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ace80): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ace80): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ace80): >_readAt: n=0, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ace80): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ace80): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ace80): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.371594838 +0000 UTC m=+12.509798079 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ace80): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000acec0): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000acec0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000acec0): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003665b0 item 73 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000acec0): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000acec0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.372005575 +0000 UTC m=+12.510208817 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000acec0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000acf00): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000acf00): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000acf00): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000acf00): >_readAt: n=2, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000acf00): _writeAt: size=3, off=2 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003667e0 item 73 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000acf00): >_writeAt: n=3, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000acf00): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.372517794 +0000 UTC m=+12.510721034 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000acf00): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000acf40): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000acf40): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000acf40): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000acf40): >_readAt: n=5, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000acf40): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.372517794 +0000 UTC m=+12.510721034 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000acf40): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003669a0 item 73 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad040): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad040): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad040): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad040): >_readAt: n=0, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad040): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad040): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad040): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.373670887 +0000 UTC m=+12.511874129 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad040): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad080): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad080): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad080): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366d20 item 74 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad080): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad080): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.374233479 +0000 UTC m=+12.512436720 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad080): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad140): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad140): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366ee0 item 74 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad140): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad140): >_readAt: n=0, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad140): _writeAt: size=3, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad140): >_writeAt: n=3, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad140): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.374753601 +0000 UTC m=+12.512956852 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad140): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad180): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad180): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad180): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad180): >_readAt: n=3, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad180): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.374753601 +0000 UTC m=+12.512956852 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad180): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000367110 item 74 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad280): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad280): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad280): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad280): >_readAt: n=0, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad280): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad280): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad280): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.375796189 +0000 UTC m=+12.513999430 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad280): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad2c0): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad2c0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad2c0): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003677a0 item 75 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad2c0): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad2c0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.376123782 +0000 UTC m=+12.514327023 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad2c0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad3c0): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad3c0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad3c0): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad3c0): >_readAt: n=2, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad3c0): _writeAt: size=3, off=2 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003678f0 item 75 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad3c0): >_writeAt: n=3, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad3c0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.376480057 +0000 UTC m=+12.514683298 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad3c0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad400): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad400): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad400): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad400): >_readAt: n=5, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad400): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.376480057 +0000 UTC m=+12.514683298 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad400): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000367a40 item 75 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad4c0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad4c0): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad4c0): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad4c0): >_readAt: n=0, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad4c0): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad4c0): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad4c0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.377420104 +0000 UTC m=+12.515623346 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad4c0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad500): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad500): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad500): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000367dc0 item 76 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad500): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad500): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.377763526 +0000 UTC m=+12.515966767 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad500): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad740): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad740): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037e0e0 item 76 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad740): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad740): >_readAt: n=0, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad740): _writeAt: size=3, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad740): >_writeAt: n=3, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad740): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.378144549 +0000 UTC m=+12.516347790 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad740): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad780): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad780): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad780): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad780): >_readAt: n=3, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad780): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.378144549 +0000 UTC m=+12.516347790 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad780): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037e2a0 item 76 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad840): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad840): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad840): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad840): >_readAt: n=0, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad840): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad840): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad840): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.379061171 +0000 UTC m=+12.517264402 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ad840): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ada00): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ada00): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ada00): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037e770 item 77 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ada00): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ada00): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.379388523 +0000 UTC m=+12.517591765 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000ada00): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000adac0): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000adac0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000adac0): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000adac0): >_readAt: n=5, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000adac0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.379388523 +0000 UTC m=+12.517591765 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0000adac0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037e8c0 item 77 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0004244c0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0004244c0): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0004244c0): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0004244c0): >_readAt: n=0, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0004244c0): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0004244c0): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0004244c0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.380383944 +0000 UTC m=+12.518587185 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0004244c0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424500): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424500): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424500): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037ec40 item 78 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424500): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424500): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.380732334 +0000 UTC m=+12.518935575 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424500): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424600): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424600): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424600): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424600): >_readAt: n=5, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424600): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.380732334 +0000 UTC m=+12.518935575 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424600): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037ee00 item 78 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0004246c0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0004246c0): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0004246c0): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0004246c0): >_readAt: n=0, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0004246c0): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0004246c0): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0004246c0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.381754164 +0000 UTC m=+12.519957405 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0004246c0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424840): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424840): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424840): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037f180 item 79 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424840): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424840): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.382111172 +0000 UTC m=+12.520314413 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424840): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424900): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424900): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424900): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424900): >_readAt: n=5, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424900): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.382111172 +0000 UTC m=+12.520314413 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424900): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037f340 item 79 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0004249c0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0004249c0): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0004249c0): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0004249c0): >_readAt: n=0, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0004249c0): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0004249c0): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0004249c0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.383156555 +0000 UTC m=+12.521359796 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0004249c0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424a00): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424a00): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424a00): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037f5e0 item 80 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424a00): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424a00): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.383470712 +0000 UTC m=+12.521673954 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424a00): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424b00): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424b00): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424b00): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424b00): >_readAt: n=5, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424b00): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.383470712 +0000 UTC m=+12.521673954 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424b00): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037fc00 item 80 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424b40): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424b40): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424b40): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424b40): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424b40): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.384481071 +0000 UTC m=+12.522684311 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424b40): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424b80): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424b80): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424b80): open at offset 5 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424b80): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424b80): >_readAt: n=2, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424b80): _writeAt: size=3, off=7 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037fea0 item 81 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424b80): >_writeAt: n=3, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424b80): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.384842035 +0000 UTC m=+12.523045266 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424b80): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424bc0): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424bc0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424bc0): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424bc0): >_readAt: n=8, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424bc0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.384842035 +0000 UTC m=+12.523045266 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424bc0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000522a0 item 81 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424c40): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424c40): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424c40): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424c40): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424c40): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.385754039 +0000 UTC m=+12.523957281 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424c40): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424d40): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424d40): open at offset 5 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424d40): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000527e0 item 82 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424d40): _readAt: size=2, off=5 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424d40): >_readAt: n=0, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424d40): _writeAt: size=3, off=5 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424d40): >_writeAt: n=3, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424d40): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.386153736 +0000 UTC m=+12.524356978 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424d40): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424d80): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424d80): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424d80): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424d80): >_readAt: n=3, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424d80): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.386153736 +0000 UTC m=+12.524356978 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424d80): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052e70 item 82 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424e00): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424e00): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424e00): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424e00): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424e00): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.387032168 +0000 UTC m=+12.525235410 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424e00): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424ec0): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424ec0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424ec0): open at offset 5 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424ec0): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424ec0): >_readAt: n=2, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424ec0): _writeAt: size=3, off=7 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000536c0 item 83 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424ec0): >_writeAt: n=3, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424ec0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.387452915 +0000 UTC m=+12.525656156 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424ec0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424f00): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424f00): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424f00): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424f00): >_readAt: n=8, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424f00): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.387452915 +0000 UTC m=+12.525656156 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424f00): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053960 item 83 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424f80): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424f80): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424f80): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424f80): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424f80): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.388449217 +0000 UTC m=+12.526652458 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000424f80): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425040): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425040): open at offset 5 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425040): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040a000 item 84 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425040): _readAt: size=2, off=5 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425040): >_readAt: n=0, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425040): _writeAt: size=3, off=5 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425040): >_writeAt: n=3, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425040): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.388897154 +0000 UTC m=+12.527100395 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425040): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0004250c0): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0004250c0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0004250c0): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0004250c0): >_readAt: n=3, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0004250c0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.388897154 +0000 UTC m=+12.527100395 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0004250c0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040a2a0 item 84 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425140): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425140): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425140): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425140): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425140): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.389890671 +0000 UTC m=+12.528093912 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425140): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425200): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425200): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425200): open at offset 5 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425200): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425200): >_readAt: n=2, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425200): _writeAt: size=3, off=7 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040a770 item 85 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425200): >_writeAt: n=3, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425200): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.390495581 +0000 UTC m=+12.528698822 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425200): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425280): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425280): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425280): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425280): >_readAt: n=8, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425280): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.390495581 +0000 UTC m=+12.528698822 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425280): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040abd0 item 85 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425340): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425340): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425340): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425340): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425340): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.391760505 +0000 UTC m=+12.529963746 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425340): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425440): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425440): open at offset 5 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425440): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040b3b0 item 86 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425440): _readAt: size=2, off=5 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425440): >_readAt: n=0, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425440): _writeAt: size=3, off=5 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425440): >_writeAt: n=3, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425440): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.392257173 +0000 UTC m=+12.530460414 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425440): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425480): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425480): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425480): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425480): >_readAt: n=3, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425480): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.392257173 +0000 UTC m=+12.530460414 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425480): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040b730 item 86 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425500): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425500): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425500): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425500): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425500): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.393285926 +0000 UTC m=+12.531489167 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425500): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0004256c0): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0004256c0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0004256c0): open at offset 5 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0004256c0): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0004256c0): >_readAt: n=2, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0004256c0): _writeAt: size=3, off=7 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040bce0 item 87 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0004256c0): >_writeAt: n=3, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0004256c0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.39370577 +0000 UTC m=+12.531909012 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc0004256c0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425ac0): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425ac0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425ac0): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425ac0): >_readAt: n=8, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425ac0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.39370577 +0000 UTC m=+12.531909012 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425ac0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040be30 item 87 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425c40): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425c40): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425c40): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425c40): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425c40): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.394759669 +0000 UTC m=+12.532962911 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425c40): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425d40): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425d40): open at offset 5 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425d40): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000418310 item 88 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425d40): _readAt: size=2, off=5 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425d40): >_readAt: n=0, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425d40): _writeAt: size=3, off=5 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425d40): >_writeAt: n=3, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425d40): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.395201987 +0000 UTC m=+12.533405227 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425d40): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425dc0): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425dc0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425dc0): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425dc0): >_readAt: n=3, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425dc0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.395201987 +0000 UTC m=+12.533405227 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000425dc0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004184d0 item 88 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c040): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c040): open at offset 0 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c040): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c040): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c040): >_readAt: n=0, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c040): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c040): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c040): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.39617758 +0000 UTC m=+12.534380810 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c040): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c080): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c080): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c080): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000418b60 item 89 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c080): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c080): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.396521072 +0000 UTC m=+12.534724313 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c080): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c140): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c140): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c140): open at offset 5 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c140): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c140): >_readAt: n=2, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c140): _writeAt: size=3, off=7 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000418d20 item 89 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c140): >_writeAt: n=3, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c140): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.39692174 +0000 UTC m=+12.535124982 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c140): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c180): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c180): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c180): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c180): >_readAt: n=8, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c180): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.39692174 +0000 UTC m=+12.535124982 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c180): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000418fc0 item 89 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c240): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c240): open at offset 0 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c240): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c240): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c240): >_readAt: n=0, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c240): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c240): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c240): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.397918504 +0000 UTC m=+12.536121744 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c240): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c280): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c280): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c280): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000419420 item 90 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c280): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c280): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.398297772 +0000 UTC m=+12.536501003 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c280): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c340): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c340): open at offset 5 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c340): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000419570 item 90 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c340): _readAt: size=2, off=5 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c340): >_readAt: n=0, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c340): _writeAt: size=3, off=5 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c340): >_writeAt: n=3, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c340): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.398746621 +0000 UTC m=+12.536949862 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c340): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c380): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c380): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c380): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c380): >_readAt: n=3, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c380): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.398746621 +0000 UTC m=+12.536949862 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c380): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004196c0 item 90 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c440): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c440): open at offset 0 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c440): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c440): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c440): >_readAt: n=0, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c440): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c440): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c440): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.399749495 +0000 UTC m=+12.537952737 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c440): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c480): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c480): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c480): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004199d0 item 91 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c480): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c480): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.400173066 +0000 UTC m=+12.538376308 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c480): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c540): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c540): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c540): open at offset 5 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c540): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c540): >_readAt: n=2, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c540): _writeAt: size=3, off=7 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000419dc0 item 91 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c540): >_writeAt: n=3, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c540): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.400610214 +0000 UTC m=+12.538813455 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c540): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c580): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c580): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c580): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c580): >_readAt: n=8, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c580): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.400610214 +0000 UTC m=+12.538813455 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c580): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041e150 item 91 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c640): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c640): open at offset 0 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c640): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c640): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c640): >_readAt: n=0, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c640): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c640): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c640): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.401751948 +0000 UTC m=+12.539955188 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c640): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c680): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c680): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c680): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041e5b0 item 92 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c680): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c680): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.402215995 +0000 UTC m=+12.540419236 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c680): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c740): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c740): open at offset 5 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c740): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041ea10 item 92 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c740): _readAt: size=2, off=5 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c740): >_readAt: n=0, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c740): _writeAt: size=3, off=5 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c740): >_writeAt: n=3, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c740): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.404043761 +0000 UTC m=+12.542247002 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c740): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c780): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c780): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c780): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c780): >_readAt: n=3, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c780): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.404043761 +0000 UTC m=+12.542247002 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c780): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041ebd0 item 92 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c840): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c840): open at offset 0 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c840): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c840): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c840): >_readAt: n=0, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c840): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c840): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c840): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.405170467 +0000 UTC m=+12.543373708 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c840): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c880): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c880): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c880): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041eee0 item 93 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c880): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c880): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.405556658 +0000 UTC m=+12.543759909 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c880): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c940): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c940): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c940): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c940): >_readAt: n=5, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c940): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.405556658 +0000 UTC m=+12.543759909 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2c940): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041f1f0 item 93 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2ca00): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2ca00): open at offset 0 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2ca00): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2ca00): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2ca00): >_readAt: n=0, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2ca00): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2ca00): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2ca00): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.40674559 +0000 UTC m=+12.544948831 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2ca00): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2ca40): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2ca40): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2ca40): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041fb20 item 94 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2ca40): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2ca40): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.407164573 +0000 UTC m=+12.545367814 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2ca40): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2cb00): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2cb00): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2cb00): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2cb00): >_readAt: n=5, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2cb00): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.407164573 +0000 UTC m=+12.545367814 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2cb00): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041fd50 item 94 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2cbc0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2cbc0): open at offset 0 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2cbc0): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2cbc0): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2cbc0): >_readAt: n=0, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2cbc0): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2cbc0): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2cbc0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.408361461 +0000 UTC m=+12.546564701 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2cbc0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2cc40): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2cc40): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2cc40): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042a1c0 item 95 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2cc40): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2cc40): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.408746209 +0000 UTC m=+12.546949450 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2cc40): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2cd00): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2cd00): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2cd00): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2cd00): >_readAt: n=5, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2cd00): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.408746209 +0000 UTC m=+12.546949450 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2cd00): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042a380 item 95 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2cdc0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2cdc0): open at offset 0 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2cdc0): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2cdc0): _readAt: size=2, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2cdc0): >_readAt: n=0, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2cdc0): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2cdc0): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2cdc0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.410086423 +0000 UTC m=+12.548289675 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2cdc0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2ce00): _writeAt: size=5, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2ce00): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2ce00): >openPending: err= 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042a770 item 96 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2ce00): >_writeAt: n=5, err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2ce00): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.410476552 +0000 UTC m=+12.548679794 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2ce00): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/08 04:00:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/08 04:00:06 DEBUG : open-test-file: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2cec0): _readAt: size=512, off=0 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2cec0): openPending: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2cec0): >openPending: err= 2025/02/08 04:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2cec0): >_readAt: n=5, err=EOF 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2cec0): close: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-08 04:00:06.410476552 +0000 UTC m=+12.548679794 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:06 DEBUG : open-test-file(0xc000f2cec0): >close: err= 2025/02/08 04:00:06 DEBUG : open-test-file: Remove: 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042ab60 item 96 2025/02/08 04:00:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/08 04:00:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/08 04:00:06 DEBUG : open-test-file: >Remove: err= 2025/02/08 04:00:06 DEBUG : WaitForWriters: timeout=30s 2025/02/08 04:00:06 DEBUG : : Looking for writers 2025/02/08 04:00:06 DEBUG : >WaitForWriters: 2025/02/08 04:00:06 DEBUG : webdav root 'rclone-test-telanug6zako': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.36s) --- PASS: TestRWFileHandleOpenTests/writes (0.19s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.18s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-telanug6zako'", Local "Local file system at /tmp/rclone2556601438", Modify Window "1s" 2025/02/08 04:00:06 INFO : webdav root 'rclone-test-telanug6zako': poll-interval is not supported by this remote 2025/02/08 04:00:06 DEBUG : webdav root 'rclone-test-telanug6zako': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/08 04:00:06 DEBUG : webdav root 'rclone-test-telanug6zako': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" 2025/02/08 04:00:06 DEBUG : webdav root 'rclone-test-telanug6zako': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" 2025/02/08 04:00:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" 2025/02/08 04:00:06 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/08 04:00:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" 2025/02/08 04:00:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" 2025/02/08 04:00:06 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/08 04:00:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" 2025/02/08 04:00:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:06 INFO : webdav root 'rclone-test-telanug6zako': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/08 04:00:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:06 DEBUG : file1: newRWFileHandle: 2025/02/08 04:00:06 DEBUG : file1(0xc0003b2b80): openPending: 2025/02/08 04:00:06 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/08 04:00:06 DEBUG : file1(0xc0003b2b80): >openPending: err= 2025/02/08 04:00:06 DEBUG : file1: >newRWFileHandle: err= 2025/02/08 04:00:06 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/08 04:00:06 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/02/08 04:00:06 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2025/02/08 04:00:06 DEBUG : WaitForWriters: timeout=30s 2025/02/08 04:00:06 DEBUG : : Looking for writers 2025/02/08 04:00:06 DEBUG : file1: reading active writers 2025/02/08 04:00:06 DEBUG : file1: active writers 1 2025/02/08 04:00:06 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2025/02/08 04:00:06 DEBUG : : Looking for writers 2025/02/08 04:00:06 DEBUG : file1: reading active writers 2025/02/08 04:00:06 DEBUG : file1: active writers 1 2025/02/08 04:00:06 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2025/02/08 04:00:06 DEBUG : : Looking for writers 2025/02/08 04:00:06 DEBUG : file1: reading active writers 2025/02/08 04:00:06 DEBUG : file1: active writers 1 2025/02/08 04:00:06 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2025/02/08 04:00:06 DEBUG : : Looking for writers 2025/02/08 04:00:06 DEBUG : file1: reading active writers 2025/02/08 04:00:06 DEBUG : file1: active writers 1 2025/02/08 04:00:06 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2025/02/08 04:00:06 DEBUG : : Looking for writers 2025/02/08 04:00:06 DEBUG : file1: reading active writers 2025/02/08 04:00:06 DEBUG : file1: active writers 1 2025/02/08 04:00:06 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2025/02/08 04:00:06 DEBUG : : Looking for writers 2025/02/08 04:00:06 DEBUG : file1: reading active writers 2025/02/08 04:00:06 DEBUG : file1: active writers 1 2025/02/08 04:00:06 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2025/02/08 04:00:07 DEBUG : : Looking for writers 2025/02/08 04:00:07 DEBUG : file1: reading active writers 2025/02/08 04:00:07 DEBUG : file1: active writers 1 2025/02/08 04:00:07 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2025/02/08 04:00:07 DEBUG : : Looking for writers 2025/02/08 04:00:07 DEBUG : file1: reading active writers 2025/02/08 04:00:07 DEBUG : file1: active writers 1 2025/02/08 04:00:07 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/08 04:00:08 DEBUG : : Looking for writers 2025/02/08 04:00:08 DEBUG : file1: reading active writers 2025/02/08 04:00:08 DEBUG : file1: active writers 1 2025/02/08 04:00:08 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/08 04:00:09 DEBUG : : Looking for writers 2025/02/08 04:00:09 DEBUG : file1: reading active writers 2025/02/08 04:00:09 DEBUG : file1: active writers 1 2025/02/08 04:00:09 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/08 04:00:10 DEBUG : : Looking for writers 2025/02/08 04:00:10 DEBUG : file1: reading active writers 2025/02/08 04:00:10 DEBUG : file1: active writers 1 2025/02/08 04:00:10 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/08 04:00:11 DEBUG : : Looking for writers 2025/02/08 04:00:11 DEBUG : file1: reading active writers 2025/02/08 04:00:11 DEBUG : file1: active writers 1 2025/02/08 04:00:11 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/08 04:00:12 DEBUG : : Looking for writers 2025/02/08 04:00:12 DEBUG : file1: reading active writers 2025/02/08 04:00:12 DEBUG : file1: active writers 1 2025/02/08 04:00:12 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/08 04:00:13 DEBUG : : Looking for writers 2025/02/08 04:00:13 DEBUG : file1: reading active writers 2025/02/08 04:00:13 DEBUG : file1: active writers 1 2025/02/08 04:00:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/08 04:00:14 DEBUG : : Looking for writers 2025/02/08 04:00:14 DEBUG : file1: reading active writers 2025/02/08 04:00:14 DEBUG : file1: active writers 1 2025/02/08 04:00:14 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/08 04:00:15 DEBUG : : Looking for writers 2025/02/08 04:00:15 DEBUG : file1: reading active writers 2025/02/08 04:00:15 DEBUG : file1: active writers 1 2025/02/08 04:00:15 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/08 04:00:16 DEBUG : : Looking for writers 2025/02/08 04:00:16 DEBUG : file1: reading active writers 2025/02/08 04:00:16 DEBUG : file1: active writers 1 2025/02/08 04:00:16 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/08 04:00:17 DEBUG : : Looking for writers 2025/02/08 04:00:17 DEBUG : file1: reading active writers 2025/02/08 04:00:17 DEBUG : file1: active writers 1 2025/02/08 04:00:17 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/08 04:00:18 DEBUG : : Looking for writers 2025/02/08 04:00:18 DEBUG : file1: reading active writers 2025/02/08 04:00:18 DEBUG : file1: active writers 1 2025/02/08 04:00:18 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/08 04:00:19 DEBUG : : Looking for writers 2025/02/08 04:00:19 DEBUG : file1: reading active writers 2025/02/08 04:00:19 DEBUG : file1: active writers 1 2025/02/08 04:00:19 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/08 04:00:20 DEBUG : : Looking for writers 2025/02/08 04:00:20 DEBUG : file1: reading active writers 2025/02/08 04:00:20 DEBUG : file1: active writers 1 2025/02/08 04:00:20 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/08 04:00:21 DEBUG : : Looking for writers 2025/02/08 04:00:21 DEBUG : file1: reading active writers 2025/02/08 04:00:21 DEBUG : file1: active writers 1 2025/02/08 04:00:21 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/08 04:00:22 DEBUG : : Looking for writers 2025/02/08 04:00:22 DEBUG : file1: reading active writers 2025/02/08 04:00:22 DEBUG : file1: active writers 1 2025/02/08 04:00:22 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/08 04:00:23 DEBUG : : Looking for writers 2025/02/08 04:00:23 DEBUG : file1: reading active writers 2025/02/08 04:00:23 DEBUG : file1: active writers 1 2025/02/08 04:00:23 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/08 04:00:24 DEBUG : : Looking for writers 2025/02/08 04:00:24 DEBUG : file1: reading active writers 2025/02/08 04:00:24 DEBUG : file1: active writers 1 2025/02/08 04:00:24 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/08 04:00:25 DEBUG : : Looking for writers 2025/02/08 04:00:25 DEBUG : file1: reading active writers 2025/02/08 04:00:25 DEBUG : file1: active writers 1 2025/02/08 04:00:25 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/08 04:00:26 DEBUG : : Looking for writers 2025/02/08 04:00:26 DEBUG : file1: reading active writers 2025/02/08 04:00:26 DEBUG : file1: active writers 1 2025/02/08 04:00:26 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/08 04:00:27 DEBUG : : Looking for writers 2025/02/08 04:00:27 DEBUG : file1: reading active writers 2025/02/08 04:00:27 DEBUG : file1: active writers 1 2025/02/08 04:00:27 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/08 04:00:28 DEBUG : : Looking for writers 2025/02/08 04:00:28 DEBUG : file1: reading active writers 2025/02/08 04:00:28 DEBUG : file1: active writers 1 2025/02/08 04:00:28 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/08 04:00:29 DEBUG : : Looking for writers 2025/02/08 04:00:29 DEBUG : file1: reading active writers 2025/02/08 04:00:29 DEBUG : file1: active writers 1 2025/02/08 04:00:29 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/08 04:00:30 DEBUG : : Looking for writers 2025/02/08 04:00:30 DEBUG : file1: reading active writers 2025/02/08 04:00:30 DEBUG : file1: active writers 1 2025/02/08 04:00:30 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/08 04:00:31 DEBUG : : Looking for writers 2025/02/08 04:00:31 DEBUG : file1: reading active writers 2025/02/08 04:00:31 DEBUG : file1: active writers 1 2025/02/08 04:00:31 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/08 04:00:32 DEBUG : : Looking for writers 2025/02/08 04:00:32 DEBUG : file1: reading active writers 2025/02/08 04:00:32 DEBUG : file1: active writers 1 2025/02/08 04:00:32 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/08 04:00:33 DEBUG : : Looking for writers 2025/02/08 04:00:33 DEBUG : file1: reading active writers 2025/02/08 04:00:33 DEBUG : file1: active writers 1 2025/02/08 04:00:33 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/08 04:00:34 DEBUG : : Looking for writers 2025/02/08 04:00:34 DEBUG : file1: reading active writers 2025/02/08 04:00:34 DEBUG : file1: active writers 1 2025/02/08 04:00:34 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/08 04:00:35 DEBUG : : Looking for writers 2025/02/08 04:00:35 DEBUG : file1: reading active writers 2025/02/08 04:00:35 DEBUG : file1: active writers 1 2025/02/08 04:00:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/08 04:00:36 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc000680000 mu:{state:0 sema:0} cond:{noCopy:{} L:0xc000729e08 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824641232448} name:file1 opens:1 downloaders: o: fd:0xc000a8a030 info:{ModTime:{wall:13970680141384753558 ext:12571765248 loc:0x3dad5e0} ATime:{wall:13970680141384753558 ext:12571765248 loc:0x3dad5e0} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2025/02/08 04:00:36 DEBUG : >WaitForWriters: 2025/02/08 04:00:36 DEBUG : webdav root 'rclone-test-telanug6zako': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.02s) === RUN TestRWCacheRename run.go:180: Remote "webdav root 'rclone-test-telanug6zako'", Local "Local file system at /tmp/rclone2556601438", Modify Window "1s" 2025/02/08 04:00:36 INFO : webdav root 'rclone-test-telanug6zako': poll-interval is not supported by this remote 2025/02/08 04:00:36 DEBUG : webdav root 'rclone-test-telanug6zako': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/08 04:00:36 DEBUG : webdav root 'rclone-test-telanug6zako': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" 2025/02/08 04:00:36 DEBUG : webdav root 'rclone-test-telanug6zako': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" 2025/02/08 04:00:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" 2025/02/08 04:00:36 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/08 04:00:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" 2025/02/08 04:00:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" 2025/02/08 04:00:36 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/08 04:00:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" 2025/02/08 04:00:36 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:36 INFO : webdav root 'rclone-test-telanug6zako': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/08 04:00:36 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:36 DEBUG : rename_me: newRWFileHandle: 2025/02/08 04:00:36 DEBUG : rename_me(0xc0008cdec0): openPending: 2025/02/08 04:00:36 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/08 04:00:36 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/02/08 04:00:36 DEBUG : rename_me(0xc0008cdec0): >openPending: err= 2025/02/08 04:00:36 DEBUG : rename_me: >newRWFileHandle: err= 2025/02/08 04:00:36 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/02/08 04:00:36 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/02/08 04:00:36 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/02/08 04:00:36 DEBUG : rename_me(0xc0008cdec0): _writeAt: size=5, off=0 2025/02/08 04:00:36 DEBUG : rename_me(0xc0008cdec0): >_writeAt: n=5, err= 2025/02/08 04:00:36 DEBUG : rename_me(0xc0008cdec0): close: 2025/02/08 04:00:36 DEBUG : rename_me: vfs cache: setting modification time to 2025-02-08 04:00:36.45749775 +0000 UTC m=+42.595700991 2025/02/08 04:00:36 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/02/08 04:00:36 DEBUG : rename_me(0xc0008cdec0): >close: err= 2025/02/08 04:00:36 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/02/08 04:00:36 DEBUG : i_was_renamed: Updating file with 0xc0008bc6c0 2025/02/08 04:00:36 DEBUG : : Added virtual directory entry vDel: "rename_me" 2025/02/08 04:00:36 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/02/08 04:00:36 DEBUG : WaitForWriters: timeout=30s 2025/02/08 04:00:36 DEBUG : : Looking for writers 2025/02/08 04:00:36 DEBUG : i_was_renamed: reading active writers 2025/02/08 04:00:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/08 04:00:36 DEBUG : : Looking for writers 2025/02/08 04:00:36 DEBUG : i_was_renamed: reading active writers 2025/02/08 04:00:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/08 04:00:36 DEBUG : : Looking for writers 2025/02/08 04:00:36 DEBUG : i_was_renamed: reading active writers 2025/02/08 04:00:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/08 04:00:36 DEBUG : : Looking for writers 2025/02/08 04:00:36 DEBUG : i_was_renamed: reading active writers 2025/02/08 04:00:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/08 04:00:36 DEBUG : i_was_renamed: vfs cache: starting upload 2025/02/08 04:00:36 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2025/02/08 04:00:36 INFO : i_was_renamed: Copied (new) 2025/02/08 04:00:36 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-02-08 04:00:36 +0000 UTC" 2025/02/08 04:00:36 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/02/08 04:00:36 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/02/08 04:00:36 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/02/08 04:00:36 DEBUG : : Looking for writers 2025/02/08 04:00:36 DEBUG : i_was_renamed: reading active writers 2025/02/08 04:00:36 DEBUG : >WaitForWriters: 2025/02/08 04:00:36 DEBUG : webdav root 'rclone-test-telanug6zako': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.19s) === RUN TestRWCacheUpdate run.go:180: Remote "webdav root 'rclone-test-telanug6zako'", Local "Local file system at /tmp/rclone2556601438", Modify Window "1s" 2025/02/08 04:00:36 INFO : webdav root 'rclone-test-telanug6zako': poll-interval is not supported by this remote 2025/02/08 04:00:36 DEBUG : webdav root 'rclone-test-telanug6zako': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/08 04:00:36 DEBUG : webdav root 'rclone-test-telanug6zako': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" 2025/02/08 04:00:36 DEBUG : webdav root 'rclone-test-telanug6zako': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" 2025/02/08 04:00:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" 2025/02/08 04:00:36 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/08 04:00:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" 2025/02/08 04:00:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" 2025/02/08 04:00:36 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/08 04:00:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0fXJy}/rclone-test-telanug6zako" 2025/02/08 04:00:36 INFO : webdav root 'rclone-test-telanug6zako': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/08 04:00:36 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/02/08 04:00:36 DEBUG : : forgetting directory cache 2025/02/08 04:00:36 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:36 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/02/08 04:00:36 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/02/08 04:00:36 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/02/08 04:00:36 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/02/08 04:00:36 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/02/08 04:00:36 DEBUG : TestRWCacheUpdate(0xc000896600): _readAt: size=512, off=0 2025/02/08 04:00:36 DEBUG : TestRWCacheUpdate(0xc000896600): openPending: 2025/02/08 04:00:36 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-02-08 03:01:36 +0000 UTC" against cached fingerprint "" 2025/02/08 04:00:36 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/02/08 04:00:36 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/08 04:00:36 DEBUG : TestRWCacheUpdate(0xc000896600): >openPending: err= 2025/02/08 04:00:36 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/02/08 04:00:36 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/08 04:00:36 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/08 04:00:36 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/02/08 04:00:36 DEBUG : TestRWCacheUpdate(0xc000896600): >_readAt: n=20, err=EOF 2025/02/08 04:00:36 DEBUG : TestRWCacheUpdate(0xc000896600): close: 2025/02/08 04:00:36 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-02-08 03:01:36 +0000 GMT 2025/02/08 04:00:36 DEBUG : TestRWCacheUpdate(0xc000896600): >close: err= 2025/02/08 04:00:36 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/02/08 04:00:37 DEBUG : : forgetting directory cache 2025/02/08 04:00:37 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/08 04:00:37 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:37 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/02/08 04:00:37 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/02/08 04:00:37 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/02/08 04:00:37 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/02/08 04:00:37 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/02/08 04:00:37 DEBUG : TestRWCacheUpdate(0xc0009efb40): _readAt: size=512, off=0 2025/02/08 04:00:37 DEBUG : TestRWCacheUpdate(0xc0009efb40): openPending: 2025/02/08 04:00:37 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-02-08 03:02:36 +0000 UTC" against cached fingerprint "20,2025-02-08 03:01:36 +0000 UTC" 2025/02/08 04:00:37 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-02-08 03:02:36 +0000 UTC" != cached fingerprint "20,2025-02-08 03:01:36 +0000 UTC") 2025/02/08 04:00:37 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/02/08 04:00:37 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/02/08 04:00:37 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/02/08 04:00:37 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/08 04:00:37 DEBUG : TestRWCacheUpdate(0xc0009efb40): >openPending: err= 2025/02/08 04:00:37 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/02/08 04:00:37 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/08 04:00:37 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/08 04:00:37 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/02/08 04:00:37 DEBUG : TestRWCacheUpdate(0xc0009efb40): >_readAt: n=20, err=EOF 2025/02/08 04:00:37 DEBUG : TestRWCacheUpdate(0xc0009efb40): close: 2025/02/08 04:00:37 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-02-08 03:02:36 +0000 GMT 2025/02/08 04:00:37 DEBUG : TestRWCacheUpdate(0xc0009efb40): >close: err= 2025/02/08 04:00:37 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/02/08 04:00:37 DEBUG : : forgetting directory cache 2025/02/08 04:00:37 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/08 04:00:37 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:37 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/02/08 04:00:37 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/02/08 04:00:37 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/02/08 04:00:37 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/02/08 04:00:37 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/02/08 04:00:37 DEBUG : TestRWCacheUpdate(0xc000b78980): _readAt: size=512, off=0 2025/02/08 04:00:37 DEBUG : TestRWCacheUpdate(0xc000b78980): openPending: 2025/02/08 04:00:37 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-02-08 03:03:36 +0000 UTC" against cached fingerprint "20,2025-02-08 03:02:36 +0000 UTC" 2025/02/08 04:00:37 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-02-08 03:03:36 +0000 UTC" != cached fingerprint "20,2025-02-08 03:02:36 +0000 UTC") 2025/02/08 04:00:37 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/02/08 04:00:37 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/02/08 04:00:37 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/02/08 04:00:37 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/08 04:00:37 DEBUG : TestRWCacheUpdate(0xc000b78980): >openPending: err= 2025/02/08 04:00:37 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/02/08 04:00:37 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/08 04:00:37 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/08 04:00:37 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/02/08 04:00:37 DEBUG : TestRWCacheUpdate(0xc000b78980): >_readAt: n=20, err=EOF 2025/02/08 04:00:37 DEBUG : TestRWCacheUpdate(0xc000b78980): close: 2025/02/08 04:00:37 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-02-08 03:03:36 +0000 GMT 2025/02/08 04:00:37 DEBUG : TestRWCacheUpdate(0xc000b78980): >close: err= 2025/02/08 04:00:37 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/02/08 04:00:37 DEBUG : : forgetting directory cache 2025/02/08 04:00:37 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/08 04:00:37 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:37 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/02/08 04:00:37 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/02/08 04:00:37 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/02/08 04:00:37 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/02/08 04:00:37 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/02/08 04:00:37 DEBUG : TestRWCacheUpdate(0xc000e2a2c0): _readAt: size=512, off=0 2025/02/08 04:00:37 DEBUG : TestRWCacheUpdate(0xc000e2a2c0): openPending: 2025/02/08 04:00:37 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-02-08 03:04:36 +0000 UTC" against cached fingerprint "20,2025-02-08 03:03:36 +0000 UTC" 2025/02/08 04:00:37 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-02-08 03:04:36 +0000 UTC" != cached fingerprint "20,2025-02-08 03:03:36 +0000 UTC") 2025/02/08 04:00:37 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/02/08 04:00:37 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/02/08 04:00:37 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/02/08 04:00:37 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/08 04:00:37 DEBUG : TestRWCacheUpdate(0xc000e2a2c0): >openPending: err= 2025/02/08 04:00:37 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/02/08 04:00:37 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/08 04:00:37 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/08 04:00:37 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/02/08 04:00:37 DEBUG : TestRWCacheUpdate(0xc000e2a2c0): >_readAt: n=20, err=EOF 2025/02/08 04:00:37 DEBUG : TestRWCacheUpdate(0xc000e2a2c0): close: 2025/02/08 04:00:37 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-02-08 03:04:36 +0000 GMT 2025/02/08 04:00:37 DEBUG : TestRWCacheUpdate(0xc000e2a2c0): >close: err= 2025/02/08 04:00:37 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/02/08 04:00:37 DEBUG : : forgetting directory cache 2025/02/08 04:00:37 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/08 04:00:37 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:37 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/02/08 04:00:37 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/02/08 04:00:37 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/02/08 04:00:37 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/02/08 04:00:37 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/02/08 04:00:37 DEBUG : TestRWCacheUpdate(0xc000feca00): _readAt: size=512, off=0 2025/02/08 04:00:37 DEBUG : TestRWCacheUpdate(0xc000feca00): openPending: 2025/02/08 04:00:37 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-02-08 03:05:36 +0000 UTC" against cached fingerprint "20,2025-02-08 03:04:36 +0000 UTC" 2025/02/08 04:00:37 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-02-08 03:05:36 +0000 UTC" != cached fingerprint "20,2025-02-08 03:04:36 +0000 UTC") 2025/02/08 04:00:37 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/02/08 04:00:37 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/02/08 04:00:37 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/02/08 04:00:37 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/08 04:00:37 DEBUG : TestRWCacheUpdate(0xc000feca00): >openPending: err= 2025/02/08 04:00:37 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/02/08 04:00:37 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/08 04:00:37 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/08 04:00:37 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/02/08 04:00:37 DEBUG : TestRWCacheUpdate(0xc000feca00): >_readAt: n=20, err=EOF 2025/02/08 04:00:37 DEBUG : TestRWCacheUpdate(0xc000feca00): close: 2025/02/08 04:00:37 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-02-08 03:05:36 +0000 GMT 2025/02/08 04:00:37 DEBUG : TestRWCacheUpdate(0xc000feca00): >close: err= 2025/02/08 04:00:37 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/02/08 04:00:38 DEBUG : : forgetting directory cache 2025/02/08 04:00:38 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/08 04:00:38 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:38 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/02/08 04:00:38 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/02/08 04:00:38 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/02/08 04:00:38 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/02/08 04:00:38 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/02/08 04:00:38 DEBUG : TestRWCacheUpdate(0xc0009b1e80): _readAt: size=512, off=0 2025/02/08 04:00:38 DEBUG : TestRWCacheUpdate(0xc0009b1e80): openPending: 2025/02/08 04:00:38 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-02-08 03:06:36 +0000 UTC" against cached fingerprint "20,2025-02-08 03:05:36 +0000 UTC" 2025/02/08 04:00:38 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-02-08 03:06:36 +0000 UTC" != cached fingerprint "20,2025-02-08 03:05:36 +0000 UTC") 2025/02/08 04:00:38 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/02/08 04:00:38 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/02/08 04:00:38 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/02/08 04:00:38 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/08 04:00:38 DEBUG : TestRWCacheUpdate(0xc0009b1e80): >openPending: err= 2025/02/08 04:00:38 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/02/08 04:00:38 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/08 04:00:38 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/08 04:00:38 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/02/08 04:00:38 DEBUG : TestRWCacheUpdate(0xc0009b1e80): >_readAt: n=20, err=EOF 2025/02/08 04:00:38 DEBUG : TestRWCacheUpdate(0xc0009b1e80): close: 2025/02/08 04:00:38 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-02-08 03:06:36 +0000 GMT 2025/02/08 04:00:38 DEBUG : TestRWCacheUpdate(0xc0009b1e80): >close: err= 2025/02/08 04:00:38 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/02/08 04:00:38 DEBUG : : forgetting directory cache 2025/02/08 04:00:38 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/08 04:00:38 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:38 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/02/08 04:00:38 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/02/08 04:00:38 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/02/08 04:00:38 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/02/08 04:00:38 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/02/08 04:00:38 DEBUG : TestRWCacheUpdate(0xc000ffb7c0): _readAt: size=512, off=0 2025/02/08 04:00:38 DEBUG : TestRWCacheUpdate(0xc000ffb7c0): openPending: 2025/02/08 04:00:38 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-02-08 03:07:36 +0000 UTC" against cached fingerprint "20,2025-02-08 03:06:36 +0000 UTC" 2025/02/08 04:00:38 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-02-08 03:07:36 +0000 UTC" != cached fingerprint "20,2025-02-08 03:06:36 +0000 UTC") 2025/02/08 04:00:38 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/02/08 04:00:38 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/02/08 04:00:38 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/02/08 04:00:38 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/08 04:00:38 DEBUG : TestRWCacheUpdate(0xc000ffb7c0): >openPending: err= 2025/02/08 04:00:38 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/02/08 04:00:38 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/08 04:00:38 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/08 04:00:38 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/02/08 04:00:38 DEBUG : TestRWCacheUpdate(0xc000ffb7c0): >_readAt: n=21, err=EOF 2025/02/08 04:00:38 DEBUG : TestRWCacheUpdate(0xc000ffb7c0): close: 2025/02/08 04:00:38 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-02-08 03:07:36 +0000 GMT 2025/02/08 04:00:38 DEBUG : TestRWCacheUpdate(0xc000ffb7c0): >close: err= 2025/02/08 04:00:38 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/02/08 04:00:38 DEBUG : : forgetting directory cache 2025/02/08 04:00:38 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/08 04:00:38 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:38 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/02/08 04:00:38 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/02/08 04:00:38 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/02/08 04:00:38 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/02/08 04:00:38 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/02/08 04:00:38 DEBUG : TestRWCacheUpdate(0xc000a4de00): _readAt: size=512, off=0 2025/02/08 04:00:38 DEBUG : TestRWCacheUpdate(0xc000a4de00): openPending: 2025/02/08 04:00:38 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-02-08 03:08:36 +0000 UTC" against cached fingerprint "21,2025-02-08 03:07:36 +0000 UTC" 2025/02/08 04:00:38 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-02-08 03:08:36 +0000 UTC" != cached fingerprint "21,2025-02-08 03:07:36 +0000 UTC") 2025/02/08 04:00:38 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/02/08 04:00:38 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/02/08 04:00:38 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/02/08 04:00:38 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/08 04:00:38 DEBUG : TestRWCacheUpdate(0xc000a4de00): >openPending: err= 2025/02/08 04:00:38 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/02/08 04:00:38 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/08 04:00:38 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/08 04:00:38 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/02/08 04:00:38 DEBUG : TestRWCacheUpdate(0xc000a4de00): >_readAt: n=22, err=EOF 2025/02/08 04:00:38 DEBUG : TestRWCacheUpdate(0xc000a4de00): close: 2025/02/08 04:00:38 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-02-08 03:08:36 +0000 GMT 2025/02/08 04:00:38 DEBUG : TestRWCacheUpdate(0xc000a4de00): >close: err= 2025/02/08 04:00:38 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/02/08 04:00:38 DEBUG : : forgetting directory cache 2025/02/08 04:00:38 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/08 04:00:38 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:38 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/02/08 04:00:38 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/02/08 04:00:38 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/02/08 04:00:38 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/02/08 04:00:38 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/02/08 04:00:38 DEBUG : TestRWCacheUpdate(0xc00062b880): _readAt: size=512, off=0 2025/02/08 04:00:38 DEBUG : TestRWCacheUpdate(0xc00062b880): openPending: 2025/02/08 04:00:38 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-02-08 03:09:36 +0000 UTC" against cached fingerprint "22,2025-02-08 03:08:36 +0000 UTC" 2025/02/08 04:00:38 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-02-08 03:09:36 +0000 UTC" != cached fingerprint "22,2025-02-08 03:08:36 +0000 UTC") 2025/02/08 04:00:38 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/02/08 04:00:38 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/02/08 04:00:38 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/02/08 04:00:38 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/08 04:00:38 DEBUG : TestRWCacheUpdate(0xc00062b880): >openPending: err= 2025/02/08 04:00:38 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/02/08 04:00:38 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/08 04:00:38 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/08 04:00:38 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/02/08 04:00:38 DEBUG : TestRWCacheUpdate(0xc00062b880): >_readAt: n=23, err=EOF 2025/02/08 04:00:38 DEBUG : TestRWCacheUpdate(0xc00062b880): close: 2025/02/08 04:00:38 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-02-08 03:09:36 +0000 GMT 2025/02/08 04:00:38 DEBUG : TestRWCacheUpdate(0xc00062b880): >close: err= 2025/02/08 04:00:38 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/02/08 04:00:39 DEBUG : : forgetting directory cache 2025/02/08 04:00:39 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/08 04:00:39 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:00:39 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/02/08 04:00:39 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/02/08 04:00:39 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/02/08 04:00:39 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/02/08 04:00:39 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/02/08 04:00:39 DEBUG : TestRWCacheUpdate(0xc000aeaa00): _readAt: size=512, off=0 2025/02/08 04:00:39 DEBUG : TestRWCacheUpdate(0xc000aeaa00): openPending: 2025/02/08 04:00:39 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-02-08 03:10:36 +0000 UTC" against cached fingerprint "23,2025-02-08 03:09:36 +0000 UTC" 2025/02/08 04:00:39 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-02-08 03:10:36 +0000 UTC" != cached fingerprint "23,2025-02-08 03:09:36 +0000 UTC") 2025/02/08 04:00:39 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/02/08 04:00:39 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/02/08 04:00:39 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/02/08 04:00:39 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/08 04:00:39 DEBUG : TestRWCacheUpdate(0xc000aeaa00): >openPending: err= 2025/02/08 04:00:39 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/02/08 04:00:39 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/08 04:00:39 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/08 04:00:39 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/02/08 04:00:39 DEBUG : TestRWCacheUpdate(0xc000aeaa00): >_readAt: n=24, err=EOF 2025/02/08 04:00:39 DEBUG : TestRWCacheUpdate(0xc000aeaa00): close: 2025/02/08 04:00:39 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-02-08 03:10:36 +0000 GMT 2025/02/08 04:00:39 DEBUG : TestRWCacheUpdate(0xc000aeaa00): >close: err= 2025/02/08 04:00:39 DEBUG : WaitForWriters: timeout=30s 2025/02/08 04:00:39 DEBUG : : Looking for writers 2025/02/08 04:00:39 DEBUG : TestRWCacheUpdate: reading active writers 2025/02/08 04:00:39 DEBUG : >WaitForWriters: 2025/02/08 04:00:39 DEBUG : webdav root 'rclone-test-telanug6zako': vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.59s) === RUN TestCaseSensitivity run.go:180: Remote "webdav root 'rclone-test-telanug6zako'", Local "Local file system at /tmp/rclone2556601438", Modify Window "1s" 2025/02/08 04:00:39 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2025/02/08 04:00:39 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2025/02/08 04:00:39 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2025/02/08 04:00:39 INFO : webdav root 'rclone-test-telanug6zako': poll-interval is not supported by this remote 2025/02/08 04:00:39 INFO : webdav root 'rclone-test-telanug6zako': poll-interval is not supported by this remote 2025/02/08 04:00:39 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/08 04:00:39 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/02/08 04:00:39 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/02/08 04:00:39 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/02/08 04:00:39 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/02/08 04:00:39 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/08 04:00:39 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/08 04:00:39 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/02/08 04:00:39 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/02/08 04:00:39 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/02/08 04:00:39 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/02/08 04:00:39 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/08 04:00:39 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/08 04:00:39 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/02/08 04:00:39 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/02/08 04:00:39 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/02/08 04:00:39 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/02/08 04:00:39 DEBUG : : forgetting directory cache 2025/02/08 04:00:39 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/08 04:00:39 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/08 04:00:39 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/08 04:00:39 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/02/08 04:00:39 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/02/08 04:00:39 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/02/08 04:00:39 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/02/08 04:00:39 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/08 04:00:39 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/08 04:00:39 DEBUG : FilEb: Open: flags=O_RDONLY 2025/02/08 04:00:39 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/02/08 04:00:39 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/02/08 04:00:39 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/02/08 04:00:39 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/08 04:00:39 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/08 04:00:39 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/02/08 04:00:39 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/02/08 04:00:39 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/02/08 04:00:39 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/02/08 04:00:39 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/08 04:00:39 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/08 04:00:39 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/02/08 04:00:39 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/02/08 04:00:39 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/02/08 04:00:39 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/02/08 04:00:39 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/08 04:00:39 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/08 04:00:39 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/02/08 04:00:39 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/02/08 04:00:39 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/02/08 04:00:39 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/02/08 04:00:39 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/08 04:00:39 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/08 04:00:39 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/02/08 04:00:39 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/02/08 04:00:39 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/02/08 04:00:39 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/02/08 04:00:39 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/08 04:00:39 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/08 04:00:39 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/02/08 04:00:39 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/02/08 04:00:39 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/02/08 04:00:39 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/02/08 04:00:39 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/08 04:00:39 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/08 04:00:39 DEBUG : FilEb: Open: flags=O_RDONLY 2025/02/08 04:00:39 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/02/08 04:00:39 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/02/08 04:00:39 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/02/08 04:00:39 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/08 04:00:39 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/08 04:00:39 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/02/08 04:00:39 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/02/08 04:00:39 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/08 04:00:39 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/02/08 04:00:39 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/02/08 04:00:39 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/08 04:00:39 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/02/08 04:00:39 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/02/08 04:00:39 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/02/08 04:00:39 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/02/08 04:00:39 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/08 04:00:39 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/08 04:00:39 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/02/08 04:00:39 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/08 04:00:39 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/02/08 04:00:39 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/08 04:00:39 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/02/08 04:00:39 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/08 04:00:39 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/02/08 04:00:39 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/02/08 04:00:39 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/02/08 04:00:39 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/02/08 04:00:39 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/08 04:00:39 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/08 04:00:39 DEBUG : FilEb: Open: flags=O_RDONLY 2025/02/08 04:00:39 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/02/08 04:00:39 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/02/08 04:00:39 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/02/08 04:00:39 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/08 04:00:39 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/08 04:00:39 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/02/08 04:00:39 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/08 04:00:39 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/02/08 04:00:39 DEBUG : WaitForWriters: timeout=30s 2025/02/08 04:00:39 DEBUG : : Looking for writers 2025/02/08 04:00:39 DEBUG : FiLeA: reading active writers 2025/02/08 04:00:39 DEBUG : FiLeB: reading active writers 2025/02/08 04:00:39 DEBUG : FilEb: reading active writers 2025/02/08 04:00:39 DEBUG : >WaitForWriters: 2025/02/08 04:00:39 DEBUG : WaitForWriters: timeout=30s 2025/02/08 04:00:39 DEBUG : : Looking for writers 2025/02/08 04:00:39 DEBUG : FiLeA: reading active writers 2025/02/08 04:00:39 DEBUG : FiLeB: reading active writers 2025/02/08 04:00:39 DEBUG : FilEb: reading active writers 2025/02/08 04:00:39 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.34s) === RUN TestUnicodeNormalization run.go:180: Remote "webdav root 'rclone-test-telanug6zako'", Local "Local file system at /tmp/rclone2556601438", Modify Window "1s" 2025/02/08 04:00:39 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2025/02/08 04:00:39 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2025/02/08 04:00:39 INFO : webdav root 'rclone-test-telanug6zako': poll-interval is not supported by this remote 2025/02/08 04:00:39 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/08 04:00:39 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/02/08 04:00:39 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/02/08 04:00:39 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/02/08 04:00:39 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/02/08 04:00:39 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/08 04:00:39 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/08 04:00:39 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/02/08 04:00:39 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/02/08 04:00:39 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/02/08 04:00:39 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/02/08 04:00:39 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/08 04:00:39 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/08 04:00:39 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/02/08 04:00:39 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/02/08 04:00:39 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/02/08 04:00:39 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/02/08 04:00:39 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/08 04:00:39 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/08 04:00:39 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/02/08 04:00:39 DEBUG : WaitForWriters: timeout=30s 2025/02/08 04:00:39 DEBUG : : Looking for writers 2025/02/08 04:00:39 DEBUG : normal name with no special characters.txt: reading active writers 2025/02/08 04:00:39 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/02/08 04:00:39 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.16s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "webdav root 'rclone-test-telanug6zako'", Local "Local file system at /tmp/rclone2556601438", Modify Window "1s" 2025/02/08 04:00:39 INFO : webdav root 'rclone-test-telanug6zako': poll-interval is not supported by this remote 2025/02/08 04:00:39 DEBUG : webdav root 'rclone-test-telanug6zako': Reusing VFS from active cache 2025/02/08 04:00:39 DEBUG : WaitForWriters: timeout=30s 2025/02/08 04:00:39 DEBUG : : Looking for writers 2025/02/08 04:00:39 DEBUG : >WaitForWriters: 2025/02/08 04:00:39 DEBUG : WaitForWriters: timeout=30s 2025/02/08 04:00:39 DEBUG : : Looking for writers 2025/02/08 04:00:39 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.02s) === RUN TestVFSNewWithOpts run.go:180: Remote "webdav root 'rclone-test-telanug6zako'", Local "Local file system at /tmp/rclone2556601438", Modify Window "1s" 2025/02/08 04:00:39 INFO : webdav root 'rclone-test-telanug6zako': poll-interval is not supported by this remote 2025/02/08 04:00:39 DEBUG : WaitForWriters: timeout=30s 2025/02/08 04:00:39 DEBUG : : Looking for writers 2025/02/08 04:00:39 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.02s) === RUN TestVFSRoot run.go:180: Remote "webdav root 'rclone-test-telanug6zako'", Local "Local file system at /tmp/rclone2556601438", Modify Window "1s" 2025/02/08 04:00:39 INFO : webdav root 'rclone-test-telanug6zako': poll-interval is not supported by this remote 2025/02/08 04:00:39 DEBUG : WaitForWriters: timeout=30s 2025/02/08 04:00:39 DEBUG : : Looking for writers 2025/02/08 04:00:39 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.02s) === RUN TestVFSStat run.go:180: Remote "webdav root 'rclone-test-telanug6zako'", Local "Local file system at /tmp/rclone2556601438", Modify Window "1s" 2025/02/08 04:00:39 INFO : webdav root 'rclone-test-telanug6zako': poll-interval is not supported by this remote 2025/02/08 04:00:39 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/02/08 04:00:39 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/02/08 04:00:39 DEBUG : WaitForWriters: timeout=30s 2025/02/08 04:00:39 DEBUG : dir: Looking for writers 2025/02/08 04:00:39 DEBUG : file2: reading active writers 2025/02/08 04:00:39 DEBUG : : Looking for writers 2025/02/08 04:00:39 DEBUG : file1: reading active writers 2025/02/08 04:00:39 DEBUG : dir: reading active writers 2025/02/08 04:00:39 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.18s) === RUN TestVFSStatParent run.go:180: Remote "webdav root 'rclone-test-telanug6zako'", Local "Local file system at /tmp/rclone2556601438", Modify Window "1s" 2025/02/08 04:00:39 INFO : webdav root 'rclone-test-telanug6zako': poll-interval is not supported by this remote 2025/02/08 04:00:39 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/02/08 04:00:40 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/02/08 04:00:40 DEBUG : WaitForWriters: timeout=30s 2025/02/08 04:00:40 DEBUG : dir: Looking for writers 2025/02/08 04:00:40 DEBUG : : Looking for writers 2025/02/08 04:00:40 DEBUG : dir: reading active writers 2025/02/08 04:00:40 DEBUG : file1: reading active writers 2025/02/08 04:00:40 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.17s) === RUN TestVFSOpenFile run.go:180: Remote "webdav root 'rclone-test-telanug6zako'", Local "Local file system at /tmp/rclone2556601438", Modify Window "1s" 2025/02/08 04:00:40 INFO : webdav root 'rclone-test-telanug6zako': poll-interval is not supported by this remote 2025/02/08 04:00:40 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/02/08 04:00:40 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/02/08 04:00:40 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/08 04:00:40 DEBUG : file1: Open: flags=O_RDONLY 2025/02/08 04:00:40 DEBUG : file1: >Open: fd=file1 (r), err= 2025/02/08 04:00:40 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/02/08 04:00:40 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/08 04:00:40 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/02/08 04:00:40 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/08 04:00:40 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/02/08 04:00:40 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:40 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:40 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/02/08 04:00:40 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/02/08 04:00:40 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/02/08 04:00:40 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/02/08 04:00:40 DEBUG : webdav root 'rclone-test-telanug6zako': File to upload is small (0 bytes), uploading instead of streaming 2025/02/08 04:00:40 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2025/02/08 04:00:40 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2025/02/08 04:00:40 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/02/08 04:00:40 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:40 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/02/08 04:00:40 DEBUG : WaitForWriters: timeout=30s 2025/02/08 04:00:40 DEBUG : dir: Looking for writers 2025/02/08 04:00:40 DEBUG : file2: reading active writers 2025/02/08 04:00:40 DEBUG : new_file.txt: reading active writers 2025/02/08 04:00:40 DEBUG : : Looking for writers 2025/02/08 04:00:40 DEBUG : dir: reading active writers 2025/02/08 04:00:40 DEBUG : file1: reading active writers 2025/02/08 04:00:40 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.23s) === RUN TestVFSRename run.go:180: Remote "webdav root 'rclone-test-telanug6zako'", Local "Local file system at /tmp/rclone2556601438", Modify Window "1s" 2025/02/08 04:00:40 INFO : webdav root 'rclone-test-telanug6zako': poll-interval is not supported by this remote 2025/02/08 04:00:40 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/02/08 04:00:40 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/02/08 04:00:40 DEBUG : dir/file1: Updating file with dir/file1 0xc000ab2000 2025/02/08 04:00:40 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/02/08 04:00:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/08 04:00:40 INFO : dir/file1: Moved (server-side) to: file0 2025/02/08 04:00:40 DEBUG : file0: Updating file with file0 0xc000ab2000 2025/02/08 04:00:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/08 04:00:40 DEBUG : : Added virtual directory entry vAddFile: "file0" 2025/02/08 04:00:40 DEBUG : WaitForWriters: timeout=30s 2025/02/08 04:00:40 DEBUG : dir: Looking for writers 2025/02/08 04:00:40 DEBUG : : Looking for writers 2025/02/08 04:00:40 DEBUG : dir: reading active writers 2025/02/08 04:00:40 DEBUG : file0: reading active writers 2025/02/08 04:00:40 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.27s) === RUN TestVFSStatfs run.go:180: Remote "webdav root 'rclone-test-telanug6zako'", Local "Local file system at /tmp/rclone2556601438", Modify Window "1s" 2025/02/08 04:00:40 INFO : webdav root 'rclone-test-telanug6zako': poll-interval is not supported by this remote 2025/02/08 04:00:40 DEBUG : WaitForWriters: timeout=30s 2025/02/08 04:00:40 DEBUG : : Looking for writers 2025/02/08 04:00:40 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.03s) === RUN TestVFSMkdir run.go:180: Remote "webdav root 'rclone-test-telanug6zako'", Local "Local file system at /tmp/rclone2556601438", Modify Window "1s" 2025/02/08 04:00:40 INFO : webdav root 'rclone-test-telanug6zako': poll-interval is not supported by this remote 2025/02/08 04:00:40 DEBUG : : Added virtual directory entry vAddDir: "/" 2025/02/08 04:00:40 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/02/08 04:00:40 DEBUG : : Added virtual directory entry vAddDir: "b" 2025/02/08 04:00:40 DEBUG : : Added virtual directory entry vAddDir: "c" 2025/02/08 04:00:40 DEBUG : : Added virtual directory entry vAddDir: "d" 2025/02/08 04:00:40 DEBUG : WaitForWriters: timeout=30s 2025/02/08 04:00:40 DEBUG : : Looking for writers 2025/02/08 04:00:40 DEBUG : a: Looking for writers 2025/02/08 04:00:40 DEBUG : b: Looking for writers 2025/02/08 04:00:40 DEBUG : c: Looking for writers 2025/02/08 04:00:40 DEBUG : d: Looking for writers 2025/02/08 04:00:40 DEBUG : : Looking for writers 2025/02/08 04:00:40 DEBUG : /: reading active writers 2025/02/08 04:00:40 DEBUG : a: reading active writers 2025/02/08 04:00:40 DEBUG : b: reading active writers 2025/02/08 04:00:40 DEBUG : c: reading active writers 2025/02/08 04:00:40 DEBUG : d: reading active writers 2025/02/08 04:00:40 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.41s) === RUN TestVFSMkdirAll run.go:180: Remote "webdav root 'rclone-test-telanug6zako'", Local "Local file system at /tmp/rclone2556601438", Modify Window "1s" 2025/02/08 04:00:41 INFO : webdav root 'rclone-test-telanug6zako': poll-interval is not supported by this remote 2025/02/08 04:00:41 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/02/08 04:00:41 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/02/08 04:00:41 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/02/08 04:00:41 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/02/08 04:00:41 DEBUG : WaitForWriters: timeout=30s 2025/02/08 04:00:41 DEBUG : a/b/c/d: Looking for writers 2025/02/08 04:00:41 DEBUG : a/b/c: Looking for writers 2025/02/08 04:00:41 DEBUG : d: reading active writers 2025/02/08 04:00:41 DEBUG : a/b: Looking for writers 2025/02/08 04:00:41 DEBUG : c: reading active writers 2025/02/08 04:00:41 DEBUG : a: Looking for writers 2025/02/08 04:00:41 DEBUG : b: reading active writers 2025/02/08 04:00:41 DEBUG : : Looking for writers 2025/02/08 04:00:41 DEBUG : a: reading active writers 2025/02/08 04:00:41 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-telanug6zako'", Local "Local file system at /tmp/rclone2556601438", Modify Window "1s" 2025/02/08 04:00:41 INFO : webdav root 'rclone-test-telanug6zako': poll-interval is not supported by this remote 2025/02/08 04:00:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:41 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/08 04:00:41 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/08 04:00:41 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/08 04:00:41 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/08 04:00:41 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/02/08 04:00:41 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/02/08 04:00:41 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/02/08 04:00:41 DEBUG : webdav root 'rclone-test-telanug6zako': File to upload is small (5 bytes), uploading instead of streaming 2025/02/08 04:00:41 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/02/08 04:00:41 DEBUG : file1: Size of src and dst objects identical 2025/02/08 04:00:41 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/08 04:00:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:41 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/08 04:00:41 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/08 04:00:41 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/08 04:00:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:41 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/08 04:00:41 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/08 04:00:41 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/08 04:00:41 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/02/08 04:00:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/02/08 04:00:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/02/08 04:00:41 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/08 04:00:41 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/08 04:00:41 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/08 04:00:41 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/08 04:00:41 DEBUG : webdav root 'rclone-test-telanug6zako': File to upload is small (0 bytes), uploading instead of streaming 2025/02/08 04:00:41 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/02/08 04:00:41 DEBUG : file1: Size of src and dst objects identical 2025/02/08 04:00:41 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/08 04:00:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/02/08 04:00:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/02/08 04:00:41 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/08 04:00:41 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/08 04:00:41 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/08 04:00:41 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/08 04:00:41 DEBUG : webdav root 'rclone-test-telanug6zako': File to upload is small (7 bytes), uploading instead of streaming 2025/02/08 04:00:41 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/02/08 04:00:41 DEBUG : file1: Size of src and dst objects identical 2025/02/08 04:00:41 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/08 04:00:41 DEBUG : WaitForWriters: timeout=30s 2025/02/08 04:00:41 DEBUG : : Looking for writers 2025/02/08 04:00:41 DEBUG : file1: reading active writers 2025/02/08 04:00:41 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.15s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-telanug6zako'", Local "Local file system at /tmp/rclone2556601438", Modify Window "1s" 2025/02/08 04:00:41 INFO : webdav root 'rclone-test-telanug6zako': poll-interval is not supported by this remote 2025/02/08 04:00:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:41 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/08 04:00:41 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/08 04:00:41 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/08 04:00:41 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/08 04:00:41 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/02/08 04:00:42 DEBUG : file1: aborting in-sequence write wait, off=100 2025/02/08 04:00:42 DEBUG : file1: failed to wait for in-sequence write to 100 2025/02/08 04:00:42 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/02/08 04:00:42 DEBUG : webdav root 'rclone-test-telanug6zako': File to upload is small (11 bytes), uploading instead of streaming 2025/02/08 04:00:42 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/02/08 04:00:42 DEBUG : file1: Size of src and dst objects identical 2025/02/08 04:00:42 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/08 04:00:42 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/02/08 04:00:42 DEBUG : WaitForWriters: timeout=30s 2025/02/08 04:00:42 DEBUG : : Looking for writers 2025/02/08 04:00:42 DEBUG : file1: reading active writers 2025/02/08 04:00:42 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.08s) === RUN TestWriteFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-telanug6zako'", Local "Local file system at /tmp/rclone2556601438", Modify Window "1s" 2025/02/08 04:00:42 INFO : webdav root 'rclone-test-telanug6zako': poll-interval is not supported by this remote 2025/02/08 04:00:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:42 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/08 04:00:42 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/08 04:00:42 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/08 04:00:42 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/02/08 04:00:42 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/08 04:00:42 DEBUG : webdav root 'rclone-test-telanug6zako': File to upload is small (5 bytes), uploading instead of streaming 2025/02/08 04:00:42 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/02/08 04:00:42 DEBUG : file1: Size of src and dst objects identical 2025/02/08 04:00:42 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/08 04:00:42 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/02/08 04:00:42 DEBUG : WaitForWriters: timeout=30s 2025/02/08 04:00:42 DEBUG : : Looking for writers 2025/02/08 04:00:42 DEBUG : file1: reading active writers 2025/02/08 04:00:42 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.08s) === RUN TestWriteFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-telanug6zako'", Local "Local file system at /tmp/rclone2556601438", Modify Window "1s" 2025/02/08 04:00:42 INFO : webdav root 'rclone-test-telanug6zako': poll-interval is not supported by this remote 2025/02/08 04:00:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:42 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/08 04:00:42 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/08 04:00:42 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/08 04:00:42 DEBUG : file1: WriteFileHandle.Release closing 2025/02/08 04:00:42 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/08 04:00:42 DEBUG : webdav root 'rclone-test-telanug6zako': File to upload is small (0 bytes), uploading instead of streaming 2025/02/08 04:00:42 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/02/08 04:00:42 DEBUG : file1: Size of src and dst objects identical 2025/02/08 04:00:42 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/08 04:00:42 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/02/08 04:00:42 DEBUG : WaitForWriters: timeout=30s 2025/02/08 04:00:42 DEBUG : : Looking for writers 2025/02/08 04:00:42 DEBUG : file1: reading active writers 2025/02/08 04:00:42 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.08s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-telanug6zako'", Local "Local file system at /tmp/rclone2556601438", Modify Window "1s" 2025/02/08 04:00:42 INFO : webdav root 'rclone-test-telanug6zako': poll-interval is not supported by this remote 2025/02/08 04:00:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:00:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:00:42 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/08 04:00:42 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/08 04:00:42 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2025/02/08 04:00:42 DEBUG : WaitForWriters: timeout=30s 2025/02/08 04:00:42 DEBUG : : Looking for writers 2025/02/08 04:00:42 DEBUG : file1: reading active writers 2025/02/08 04:00:42 DEBUG : file1: active writers 1 2025/02/08 04:00:42 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2025/02/08 04:00:42 DEBUG : : Looking for writers 2025/02/08 04:00:42 DEBUG : file1: reading active writers 2025/02/08 04:00:42 DEBUG : file1: active writers 1 2025/02/08 04:00:42 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2025/02/08 04:00:42 DEBUG : : Looking for writers 2025/02/08 04:00:42 DEBUG : file1: reading active writers 2025/02/08 04:00:42 DEBUG : file1: active writers 1 2025/02/08 04:00:42 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2025/02/08 04:00:42 DEBUG : : Looking for writers 2025/02/08 04:00:42 DEBUG : file1: reading active writers 2025/02/08 04:00:42 DEBUG : file1: active writers 1 2025/02/08 04:00:42 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2025/02/08 04:00:43 DEBUG : : Looking for writers 2025/02/08 04:00:43 DEBUG : file1: reading active writers 2025/02/08 04:00:43 DEBUG : file1: active writers 1 2025/02/08 04:00:43 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2025/02/08 04:00:43 DEBUG : : Looking for writers 2025/02/08 04:00:43 DEBUG : file1: reading active writers 2025/02/08 04:00:43 DEBUG : file1: active writers 1 2025/02/08 04:00:43 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2025/02/08 04:00:43 DEBUG : : Looking for writers 2025/02/08 04:00:43 DEBUG : file1: reading active writers 2025/02/08 04:00:43 DEBUG : file1: active writers 1 2025/02/08 04:00:43 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2025/02/08 04:00:44 DEBUG : : Looking for writers 2025/02/08 04:00:44 DEBUG : file1: reading active writers 2025/02/08 04:00:44 DEBUG : file1: active writers 1 2025/02/08 04:00:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/08 04:00:45 DEBUG : : Looking for writers 2025/02/08 04:00:45 DEBUG : file1: reading active writers 2025/02/08 04:00:45 DEBUG : file1: active writers 1 2025/02/08 04:00:45 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/08 04:00:46 DEBUG : : Looking for writers 2025/02/08 04:00:46 DEBUG : file1: reading active writers 2025/02/08 04:00:46 DEBUG : file1: active writers 1 2025/02/08 04:00:46 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/08 04:00:47 DEBUG : : Looking for writers 2025/02/08 04:00:47 DEBUG : file1: reading active writers 2025/02/08 04:00:47 DEBUG : file1: active writers 1 2025/02/08 04:00:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/08 04:00:48 DEBUG : : Looking for writers 2025/02/08 04:00:48 DEBUG : file1: reading active writers 2025/02/08 04:00:48 DEBUG : file1: active writers 1 2025/02/08 04:00:48 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/08 04:00:49 DEBUG : : Looking for writers 2025/02/08 04:00:49 DEBUG : file1: reading active writers 2025/02/08 04:00:49 DEBUG : file1: active writers 1 2025/02/08 04:00:49 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/08 04:00:50 DEBUG : : Looking for writers 2025/02/08 04:00:50 DEBUG : file1: reading active writers 2025/02/08 04:00:50 DEBUG : file1: active writers 1 2025/02/08 04:00:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/08 04:00:51 DEBUG : : Looking for writers 2025/02/08 04:00:51 DEBUG : file1: reading active writers 2025/02/08 04:00:51 DEBUG : file1: active writers 1 2025/02/08 04:00:51 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/08 04:00:52 DEBUG : : Looking for writers 2025/02/08 04:00:52 DEBUG : file1: reading active writers 2025/02/08 04:00:52 DEBUG : file1: active writers 1 2025/02/08 04:00:52 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/08 04:00:53 DEBUG : : Looking for writers 2025/02/08 04:00:53 DEBUG : file1: reading active writers 2025/02/08 04:00:53 DEBUG : file1: active writers 1 2025/02/08 04:00:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/08 04:00:54 DEBUG : : Looking for writers 2025/02/08 04:00:54 DEBUG : file1: reading active writers 2025/02/08 04:00:54 DEBUG : file1: active writers 1 2025/02/08 04:00:54 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/08 04:00:55 DEBUG : : Looking for writers 2025/02/08 04:00:55 DEBUG : file1: reading active writers 2025/02/08 04:00:55 DEBUG : file1: active writers 1 2025/02/08 04:00:55 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/08 04:00:56 DEBUG : : Looking for writers 2025/02/08 04:00:56 DEBUG : file1: reading active writers 2025/02/08 04:00:56 DEBUG : file1: active writers 1 2025/02/08 04:00:56 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/08 04:00:57 DEBUG : : Looking for writers 2025/02/08 04:00:57 DEBUG : file1: reading active writers 2025/02/08 04:00:57 DEBUG : file1: active writers 1 2025/02/08 04:00:57 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/08 04:00:58 DEBUG : : Looking for writers 2025/02/08 04:00:58 DEBUG : file1: reading active writers 2025/02/08 04:00:58 DEBUG : file1: active writers 1 2025/02/08 04:00:58 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/08 04:00:59 DEBUG : : Looking for writers 2025/02/08 04:00:59 DEBUG : file1: reading active writers 2025/02/08 04:00:59 DEBUG : file1: active writers 1 2025/02/08 04:00:59 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/08 04:01:00 DEBUG : : Looking for writers 2025/02/08 04:01:00 DEBUG : file1: reading active writers 2025/02/08 04:01:00 DEBUG : file1: active writers 1 2025/02/08 04:01:00 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/08 04:01:01 DEBUG : : Looking for writers 2025/02/08 04:01:01 DEBUG : file1: reading active writers 2025/02/08 04:01:01 DEBUG : file1: active writers 1 2025/02/08 04:01:01 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/08 04:01:02 DEBUG : : Looking for writers 2025/02/08 04:01:02 DEBUG : file1: reading active writers 2025/02/08 04:01:02 DEBUG : file1: active writers 1 2025/02/08 04:01:02 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/08 04:01:03 DEBUG : : Looking for writers 2025/02/08 04:01:03 DEBUG : file1: reading active writers 2025/02/08 04:01:03 DEBUG : file1: active writers 1 2025/02/08 04:01:03 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/08 04:01:04 DEBUG : : Looking for writers 2025/02/08 04:01:04 DEBUG : file1: reading active writers 2025/02/08 04:01:04 DEBUG : file1: active writers 1 2025/02/08 04:01:04 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/08 04:01:05 DEBUG : : Looking for writers 2025/02/08 04:01:05 DEBUG : file1: reading active writers 2025/02/08 04:01:05 DEBUG : file1: active writers 1 2025/02/08 04:01:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/08 04:01:06 DEBUG : : Looking for writers 2025/02/08 04:01:06 DEBUG : file1: reading active writers 2025/02/08 04:01:06 DEBUG : file1: active writers 1 2025/02/08 04:01:06 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/08 04:01:07 DEBUG : : Looking for writers 2025/02/08 04:01:07 DEBUG : file1: reading active writers 2025/02/08 04:01:07 DEBUG : file1: active writers 1 2025/02/08 04:01:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/08 04:01:08 DEBUG : : Looking for writers 2025/02/08 04:01:08 DEBUG : file1: reading active writers 2025/02/08 04:01:08 DEBUG : file1: active writers 1 2025/02/08 04:01:08 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/08 04:01:09 DEBUG : : Looking for writers 2025/02/08 04:01:09 DEBUG : file1: reading active writers 2025/02/08 04:01:09 DEBUG : file1: active writers 1 2025/02/08 04:01:09 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/08 04:01:10 DEBUG : : Looking for writers 2025/02/08 04:01:10 DEBUG : file1: reading active writers 2025/02/08 04:01:10 DEBUG : file1: active writers 1 2025/02/08 04:01:10 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/08 04:01:11 DEBUG : : Looking for writers 2025/02/08 04:01:11 DEBUG : file1: reading active writers 2025/02/08 04:01:11 DEBUG : file1: active writers 1 2025/02/08 04:01:11 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/08 04:01:12 DEBUG : : Looking for writers 2025/02/08 04:01:12 DEBUG : file1: reading active writers 2025/02/08 04:01:12 DEBUG : file1: active writers 1 2025/02/08 04:01:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/08 04:01:12 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2025/02/08 04:01:12 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.02s) === RUN TestFileReadAtZeroLength run.go:180: Remote "webdav root 'rclone-test-telanug6zako'", Local "Local file system at /tmp/rclone2556601438", Modify Window "1s" 2025/02/08 04:01:12 INFO : webdav root 'rclone-test-telanug6zako': poll-interval is not supported by this remote 2025/02/08 04:01:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:01:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:01:12 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/08 04:01:12 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/08 04:01:12 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/08 04:01:12 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/08 04:01:12 DEBUG : webdav root 'rclone-test-telanug6zako': File to upload is small (0 bytes), uploading instead of streaming 2025/02/08 04:01:12 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/02/08 04:01:12 DEBUG : file1: Size of src and dst objects identical 2025/02/08 04:01:12 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/08 04:01:12 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:01:12 DEBUG : file1: Open: flags=O_RDONLY 2025/02/08 04:01:12 DEBUG : file1: >Open: fd=file1 (r), err= 2025/02/08 04:01:12 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/02/08 04:01:12 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/02/08 04:01:12 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/02/08 04:01:12 DEBUG : WaitForWriters: timeout=30s 2025/02/08 04:01:12 DEBUG : : Looking for writers 2025/02/08 04:01:12 DEBUG : file1: reading active writers 2025/02/08 04:01:12 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.09s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "webdav root 'rclone-test-telanug6zako'", Local "Local file system at /tmp/rclone2556601438", Modify Window "1s" 2025/02/08 04:01:12 INFO : webdav root 'rclone-test-telanug6zako': poll-interval is not supported by this remote 2025/02/08 04:01:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/08 04:01:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/08 04:01:13 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/08 04:01:13 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/08 04:01:13 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/08 04:01:13 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/08 04:01:13 DEBUG : webdav root 'rclone-test-telanug6zako': File to upload is small (100 bytes), uploading instead of streaming 2025/02/08 04:01:13 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/02/08 04:01:13 DEBUG : file1: Size of src and dst objects identical 2025/02/08 04:01:13 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/08 04:01:13 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/08 04:01:13 DEBUG : file1: Open: flags=O_RDONLY 2025/02/08 04:01:13 DEBUG : file1: >Open: fd=file1 (r), err= 2025/02/08 04:01:13 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/02/08 04:01:13 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/02/08 04:01:13 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/02/08 04:01:13 DEBUG : WaitForWriters: timeout=30s 2025/02/08 04:01:13 DEBUG : : Looking for writers 2025/02/08 04:01:13 DEBUG : file1: reading active writers 2025/02/08 04:01:13 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.09s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2025/02/08 04:01:13 DEBUG : webdav root 'rclone-test-telanug6zako': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Finished OK in 1m19.232682706s (try 1/5)